]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: summarize osd metrics in MMgrReport and sent it to mon
authorKefu Chai <kchai@redhat.com>
Wed, 1 Nov 2017 15:17:57 +0000 (23:17 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 23 Nov 2017 05:55:15 +0000 (13:55 +0800)
commit7e7978732d20c506eca581f2b153ede70ceefa3d
tree318e63b2d1b99ea2a4bfca02984a67d8ce110571
parent416082c1ce6c357943f4a6b9e081a3211b1110c0
mgr: summarize osd metrics in MMgrReport and sent it to mon

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt
src/mgr/DaemonServer.cc
src/mgr/DaemonState.h
src/mgr/OSDHealthMetricCollector.cc [new file with mode: 0644]
src/mgr/OSDHealthMetricCollector.h [new file with mode: 0644]