]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
exporter: New metric for report ceph daemons health 60167/head
authorJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Mon, 7 Oct 2024 14:55:51 +0000 (16:55 +0200)
committerJuan Miguel Olmo Martínez <jolmomar@redhat.com>
Wed, 16 Oct 2024 15:01:37 +0000 (17:01 +0200)
commit3c9b07eb87e67027e9988c1587c07e27ed168657
tree52538ee8af95df722f4859dd8009275acbb5a0bb
parentac5b3f950be775f237b5555011eec2a2baff0b99
exporter: New metric for report ceph daemons health

Ceph exporter provide metrics to report ceph daemons communication health using
 the admin socket

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2146728
       https://tracker.ceph.com/issues/68428

Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
doc/monitoring/index.rst
src/exporter/DaemonMetricCollector.cc
src/exporter/DaemonMetricCollector.h
src/test/exporter/test_exporter.cc