From 03ebee4d822dd302bbcba9cd466823d999214f9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sun, 8 Feb 2026 21:04:41 +0100 Subject: [PATCH] grafana: fix proxmox table __name__ column Co-Authored-By: Claude Opus 4.5 --- services/grafana/dashboards/proxmox.json | 1 + 1 file changed, 1 insertion(+) diff --git a/services/grafana/dashboards/proxmox.json b/services/grafana/dashboards/proxmox.json index ffba8a0..0f61f2b 100644 --- a/services/grafana/dashboards/proxmox.json +++ b/services/grafana/dashboards/proxmox.json @@ -313,6 +313,7 @@ "Time 3": true, "Time 4": true, "Value #info": true, + "__name__": true, "id 1": true, "id 2": true, "id 3": true,