]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: adding needs_monitoring flag
authorRedouane Kachach <rkachach@ibm.com>
Thu, 19 Jun 2025 07:46:22 +0000 (09:46 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Thu, 7 Aug 2025 14:39:47 +0000 (16:39 +0200)
commit834323c1e17f77ac1b9874f7151a80221f55cee2
tree8f96a492f1d3d1e86f8526ff335acba35ef34676
parent44510fd37211e91eba604b1e78b0cf86a7e015e1
mgr/cephadm: adding needs_monitoring flag

This new flag indicates whether a given service needs monitoring (to
be included in Prometheus jobs as scraping target) or not

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/services/ingress.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/cephadm/services/nvmeof.py
src/pybind/mgr/cephadm/services/service_registry.py
src/pybind/mgr/cephadm/services/smb.py