From c221b06bbf79c1214abdb87a5aac1dedde5f6c39 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 10 Dec 2019 08:32:02 -0600 Subject: [PATCH] doc/releases/nautilus: fix release notes (crash->device) Fix pending note for octopus too Signed-off-by: Sage Weil --- PendingReleaseNotes | 2 +- doc/releases/nautilus.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index ea225a6c0dd..f7c753b2905 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -148,7 +148,7 @@ If you are not comfortable sharing device metrics, you can disable that channel first before re-opting-in: - ceph config set mgr mgr/telemetry/channel_crash false + ceph config set mgr mgr/telemetry/channel_device false ceph telemetry on * The telemetry module now reports more information about CephFS file systems, diff --git a/doc/releases/nautilus.rst b/doc/releases/nautilus.rst index 01e3c833f88..f8cacae9d10 100644 --- a/doc/releases/nautilus.rst +++ b/doc/releases/nautilus.rst @@ -82,7 +82,7 @@ Changes in the telemetry module: If you are not comfortable sharing device metrics, you can disable that channel first before re-opting-in: - ceph config set mgr mgr/telemetry/channel_crash false + ceph config set mgr mgr/telemetry/channel_device false ceph telemetry on * The telemetry module now reports more information about CephFS file systems, -- 2.39.5