]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
exporter: promethize counter names 51813/head
authorPere Diaz Bou <pere-altea@hotmail.com>
Thu, 13 Apr 2023 16:55:04 +0000 (18:55 +0200)
committeravanthakkar <avanjohn@gmail.com>
Mon, 29 May 2023 12:30:56 +0000 (18:00 +0530)
commitabb60235957fbc17d26ca3bb1fdb0e00644d02fb
tree93b36cc39d61c6364fd31dcbc10c0164790c4322
parentcb3f9a1374aaebaf335f369a5945035a2a11ba98
exporter: promethize counter names

Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
Fixes: https://tracker.ceph.com/issues/59475
(cherry picked from commit 7087e76a036e35a733b185e987f0c9adc8f52007)
src/exporter/DaemonMetricCollector.cc
src/exporter/util.cc
src/exporter/util.h
src/pybind/mgr/prometheus/module.py
src/test/CMakeLists.txt
src/test/exporter/CMakeLists.txt [new file with mode: 0644]
src/test/exporter/test_exporter.cc [new file with mode: 0644]