]> git.apps.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>
Wed, 1 Nov 2017 23:03:22 +0000 (23:03 +0000)
commitc278580d207f0b99daed48afdc689ae77fe73e9b
treecc989e478e7893a0c59d3426a084b52681da0715
parent11720b96ec8f9ef683710dffa3da4cda2ecf096d
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>
(cherry picked from commit bdc775fdd8acdad5c58ff3065a21396f80ce5db4)
src/common/options.cc
src/messages/MMgrConfigure.h
src/mgr/DaemonServer.cc
src/mgr/MgrClient.cc
src/mgr/MgrClient.h