]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: `counter dump` command revision
authorAli Maredia <amaredia@redhat.com>
Thu, 1 Jun 2023 20:18:26 +0000 (16:18 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Sat, 15 Jul 2023 08:02:28 +0000 (10:02 +0200)
commitf6304a079a751dda164ab3afa88a22ae41cfd123
tree6c416c2d4cd2e849f1cf98304c8edf5c5612e4b3
parentf1c9203a519abd920e831848727a4c6a360f452b
common: `counter dump` command revision

`counter dump` now emits an array of
<labels,counters> pairs for each individual key.

Commit includes revisions to perf counters unit
test.

Fixes: https://tracker.ceph.com/issues/61587
Signed-off-by: Ali Maredia <amaredia@redhat.com>
(cherry picked from commit 78a148869389aa8df57596698c319de807535df8)
doc/dev/perf_counters.rst
src/common/perf_counters.cc
src/test/perf_counters.cc