]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/stats: change in structure of perf_stats o/p
authorNeeraj Pratap Singh <neesingh@redhat.com>
Thu, 28 Apr 2022 07:50:34 +0000 (13:20 +0530)
committerNeeraj Pratap Singh <neesingh@redhat.com>
Wed, 17 Aug 2022 10:30:13 +0000 (16:00 +0530)
commitaf554a8b1eb26c358dae0a195b91915dadc38712
tree8a9689fe931a0d28e98295ddcaa45b420b783b48
parentb578d2ecb627e6bb3822d58f6e2eb4bb0ae982ef
mgr/stats: change in structure of perf_stats o/p

*Adding fs_name as a field option in perf_stats o/p
*perf stats command incorrect output with non-existing mds_rank filter
 If `ceph fs perf stats` runs with non-existing mds_rank filter,
 even then it shows all the clients `client_metadata` and `global_metrics`

Fixes: https://tracker.ceph.com/issues/56162
Fixes: https://tracker.ceph.com/issues/56169
Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
src/pybind/mgr/stats/fs/perf_stats.py
src/tools/cephfs/top/cephfs-top