]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: Expose rgw perf counters 21303/head
authorBoris Ranto <branto@redhat.com>
Fri, 6 Apr 2018 09:19:22 +0000 (11:19 +0200)
committerBoris Ranto <branto@redhat.com>
Mon, 9 Apr 2018 12:44:49 +0000 (14:44 +0200)
commit4ec51afd79f2000d7c4fd9e30042b974285bf908
treebedeb379bca85b28e53da2960e22a0125f8c7672
parent9a203eac37cfbd4563b3c7fb0184a0c8076a078c
mgr: Expose rgw perf counters

We are filtering rgw perf counters in mgr_module. This commit allows us
to expose rgw perf counters to the mgr modules. This also directly
exports the rgw perf counters via prometheus module since the module
calls the get_all_perf_counters method to get all the perf counters and
then it exports them.

Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit f95f37c63b090c42df693ec60b37cfbbd10c8b45)
src/pybind/mgr/mgr_module.py