]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix some performance data are not displayed 28101/head
authorKiefer Chang <kiefer.chang@suse.com>
Mon, 20 May 2019 06:18:32 +0000 (14:18 +0800)
committerJan Fajerski <jfajerski@suse.com>
Fri, 24 May 2019 08:22:52 +0000 (10:22 +0200)
commiteafeabac63135421b1394a36c8f2ac2c37a0c0ab
treeb90f8167dbc18de8622988cbdc4e47cf5e0b19b0
parent4c8044b8db179a3d3bc846ccc7bc307408b17b36
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>
(cherry picked from commit acf90c5512678c43b4424d592c2212e4f45d3c0c)
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