]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/admin: s/SeastarMetricsHook/DumpMetricsHook/
authorKefu Chai <kchai@redhat.com>
Thu, 3 Jun 2021 05:39:28 +0000 (13:39 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 3 Jun 2021 05:59:21 +0000 (13:59 +0800)
commit9052c8ccd4130d2b0e30be981ea26a67e181dc8a
tree81131d16a6c8be371a70e675f4ad0e9008f97a07
parenta9ea8c726831ceda732a0b426ba14ece92242cff
crimson/admin: s/SeastarMetricsHook/DumpMetricsHook/

seastar is the name of one of the libraries used to implement crimson,
but the asok hook dumps not only builtin metrics in seastar, but also
the ones registered by crimson and seastore, so rename it to a more
general name.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/admin/osd_admin.cc
src/crimson/admin/osd_admin.h
src/crimson/osd/osd.cc