From: Ernesto Puerta Date: Mon, 11 Mar 2019 12:38:02 +0000 (+0100) Subject: mgr/dashboard: Change 'Client Recovery' title X-Git-Tag: v14.2.0~71^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26883%2Fhead;p=ceph.git mgr/dashboard: Change 'Client Recovery' title Rename 'Client Recovery' info-card title to 'Recovery Throughput' as: - 'Client' is a misleading concept there, as long as all recovery is server-side driven. - No indication of the kind of metric (e.g.: IOPS, throughput, etc). Fixes: https://tracker.ceph.com/issues/38657 Signed-off-by: Ernesto Puerta --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html index 358c712785b1..17d94d7bd5cc 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html @@ -158,7 +158,7 @@ - app/ceph/dashboard/health/health.component.html 143 - - Client Recovery + + Recovery Throughput app/ceph/dashboard/health/health.component.html 161