grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.75k stars 3.31k forks source link

chore: Change default version to Alertmanager APIv2 #13263

Closed grobinson-grafana closed 2 weeks ago

grobinson-grafana commented 2 weeks ago

What this PR does / why we need it:

Alertmanager APIv1 has been deprecated since January 2019, in version v0.16.0, and removed as of February 2024, in version v0.27.0. We should change the default from APIv1 to APIv2, and in future APIv1 will be removed from Prometheus.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist