]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: introduce dump_osd_pg_stats admin socket command.
authorIgor Fedotov <igor.fedotov@croit.io>
Wed, 20 Sep 2023 16:10:59 +0000 (19:10 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Wed, 4 Oct 2023 11:37:29 +0000 (14:37 +0300)
commit0b8b98907c7f60cfe64636c3278e474bd03f27ce
treec656025bff06dd6c75fb0620c25eeab60e088138
parente068b2aabd46f935333603625de762e9b1be3d2b
osd: introduce dump_osd_pg_stats admin socket command.

One can learn full OSD stats in a way they're reported to monitors using it.

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/messages/MPGStats.h
src/osd/OSD.cc