]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: Expose rgw perf counters
authorBoris Ranto <branto@redhat.com>
Fri, 6 Apr 2018 09:19:22 +0000 (11:19 +0200)
committerBoris Ranto <branto@redhat.com>
Fri, 6 Apr 2018 09:24:46 +0000 (11:24 +0200)
commitf95f37c63b090c42df693ec60b37cfbbd10c8b45
tree926365ce1f93f66aea00b2531321b741d850a436
parenta903a769df69a47f838e5b9cb1d9eb843bca6e4b
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>
src/pybind/mgr/mgr_module.py