From c38844c84e411f1414a7fa5c31a5c839afa53310 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Fri, 6 Jun 2025 15:11:15 +1000 Subject: [PATCH] doc/mgr: edit telemetry.rst Edit doc/mgr/telemetry.rst. Incorporate Anthony D'Atri's suggestions from https://github.com/ceph/ceph/pull/63739. Signed-off-by: Zac Dover (cherry picked from commit ac7f757db7b3644761a2295cfe5e1a9a55319f72) --- doc/mgr/telemetry.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/mgr/telemetry.rst b/doc/mgr/telemetry.rst index 7449cd132d4dc..577e666c932bb 100644 --- a/doc/mgr/telemetry.rst +++ b/doc/mgr/telemetry.rst @@ -121,8 +121,7 @@ List all channels with: Enabling Telemetry ------------------ -To allow the *telemetry* module to start sharing data, run the following -command: +To allow the *telemetry* module to share data, run the following command: .. prompt:: bash # @@ -177,10 +176,10 @@ report: ceph telemetry preview-device -.. note:: In order to generate the device report we use Smartmontools version - 7.0 and up, which supports JSON output. If you have any concerns about - privacy with regard to the information included in this report, contact the - Ceph developers. +.. note:: ``smartmontools`` version 7.0 or later must be installed so that JSON + output can be specified and parsed. If you have any concerns about privacy + with regard to the information included in this report, contact the Ceph + developers. When telemetry is enabled, run the following command to generate both reports in a single output: -- 2.39.5