From b1cc4d344470cea088c9282d7098aa6bc07dd32f Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 28 Feb 2019 13:51:04 -0600 Subject: [PATCH] doc/releases/nautilus: ask users to opt in to telemetry Signed-off-by: Sage Weil --- doc/releases/nautilus.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/releases/nautilus.rst b/doc/releases/nautilus.rst index 44b35122cc7..0563e73b9ac 100644 --- a/doc/releases/nautilus.rst +++ b/doc/releases/nautilus.rst @@ -292,6 +292,18 @@ Instructions Nautilus, since pre-nautilus versions of Ceph to not understand the syntax. +#. Consider enabling the :ref:`telemetry module ` to send + anonymized usage statistics and crash information to the Ceph + upstream developers. To see what would be reported (without actually + sending any information to anyone),:: + + ceph mgr module enable telemetry + ceph telemetry show + + If you are comfortable with the data that is reported, you can opt-in to + automatically report the high-level cluster metadata with:: + + ceph telemetry on Upgrading from pre-Luminous releases (like Jewel) ------------------------------------------------- -- 2.39.5