]> 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, 27 Sep 2017 18:18:01 +0000 (14:18 -0400)
commit9a42d4255d9d968d6162b53b71db292d9d3de2e4
treea576d0d2b9e1844561d22ab37cd884553d6afbf3
parent13b1236b96d4563e0985cad40d3009b60cc475e7
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>
src/pybind/mgr/mgr_module.py