]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: fix some performance data are not displayed
authorKiefer Chang <kiefer.chang@suse.com>
Mon, 20 May 2019 06:18:32 +0000 (14:18 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Mon, 20 May 2019 09:16:59 +0000 (17:16 +0800)
commitacf90c5512678c43b4424d592c2212e4f45d3c0c
tree54938884063f3d920085aa346814bf22a3000fd2
parent7eeb926328f7e1d2d6ccdfd5f6b6e2ef04f20dde
mgr/dashboard: fix some performance data are not displayed

Several Grafana dashboards were updated and their uids are changed.
Update corresponding uids in angular templates. Also fix that when a user
clicks performance details of an OSD, wrong OSD metrics are displayed.

Fixes: http://tracker.ceph.com/issues/39971
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-details/pool-details.component.html