From: Ankush Behl Date: Mon, 13 Oct 2025 12:43:00 +0000 (+0530) Subject: monitoring: Fix Filesystem grafana dashboard units X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a88fd7674593a750d6e12907e7c79dbecf2bd7f5;p=ceph-ci.git monitoring: Fix Filesystem grafana dashboard units Fixes: https://tracker.ceph.com/issues/73521 Resolves: rhbz#2405989 Signed-off-by: Ankush Behl (cherry picked from commit 3174b4ee9a92917d353e6f9ccf4cda598f3d6c18) (cherry picked from commit 917433784522895f1294a001679b7d1f984d9b51) --- diff --git a/monitoring/ceph-mixin/dashboards_out/cephfsdashboard.json b/monitoring/ceph-mixin/dashboards_out/cephfsdashboard.json index e7c4cf56da5..fb3f0a01cc1 100644 --- a/monitoring/ceph-mixin/dashboards_out/cephfsdashboard.json +++ b/monitoring/ceph-mixin/dashboards_out/cephfsdashboard.json @@ -876,7 +876,7 @@ } ] }, - "unit": "percentunit" + "unit": "percent" } }, "gridPos": { @@ -1038,7 +1038,7 @@ } ] }, - "unit": "percentunit" + "unit": "percent" } }, "gridPos": { @@ -4312,7 +4312,7 @@ }, "hide": 0, "includeAll": true, - "label": "Name", + "label": "Filesystem", "multi": false, "name": "name", "options": [ ],