From d72d705522058af21e7b4d6f3f6ecfe7e8d11ce7 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 5 Jan 2025 19:28:38 -0600 Subject: [PATCH] adjust layout --- dashboards/service/alertmanager.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/dashboards/service/alertmanager.json b/dashboards/service/alertmanager.json index 32b2f00..6166ea9 100644 --- a/dashboards/service/alertmanager.json +++ b/dashboards/service/alertmanager.json @@ -507,7 +507,7 @@ "orientation": "horizontal", "percentChangeColorMode": "standard", "reduceOptions": { - "calcs": ["mean"], + "calcs": ["lastNotNull"], "fields": "", "values": false }, @@ -528,7 +528,7 @@ "refId": "A" } ], - "title": "Number of active alerts", + "title": "Active Alerts", "type": "stat" }, { @@ -586,7 +586,7 @@ "orientation": "horizontal", "percentChangeColorMode": "standard", "reduceOptions": { - "calcs": ["mean"], + "calcs": ["lastNotNull"], "fields": "", "values": false }, @@ -607,7 +607,7 @@ "refId": "A" } ], - "title": "Number of suppressed alerts", + "title": "Suppressed Alerts", "type": "stat" }, { @@ -665,7 +665,7 @@ "orientation": "horizontal", "percentChangeColorMode": "standard", "reduceOptions": { - "calcs": ["mean"], + "calcs": ["lastNotNull"], "fields": "", "values": false }, @@ -686,7 +686,7 @@ "refId": "A" } ], - "title": "Number of active silences", + "title": "Active Silences", "type": "stat" }, { @@ -2233,6 +2233,5 @@ "timezone": "browser", "title": "Alertmanager", "uid": "02db5f01b75bbf1b630d08226d49148f", - "version": 1, "weekStart": "" }