]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: make stat_bytes and stat_bytes_used counters PRIO_USEFUL 18723/head
authorYao Zongyou <yaozongyou@vip.qq.com>
Tue, 31 Oct 2017 05:23:49 +0000 (13:23 +0800)
committerShinobu Kinjo <shinobu@redhat.com>
Sat, 4 Nov 2017 05:11:11 +0000 (14:11 +0900)
commitbe5363a771172d3260049b0012519b485e4d728e
tree6868fc6180092c4542092b6fc28ba98ab00a0767
parent1b00bdfeefd7b724f14634383ae4baaf7a42c996
osd: make stat_bytes and stat_bytes_used counters PRIO_USEFUL

These two counters should be reported to mgr because the dashboard
plugin needing them to display osd detailed information.

Fixes: http://tracker.ceph.com/issues/21981
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
(cherry picked from commit 40bb3c5f05b6f2a917a7e400f88677f41a9629a3)
src/osd/OSD.cc