]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/telemetry: add 'send' command 33747/head
authorYaarit Hatuka <yaarit@redhat.com>
Thu, 5 Mar 2020 17:15:27 +0000 (12:15 -0500)
committerYaarit Hatuka <yaarit@redhat.com>
Thu, 5 Mar 2020 17:15:27 +0000 (12:15 -0500)
Signed-off-by: Yaarit Hatuka <yaarit@redhat.com>
doc/mgr/telemetry.rst

index 9734b7b8e14eb98fdd817a21da63461e523e7c87..3e9292be53a2860fd42f4991e09a2c041ce302c2 100644 (file)
@@ -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
 ---------------------------------