]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Pool list shows current r/w byte usage in graph 29352/head
authorStephan Müller <smueller@suse.com>
Mon, 27 May 2019 13:10:58 +0000 (15:10 +0200)
committerStephan Müller <smueller@suse.com>
Tue, 13 Aug 2019 13:56:12 +0000 (15:56 +0200)
commit87618ccd20b413da554f8d55ac12971eb8e06b6f
tree32f81345426ac64d688741f680bf0546f6e15728
parent1fd0f608cf9ffcec08664ed427cfd6e826e8cae6
mgr/dashboard: Pool list shows current r/w byte usage in graph

Now the pool list will show the current read and write byte usage in the
sparkline graph like it is already done in the OSD listing.

Fixes: https://tracker.ceph.com/issues/39650
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from commit 2f18cf577033f8a4f3e0115b1eb86240c084fc98)

 Conflicts (trivial):
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.spec.ts
qa/tasks/mgr/dashboard/test_pool.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-stat.ts
src/pybind/mgr/dashboard/services/ceph_service.py