From 4dc97f6e7f3ea47db2ed49dfe4228aa05a5145b6 Mon Sep 17 00:00:00 2001 From: Christopher Bartz Date: Mon, 2 Dec 2024 19:37:02 +0100 Subject: [PATCH] Rename the title of the node-exporter dashboard (#333) * Update node-exporter-full.json Rename the title of the dashboard to avoid collision with the dashboard in the grafana-agent machine charm. Signed-off-by: Christopher Bartz --- src/grafana_dashboards/node-exporter-full.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/grafana_dashboards/node-exporter-full.json b/src/grafana_dashboards/node-exporter-full.json index bb136f11..d93bfefb 100644 --- a/src/grafana_dashboards/node-exporter-full.json +++ b/src/grafana_dashboards/node-exporter-full.json @@ -23193,8 +23193,8 @@ ] }, "timezone": "browser", - "title": "System Resources", - "uid": "rYdddlPWk", - "version": 9, + "title": "System Resources (container)", + "uid": "rYdddlPWk-1", + "version": 10, "weekStart": "" }