]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/telemetry: add 'send' command 35390/head
authorYaarit Hatuka <yaarit@redhat.com>
Thu, 5 Mar 2020 17:15:27 +0000 (12:15 -0500)
committerNathan Cutler <ncutler@suse.com>
Thu, 4 Jun 2020 12:49:34 +0000 (14:49 +0200)
Signed-off-by: Yaarit Hatuka <yaarit@redhat.com>
(cherry picked from commit 4308c5d56ea9cb89eebf8085b1394fc5d1c2f8ae)

doc/mgr/telemetry.rst

index c0f56dde3c4e942b54e551028275d7b5ba6e220b..37fa82142999363d002ecdd285324aa446db93f3 100644 (file)
@@ -123,6 +123,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
 ---------------------------------