]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: introduce query/report types for ceph metadata server
authorVenky Shankar <vshankar@redhat.com>
Tue, 10 Sep 2019 13:50:37 +0000 (09:50 -0400)
committerVenky Shankar <vshankar@redhat.com>
Mon, 1 Jun 2020 08:04:08 +0000 (04:04 -0400)
commitf5f1d1e7e2b62157bb3fb9e77068854760f74403
treefa90f04956eddbbdab4fb4df0fb7ba73d267e510
parent80bac27a33945839b68c7596819c7a91073536e1
mgr: introduce query/report types for ceph metadata server

These types will be used for supporting user define querying
from ceph-mgr.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/mgr/CMakeLists.txt
src/mgr/MDSPerfMetricTypes.cc [new file with mode: 0644]
src/mgr/MDSPerfMetricTypes.h [new file with mode: 0644]