From: Nizamudeen A Date: Wed, 7 Oct 2020 17:21:10 +0000 (+0530) Subject: mgr/dashboard: Add short descriptions to the telemetry report preview X-Git-Tag: v17.0.0~925^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F37584%2Fhead;p=ceph.git mgr/dashboard: Add short descriptions to the telemetry report preview A small info icon with a popover on the telemetry report preview form step2 for Report ID and Report Preview. Report ID: "A randomized UUID to identify a particular cluster over the course of several telemetry reports." Report preview: "The actual telemetry data that will be submitted." Fixes: https://tracker.ceph.com/issues/47610 Signed-off-by: Nizamudeen A --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html index af0934325486b..37b2589cb64c0 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html @@ -229,7 +229,11 @@
+ class="cd-col-form-label">Report ID + + +
+ class="cd-col-form-label">Report preview + + +