]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephfs-top: switch to displaying average latencies and stdev
authorVenky Shankar <vshankar@redhat.com>
Wed, 19 May 2021 05:27:12 +0000 (01:27 -0400)
committerNeeraj Pratap Singh <neesingh@redhat.com>
Mon, 5 Sep 2022 13:47:52 +0000 (19:17 +0530)
commit924ba1dcd7e94eac9344fe3b093fae06d125758c
tree8ae3362a96991c968588bfb194f134b7efbe9997
parentf9fca8a762f69eed96d78577433e9170ef62ec95
cephfs-top: switch to displaying average latencies and stdev

Do away with cumulative latencies -- those are not much useful.
However, these types need to be maintained since `perf stats`
command (via mgr/stats plugin) includes them. So, maintain a
legacy metrics list which is ignored when choosing metrics to
display.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 60f33a8ca3055ec5ae5c8d67fd03f571bcec8892)
src/tools/cephfs/top/cephfs-top