From e13d4deb941418495e17f8266a678a0cf922bf80 Mon Sep 17 00:00:00 2001 From: Carlos Peliciari Date: Wed, 20 Nov 2024 21:51:36 -0300 Subject: [PATCH] chore(dashboard/alertmanager): update api version from v1 to v2 (#3054) --- dashboards/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboards/prometheus.yml b/dashboards/prometheus.yml index f09171886..89534d55d 100644 --- a/dashboards/prometheus.yml +++ b/dashboards/prometheus.yml @@ -6,7 +6,7 @@ alerting: alertmanagers: - scheme: http timeout: 10s - api_version: v1 + api_version: v2 static_configs: - targets: [] scrape_configs: