]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: apply a threshold to perf counter prios
authorJohn Spray <john.spray@redhat.com>
Mon, 31 Jul 2017 13:24:09 +0000 (09:24 -0400)
committerJohn Spray <john.spray@redhat.com>
Thu, 31 Aug 2017 16:16:31 +0000 (12:16 -0400)
commitbdc775fdd8acdad5c58ff3065a21396f80ce5db4
treedf6688c28f05d951460ba5aad1432403c9b60556
parent3e2ebd5655806e0d626fa474dd28a97961dc82a2
mgr: apply a threshold to perf counter prios

...so that we can control the level of load
we're putting on ceph-mgr with perf counters.  Don't collect
anything below PRIO_USEFUL by default.

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/options.cc
src/messages/MMgrConfigure.h
src/mgr/DaemonServer.cc
src/mgr/MgrClient.cc
src/mgr/MgrClient.h