]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: make stat_bytes and stat_bytes_used counters PRIO_USEFUL 18637/head
authorYao Zongyou <yaozongyou@vip.qq.com>
Tue, 31 Oct 2017 05:23:49 +0000 (13:23 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Tue, 31 Oct 2017 05:23:49 +0000 (13:23 +0800)
commit40bb3c5f05b6f2a917a7e400f88677f41a9629a3
treee10b5f548f192d8398000ca0cabf114df0a55863
parent3bd808d02abeac5532486cc0594a6d68485e4abb
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>
src/osd/OSD.cc