fix panels

This commit is contained in:
2025-07-14 22:37:34 -05:00
parent fb1ac1de1d
commit 52e2e49adb

View File

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