From cb3c2cd86dae14aed4152c470e24ecfc51d47523 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 27 Dec 2023 11:42:58 -0500 Subject: [PATCH] Adjust name of PVC cluster dashboard --- ...ew-dashboard.json => grafana-pvc-cluster-dashboard.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename monitoring/prometheus/{grafana-pvc-overview-dashboard.json => grafana-pvc-cluster-dashboard.json} (99%) diff --git a/monitoring/prometheus/grafana-pvc-overview-dashboard.json b/monitoring/prometheus/grafana-pvc-cluster-dashboard.json similarity index 99% rename from monitoring/prometheus/grafana-pvc-overview-dashboard.json rename to monitoring/prometheus/grafana-pvc-cluster-dashboard.json index d702a325..9b2a33aa 100644 --- a/monitoring/prometheus/grafana-pvc-overview-dashboard.json +++ b/monitoring/prometheus/grafana-pvc-cluster-dashboard.json @@ -6562,8 +6562,8 @@ }, "timepicker": {}, "timezone": "", - "title": "PVC Cluster Overview", + "title": "PVC Cluster", "uid": "fbddd9f9-aadb-4c97-8aea-57c29e5de234", - "version": 98, + "version": 1, "weekStart": "" -} \ No newline at end of file +}