]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: add get_all_perf_counters to MgrModule interface
authorJohn Spray <john.spray@redhat.com>
Tue, 29 Aug 2017 15:55:28 +0000 (11:55 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:24 +0000 (23:03 +0000)
commit802cd49bae2cce6c55eddd68feb617df893e1046
tree68e343eade163cb300ae9eb56983abdd3e87c207
parent85a93dcdddc4cd82c8935bfe123cb20f13f8928a
mgr: add get_all_perf_counters to MgrModule interface

This is for use by modules that dump counters
in bulk, e.g. to a TSDB.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 9a42d4255d9d968d6162b53b71db292d9d3de2e4)
src/pybind/mgr/mgr_module.py