]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix image filter's query on rbd-details grafana panel 62489/head
authorAashish Sharma <Aashish.Sharma1@ibm.com>
Tue, 25 Mar 2025 11:35:05 +0000 (17:05 +0530)
committerAashish Sharma <Aashish.Sharma1@ibm.com>
Tue, 25 Mar 2025 11:35:05 +0000 (17:05 +0530)
commit8d9fe8fd709fe2792dec5fdbf364e77e3446f7fb
tree8dacbaa32e098230278463d6a8584f5b40af7b88
parent9ea45138fe80d0a2d6622da08b050b97834594d0
mgr/dashboard: fix image filter's query on rbd-details grafana panel

The image filter on the RBD Details grafana panel is using a query with a type "label_values(ceph_rbd_read_ops{cluster=~\"$cluster\", , pool=\"$pool\"}, image)". The extra comma needs to be removed.

Fixes: https://tracker.ceph.com/issues/70653
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
monitoring/ceph-mixin/dashboards/rbd.libsonnet
monitoring/ceph-mixin/dashboards_out/rbd-details.json