From cc32154c47cea0358782fb7476e6caa400cb88ef Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Thu, 13 Jul 2023 21:00:42 -0400 Subject: [PATCH] fix spelling in zfs dashboard --- cluster/apps/monitoring/zfs-exporter/dashboard.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cluster/apps/monitoring/zfs-exporter/dashboard.yaml b/cluster/apps/monitoring/zfs-exporter/dashboard.yaml index 9c14c39..91e30e9 100644 --- a/cluster/apps/monitoring/zfs-exporter/dashboard.yaml +++ b/cluster/apps/monitoring/zfs-exporter/dashboard.yaml @@ -155,7 +155,7 @@ data: "refId": "A" } ], - "title": "Used Disk Space", + "title": "Pool Space Usage", "transformations": [], "type": "gauge" }, @@ -225,7 +225,7 @@ data: "refId": "A" } ], - "title": "Pool Errors", + "title": "Pool Space Usage", "type": "stat" }, { @@ -1404,6 +1404,6 @@ data: "timezone": "", "title": "ZFS Dashboard", "uid": "2GaZi3hVk", - "version": 1, + "version": 2, "weekStart": "" } \ No newline at end of file