]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: add perf counters for openfiletable 33363/head
authorMilind Changire <mchangir@redhat.com>
Wed, 26 Feb 2020 06:39:57 +0000 (12:09 +0530)
committerMilind Changire <mchangir@redhat.com>
Wed, 26 Feb 2020 06:39:58 +0000 (12:09 +0530)
commit10fafc0ca65200ed5f1ca9ecfe709b2ec0c66616
tree190f38919ce327c128f04b0bd22e25fdd188fe37
parente79e42467970c1be210d674e90dab21ce73e2872
mds: add perf counters for openfiletable

Add perf counters for:
* total omap objects
* total omap key-value pairs
* total omap updates
* total omap removes

Fixes: https://tracker.ceph.com/issues/43750
Signed-off-by: Milind Changire <mchangir@redhat.com>
qa/tasks/cephfs/test_openfiletable.py
src/mds/OpenFileTable.cc
src/mds/OpenFileTable.h