]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: fix MDS counter chart is not displayed
authorKiefer Chang <kiefer.chang@suse.com>
Fri, 26 Jul 2019 10:05:52 +0000 (18:05 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Mon, 29 Jul 2019 03:30:50 +0000 (11:30 +0800)
commit8fef417d33513828b65d3a156bdce63b0cc6541d
tree9249aef406f4f7abf14e7f1682d00b37fec10193
parent83049667780ce4c89c9691bbed35e4d5c7c3b002
mgr/dashboard: fix MDS counter chart is not displayed

Unit of timetamp for performance counters is changed to nanoseconds [1].
Adapt this for CephFS MDS performance counters in backend.

[1]: https://github.com/ceph/ceph/pull/28882

Fixes: https://tracker.ceph.com/issues/40971
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
src/pybind/mgr/dashboard/controllers/cephfs.py