From ad252ec2981cf564492a4981b2f9826a1a425dba Mon Sep 17 00:00:00 2001 From: Yaarit Hatuka Date: Wed, 23 Mar 2022 13:08:59 -0400 Subject: [PATCH] doc/releases: update telemetry commands Telemetry is already an 'always-on' module, thus no need to enable it. In Quincy, when telemetry is off, we use preview / preview-all to get a sample report, and show / show-all to see what actually is being reported. Signed-off-by: Yaarit Hatuka --- doc/releases/quincy.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/releases/quincy.rst b/doc/releases/quincy.rst index f0fe66503e8..dd921f66405 100644 --- a/doc/releases/quincy.rst +++ b/doc/releases/quincy.rst @@ -219,8 +219,7 @@ Instructions upstream developers. To see what would be reported (without actually sending any information to anyone),:: - ceph mgr module enable telemetry - ceph telemetry show + ceph telemetry preview-all If you are comfortable with the data that is reported, you can opt-in to automatically report the high-level cluster metadata with:: -- 2.39.5