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: v16.1.0~893^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6b71e4aaf2b474694911c3f3c819f989d054ed28;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 af0934325486..37b2589cb64c 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 + + +