]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: fix enabled_modules check for smb metadata 65084/head
authorAvan Thakkar <athakkar@redhat.com>
Mon, 18 Aug 2025 09:12:12 +0000 (14:42 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Mon, 18 Aug 2025 09:55:49 +0000 (15:25 +0530)
commitea255486133c1057194db1ea56b117e498f4a34b
tree2b62dca40caa81e44afa2d6cf37ebb56237f28bd
parent1aabc149d92dd8446a7372d60e05d7ffa5da1a98
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>
src/pybind/mgr/prometheus/module.py