diff --git a/dashboards/platform/s3.json b/dashboards/platform/s3.json index eda450a..463598b 100644 --- a/dashboards/platform/s3.json +++ b/dashboards/platform/s3.json @@ -16,7 +16,10 @@ ] }, "editable": false, + "fiscalYearStartMonth": 0, "graphTooltip": 0, + "id": 271, + "links": [], "panels": [ { "datasource": { @@ -139,7 +142,6 @@ "y": 3 }, "id": 12, - "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", @@ -427,7 +429,6 @@ "y": 8 }, "id": 13, - "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", @@ -508,7 +509,6 @@ "y": 14 }, "id": 5, - "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", @@ -617,7 +617,9 @@ "calcs": ["lastNotNull"], "displayMode": "table", "placement": "right", - "showLegend": true + "showLegend": true, + "sortBy": "Last *", + "sortDesc": true }, "tooltip": { "hideZeros": false, @@ -690,7 +692,6 @@ "y": 20 }, "id": 6, - "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", @@ -800,7 +801,9 @@ "calcs": ["lastNotNull"], "displayMode": "table", "placement": "right", - "showLegend": true + "showLegend": true, + "sortBy": "Last *", + "sortDesc": true }, "tooltip": { "hideZeros": false, @@ -834,6 +837,8 @@ } ], "preload": true, + "refresh": "", + "schemaVersion": 41, "tags": ["platform", "storage", "external"], "templating": { "list": [ @@ -873,6 +878,10 @@ "text": "gitea-backups-8ba8dae3674a2f53354c600e", "value": "gitea-backups-8ba8dae3674a2f53354c600e" }, + "datasource": { + "type": "prometheus", + "uid": "kube-prometheus-stack" + }, "definition": "label_values({s3name=\"$s3name\"},bucketname)", "includeAll": false, "label": "Bucket", @@ -893,8 +902,9 @@ "from": "now-24h", "to": "now" }, + "timepicker": {}, "timezone": "browser", "title": "S3 Storage", "uid": "lWiqj7tWk", - "version": 2 + "version": 4 }