]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd-mirror: rename per-image replication perf counters
authorMykola Golub <mgolub@suse.com>
Wed, 11 Dec 2019 15:37:51 +0000 (17:37 +0200)
committerMykola Golub <mgolub@suse.com>
Wed, 11 Dec 2019 18:13:57 +0000 (20:13 +0200)
commitc9e4c534f4066c42a726d244cf582cefde5bd636
treed932961fb91a6c7e08cb2e80e5d67663d1739d18
parentbe58eb0a8d242bb4542177a1278be8ea1ba04045
rbd-mirror: rename per-image replication perf counters

The same names for aggregated and per-image counters cause
problems for prometheus.

Fixes: https://tracker.ceph.com/issues/43004
Signed-off-by: Mykola Golub <mgolub@suse.com>
src/pybind/mgr/mgr_module.py
src/tools/rbd_mirror/ImageReplayer.cc