]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix data point alignment in MDS counters chart 31288/head
authorTiago Melo <tmelo@suse.com>
Thu, 31 Oct 2019 10:39:31 +0000 (09:39 -0100)
committerTiago Melo <tmelo@suse.com>
Mon, 4 Nov 2019 12:46:22 +0000 (11:46 -0100)
commitdaedc7516e34a6a1082ff4cfcc4a6b13de56345b
tree17879f8d339f583af9d2c7f88a935e4c093e4111
parent8ece36241e072dd50ea47eab8e6676fa99256d9d
mgr/dashboard: Fix data point alignment in MDS counters chart

We were providing 2 data series with different number of elements and this was
causing problems when the chart was rendered.

Fixes: https://tracker.ceph.com/issues/42296
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.ts