]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard : Skip calls until secure_monitoring_stack is enabled 65673/head
authorAbhishek Desai <abhishek.desai1@ibm.com>
Tue, 19 Aug 2025 07:11:19 +0000 (12:41 +0530)
committerAbhishek Desai <abhishek.desai1@ibm.com>
Thu, 25 Sep 2025 05:46:08 +0000 (11:16 +0530)
commitf6d0fa2f043df8c0f5b4f9b11026fcddcd734409
tree39f04a208afde1ea78eb46b194fbb75e40231590
parentc739c2d8cd713a702bdae2014822bf746af63188
mgr/dashboard : Skip calls until secure_monitoring_stack is enabled
fixes : https://tracker.ceph.com/issues/72635

Signed-off-by: Abhishek Desai <abhishek.desai1@ibm.com>
(cherry picked from commit 42ce56f4b96a46f01d2078132ced40182aa30d68)
src/pybind/mgr/dashboard/controllers/prometheus.py
src/pybind/mgr/dashboard/services/orchestrator.py
src/pybind/mgr/dashboard/settings.py
src/pybind/mgr/dashboard/tests/test_prometheus.py