]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/prometheus: fix enabled_modules check for smb metadata
authorAvan Thakkar <athakkar@redhat.com>
Mon, 18 Aug 2025 09:12:12 +0000 (14:42 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Mon, 15 Sep 2025 06:37:13 +0000 (12:07 +0530)
commitf35940f08aee2ff2a5b59edabc464585af462c76
tree8f9bbbc5bc22000d322a7ed3caa6104339e7bcec
parent11b37a9353a9bfd0e4b0ba67dbfd8511a2792184
mgr/prometheus: fix enabled_modules check for smb metadata

For get_smb_metadata check for enabled modules from mgr_map instead of available modules
to get list of mgr modules which are enabled on active mgr.

Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from commit ea255486133c1057194db1ea56b117e498f4a34b)
src/pybind/mgr/prometheus/module.py