From 4308c5d56ea9cb89eebf8085b1394fc5d1c2f8ae Mon Sep 17 00:00:00 2001 From: Yaarit Hatuka Date: Thu, 5 Mar 2020 12:15:27 -0500 Subject: [PATCH] doc/mgr/telemetry: add 'send' command Signed-off-by: Yaarit Hatuka --- doc/mgr/telemetry.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/mgr/telemetry.rst b/doc/mgr/telemetry.rst index 9734b7b8e14eb..3e9292be53a28 100644 --- a/doc/mgr/telemetry.rst +++ b/doc/mgr/telemetry.rst @@ -114,6 +114,16 @@ The see the current configuration:: ceph telemetry status +Manually sending telemetry +-------------------------- + +To ad hoc send telemetry data:: + + ceph telemetry send + +In case telemetry is not enabled (with 'ceph telemetry on'), you need to add +'--license sharing-1-0' to 'ceph telemetry send' command. + Sending telemetry through a proxy --------------------------------- -- 2.39.5