]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix regression caused by cephPgImabalance alert 51525/head
authorAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Mon, 8 May 2023 07:19:13 +0000 (12:49 +0530)
committerAashish Sharma <aasharma@li-e74156cc-2f67-11b2-a85c-e98659a63c5c.ibm.com>
Wed, 17 May 2023 07:25:22 +0000 (12:55 +0530)
commit20ae77fa2fca09470e9fea0f0cfd4b3e1b968237
tree4b38f1363b449b3693f142f04398b8a5b5842fc1
parent20b17a2a4f8eec2c96802d6e041c67a6cb35f58d
mgr/dashboard: fix regression caused by cephPgImabalance alert

because of an earlier fix delivered, there is a regression caused by it
due to which alerts are not getting displayed in the active alerts tab.
This PR intends to fix this issue.

Fixes: https://tracker.ceph.com/issues/59666
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit d0a1431fb836f1dd227df85f9e75e098edfdeac9)
src/pybind/mgr/dashboard/controllers/prometheus.py