Update grafana dashboards

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-09-11 12:51:24 +00:00
parent f3238b386f
commit 77b6018e40
2 changed files with 9 additions and 9 deletions

View File

@@ -5032,8 +5032,8 @@
{
"allowCustomValue": false,
"current": {
"text": "All",
"value": "$__all"
"text": ["All"],
"value": ["$__all"]
},
"definition": "label_values(node_cpu_seconds_total{hostname=\"$hostname\"},cpu)",
"description": "",
@@ -5170,8 +5170,8 @@
{
"allowCustomValue": false,
"current": {
"text": ["nvme0n1", "sda", "sdb"],
"value": ["nvme0n1", "sda", "sdb"]
"text": ["nvme0n1", "sda", "sdb", "sdc"],
"value": ["nvme0n1", "sda", "sdb", "sdc"]
},
"definition": "label_values(node_disk_info,device)",
"description": "",
@@ -5192,8 +5192,8 @@
{
"allowCustomValue": false,
"current": {
"text": ["sda", "sdb", "nvme0"],
"value": ["sda", "sdb", "nvme0"]
"text": ["All"],
"value": ["$__all"]
},
"definition": "label_values(smartctl_device,device)",
"description": "",
@@ -5221,5 +5221,5 @@
"timezone": "browser",
"title": "System",
"uid": "system",
"version": 23
"version": 1
}

View File

@@ -867,6 +867,6 @@
"timepicker": {},
"timezone": "browser",
"title": "Traefik",
"uid": "9789120c-ed69-448a-9ef8-77e73b5a25e2",
"version": 7
"uid": "traefik",
"version": 1
}