grafana/dashboard.json aktualisiert

rename to "number of videos"
add refresh and extend timestamp
This commit is contained in:
Simon Rieger 2023-10-18 22:47:15 +02:00
parent c880ba2e36
commit fa224e66e4

View file

@ -15,7 +15,7 @@
"type": "grafana", "type": "grafana",
"id": "grafana", "id": "grafana",
"name": "Grafana", "name": "Grafana",
"version": "9.3.6" "version": "10.1.5"
}, },
{ {
"type": "panel", "type": "panel",
@ -137,7 +137,7 @@
}, },
"textMode": "auto" "textMode": "auto"
}, },
"pluginVersion": "9.3.6", "pluginVersion": "10.1.5",
"targets": [ "targets": [
{ {
"datasource": { "datasource": {
@ -206,7 +206,7 @@
}, },
"textMode": "auto" "textMode": "auto"
}, },
"pluginVersion": "9.3.6", "pluginVersion": "10.1.5",
"targets": [ "targets": [
{ {
"datasource": { "datasource": {
@ -275,7 +275,7 @@
}, },
"textMode": "auto" "textMode": "auto"
}, },
"pluginVersion": "9.3.6", "pluginVersion": "10.1.5",
"targets": [ "targets": [
{ {
"datasource": { "datasource": {
@ -344,7 +344,7 @@
}, },
"textMode": "auto" "textMode": "auto"
}, },
"pluginVersion": "9.3.6", "pluginVersion": "10.1.5",
"targets": [ "targets": [
{ {
"datasource": { "datasource": {
@ -361,7 +361,7 @@
"refId": "A" "refId": "A"
} }
], ],
"title": "Number of users", "title": "Number of videos",
"type": "stat" "type": "stat"
}, },
{ {
@ -376,7 +376,9 @@
}, },
"custom": { "custom": {
"align": "auto", "align": "auto",
"displayMode": "auto", "cellOptions": {
"type": "auto"
},
"filterable": false, "filterable": false,
"inspect": false "inspect": false
}, },
@ -502,7 +504,9 @@
}, },
"id": 15, "id": 15,
"options": { "options": {
"cellHeight": "sm",
"footer": { "footer": {
"countRows": false,
"fields": "", "fields": "",
"reducer": [ "reducer": [
"sum" "sum"
@ -517,7 +521,7 @@
} }
] ]
}, },
"pluginVersion": "9.3.6", "pluginVersion": "10.1.5",
"targets": [ "targets": [
{ {
"datasource": { "datasource": {
@ -561,6 +565,7 @@
"tooltip": false, "tooltip": false,
"viz": false "viz": false
}, },
"insertNulls": false,
"lineInterpolation": "smooth", "lineInterpolation": "smooth",
"lineStyle": { "lineStyle": {
"fill": "solid" "fill": "solid"
@ -659,6 +664,7 @@
"tooltip": false, "tooltip": false,
"viz": false "viz": false
}, },
"insertNulls": false,
"lineInterpolation": "linear", "lineInterpolation": "linear",
"lineWidth": 1, "lineWidth": 1,
"pointSize": 5, "pointSize": 5,
@ -868,21 +874,21 @@
"type": "piechart" "type": "piechart"
} }
], ],
"refresh": false, "refresh": "5m",
"schemaVersion": 37, "schemaVersion": 38,
"style": "dark", "style": "dark",
"tags": [], "tags": [],
"templating": { "templating": {
"list": [] "list": []
}, },
"time": { "time": {
"from": "now-15m", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timepicker": {}, "timepicker": {},
"timezone": "", "timezone": "",
"title": "Immich", "title": "Immich Go",
"uid": "9QXCv3AVk", "uid": "9QXCv3AVk",
"version": 9, "version": 4,
"weekStart": "" "weekStart": ""
} }