]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/telemetry: update default interval 31008/head
authorTim Serong <tserong@suse.com>
Mon, 21 Oct 2019 07:11:35 +0000 (18:11 +1100)
committerTim Serong <tserong@suse.com>
Mon, 21 Oct 2019 07:18:05 +0000 (18:18 +1100)
Commit 712987d533 changed the default interval to 24h;
updating the docs to match (this also should go to
the Nautilus branch as that commit landed there too
in https://github.com/ceph/ceph/pull/27709)

Signed-off-by: Tim Serong <tserong@suse.com>
doc/mgr/telemetry.rst

index 2c3e612abd1ef00a069e08bb66f3beee8c4e0dcf..de51a4548f1e62ff78a61b4d7490e670b493e196 100644 (file)
@@ -81,10 +81,10 @@ Telemetry can be disabled at any time with::
 Interval
 --------
 
-The module compiles and sends a new report every 72 hours by default.
+The module compiles and sends a new report every 24 hours by default.
 You can adjust this interval with::
 
-  ceph config set mgr mgr/telemetry/interval 24    # report every day
+  ceph config set mgr mgr/telemetry/interval 72    # report every three days
 
 Contact and Description
 -----------------------