diff --git a/nixos/modules/monitoring/server/grafana-dashboards/backups.json b/nixos/modules/monitoring/server/grafana-dashboards/backups.json index 29a2a14076a20d6f66c2e77834d79d329261e70c..10600a0dcc91b72e2a0ea5b4518ff7b3aebfa27b 100644 --- a/nixos/modules/monitoring/server/grafana-dashboards/backups.json +++ b/nixos/modules/monitoring/server/grafana-dashboards/backups.json @@ -632,29 +632,16 @@ "custom": { "axisLabel": "", "axisPlacement": "auto", - "barAlignment": 0, - "drawStyle": "line", - "fillOpacity": 0, + "fillOpacity": 60, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, - "lineInterpolation": "linear", "lineWidth": 1, - "pointSize": 5, "scaleDistribution": { "type": "linear" - }, - "showPoints": "auto", - "spanNulls": false, - "stacking": { - "group": "A", - "mode": "none" - }, - "thresholdsStyle": { - "mode": "off" } }, "mappings": [], @@ -687,15 +674,24 @@ }, "id": 49, "options": { + "barRadius": 0, + "barWidth": 0.1, + "groupWidth": 0.7, "legend": { "calcs": [], - "displayMode": "list", + "displayMode": "hidden", "placement": "bottom" }, + "orientation": "auto", + "showValue": "auto", + "stacking": "none", "tooltip": { "mode": "single", "sort": "none" - } + }, + "xField": "host", + "xTickLabelRotation": -45, + "xTickLabelSpacing": 0 }, "pluginVersion": "8.4.7", "targets": [ @@ -738,10 +734,10 @@ "options": {} } ], - "type": "timeseries" + "type": "barchart" } ], - "refresh": "1m", + "refresh": "5m", "schemaVersion": 35, "style": "dark", "tags": [],