diff --git a/helm/config/grafana/dashboards/team4capella.json b/helm/config/grafana/dashboards/team4capella.json index 30b4496ba..1413ccaad 100644 --- a/helm/config/grafana/dashboards/team4capella.json +++ b/helm/config/grafana/dashboards/team4capella.json @@ -62,14 +62,17 @@ "graphMode": "none", "justifyMode": "auto", "orientation": "auto", + "percentChangeColorMode": "standard", "reduceOptions": { "calcs": ["min"], "fields": "", "values": false }, - "textMode": "auto" + "showPercentChange": false, + "textMode": "auto", + "wideLayout": true }, - "pluginVersion": "10.0.1", + "pluginVersion": "11.1.0", "targets": [ { "datasource": { @@ -171,14 +174,17 @@ "graphMode": "none", "justifyMode": "auto", "orientation": "auto", + "percentChangeColorMode": "standard", "reduceOptions": { "calcs": ["mean"], "fields": "", "values": false }, - "textMode": "auto" + "showPercentChange": false, + "textMode": "auto", + "wideLayout": true }, - "pluginVersion": "10.0.1", + "pluginVersion": "11.1.0", "targets": [ { "datasource": { @@ -279,14 +285,17 @@ "graphMode": "none", "justifyMode": "auto", "orientation": "auto", + "percentChangeColorMode": "standard", "reduceOptions": { "calcs": ["max"], "fields": "", "values": false }, - "textMode": "auto" + "showPercentChange": false, + "textMode": "auto", + "wideLayout": true }, - "pluginVersion": "10.0.1", + "pluginVersion": "11.1.0", "targets": [ { "datasource": { @@ -357,7 +366,7 @@ "defaults": { "color": { "fixedColor": "dark-red", - "mode": "continuous-GrYlRd" + "mode": "fixed" }, "mappings": [], "min": 0, @@ -386,14 +395,17 @@ "graphMode": "none", "justifyMode": "auto", "orientation": "auto", + "percentChangeColorMode": "standard", "reduceOptions": { "calcs": ["lastNotNull"], "fields": "", "values": false }, - "textMode": "auto" + "showPercentChange": false, + "textMode": "auto", + "wideLayout": true }, - "pluginVersion": "10.0.1", + "pluginVersion": "11.1.0", "targets": [ { "datasource": { @@ -467,6 +479,7 @@ "seriesBy": "last" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -480,6 +493,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "stepBefore", "lineStyle": { "fill": "solid" @@ -512,7 +526,23 @@ ] } }, - "overrides": [] + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "Total licenses" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "dark-red", + "mode": "fixed" + } + } + ] + } + ] }, "gridPos": { "h": 8, @@ -623,8 +653,7 @@ } ], "refresh": "", - "schemaVersion": 38, - "style": "dark", + "schemaVersion": 39, "tags": [], "templating": { "list": [] @@ -637,6 +666,6 @@ "timezone": "", "title": "TeamForCapella", "uid": "a63682e2-2f98-4dde-a7fe-c3658b9dc0e9", - "version": 1, + "version": 3, "weekStart": "" }