]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
exporter: adopt counter dump command output 52469/head
authorAvan Thakkar <athakkar@redhat.com>
Mon, 12 Jun 2023 14:23:05 +0000 (19:53 +0530)
committerIlya Dryomov <idryomov@gmail.com>
Sat, 15 Jul 2023 08:02:28 +0000 (10:02 +0200)
commit90c3cfe410d5024ad8365e107aff83c4e114d3c9
tree8d585205fb486e879b75a2649fa78b9bece3cbc7
parentf6304a079a751dda164ab3afa88a22ae41cfd123
exporter: adopt counter dump command output

Adopt the counter dump format changes in exporter for extracting the counters.
Removed the condition for `PERFCOUNTER_TIME` as counter dump already does
tranformation internally.

Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from commit 3e8ef70336a05892e6635450d98da00cfc94dacb)
src/exporter/DaemonMetricCollector.cc