]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix regression caused by cephPgImabalance alert 51524/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:23:06 +0000 (12:53 +0530)
commit059d24f62f22445c08bcd29677d64930c3a7a23d
tree227da6fe97acd4a0f33cbd15aa30d2e10b75a092
parent5696c752edd1c9db1287b216a5e7f3f4f764b7d8
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