From d62cadfa27319da20a544867a61443618b2fc645 Mon Sep 17 00:00:00 2001 From: leandrorichardtoledo <169929015+leandrorichardtoledo@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:19:21 -0300 Subject: [PATCH] Update dashboard. (#364) --- helm/db-controller/files/grafana-dashboard.json | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/helm/db-controller/files/grafana-dashboard.json b/helm/db-controller/files/grafana-dashboard.json index 1ed7d6df..c4378aec 100644 --- a/helm/db-controller/files/grafana-dashboard.json +++ b/helm/db-controller/files/grafana-dashboard.json @@ -286,7 +286,6 @@ "mode": "thresholds" }, "mappings": [], - "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -351,7 +350,6 @@ "mode": "thresholds" }, "mappings": [], - "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -1131,7 +1129,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null }, { "color": "red", @@ -1255,7 +1254,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null }, { "color": "red", @@ -1368,7 +1368,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null }, { "color": "red", @@ -1504,7 +1505,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null }, { "color": "red", @@ -1566,7 +1568,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null } ] },