]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: avoid duplicates and deleted entries for rbd_stats_pool 48398/head
authorAvan Thakkar <athakkar@redhat.com>
Fri, 7 Oct 2022 20:10:57 +0000 (01:40 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Thu, 13 Oct 2022 17:00:06 +0000 (22:30 +0530)
commit06077827fe8344ca56d5a397f352bc4171affced
treee68970121c32a671e94cb9492a4660588a612cd9
parent66c4dc563a9f6df5fb5e1e33e832615575f3b677
mgr/prometheus: avoid duplicates and deleted entries for rbd_stats_pool

Fixes: https://tracker.ceph.com/issues/57797
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avoid duplicate entries (pool[/namespace]) for rbd_stats_pools config and also avoid deleted pools.
src/pybind/mgr/prometheus/module.py