]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: scrape nfs monitoring endpoint 55050/head
authoravanthakkar <avanjohn@gmail.com>
Wed, 3 Jan 2024 11:52:33 +0000 (17:22 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Fri, 9 Aug 2024 07:20:16 +0000 (12:50 +0530)
commit5fb45e5fb8330721e03b04d493202c9c845e33b1
tree609b309321629d68729a75cc7779cb81de495454
parent1e2b5973eca23bcdc35108155fd4f77ebb1652c9
mgr/nfs: scrape nfs monitoring endpoint

Fixes: https://tracker.ceph.com/issues/62558
Signed-off-by: avanthakkar <avanjohn@gmail.com>
src/pybind/mgr/cephadm/service_discovery.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/cephadm/templates/services/prometheus/prometheus.yml.j2
src/pybind/mgr/cephadm/tests/test_service_discovery.py
src/pybind/mgr/cephadm/tests/test_services.py