mirror of
https://github.com/prometheus/prometheus
synced 2026-04-23 10:38:56 +08:00
With the next release of client_golang, Summaries will not have objectives by default. To not lose the objectives we have right now, explicitly state the current default objectives. Signed-off-by: beorn7 <beorn@grafana.com>