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=refs%2Fpull%2F65930%2Fhead;p=ceph.git monitoring: Fix Filesystem grafana dashboard units Fixes: https://tracker.ceph.com/issues/73521 Signed-off-by: Ankush Behl --- diff --git a/monitoring/ceph-mixin/dashboards_out/cephfsdashboard.json b/monitoring/ceph-mixin/dashboards_out/cephfsdashboard.json index 46636529133e..2698ce1121db 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": [ ],