From 30c4944938abccbc60ae25e7aa5ca957d248cb52 Mon Sep 17 00:00:00 2001 From: Yaarit Hatuka Date: Wed, 12 Jan 2022 06:34:25 +0000 Subject: [PATCH] PendingReleaseNotes: add a note about telemetry Signed-off-by: Yaarit Hatuka --- PendingReleaseNotes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 0bf69cfae8f..17dba9b1009 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -111,6 +111,16 @@ https://docs.ceph.com/en/latest/rados/operations/placement-groups/ +* telemetry: Improved the opt-in flow so that users can keep sharing the same + data, even when new data collections are available. A new 'perf' channel + that collects various performance metrics is now avaiable to opt-in to with: + `ceph telemetry on` + `ceph telemetry enable channel perf` + See a sample report with `ceph telemetry preview` + For more details, see: + + https://docs.ceph.com/en/latest/mgr/telemetry/ + >=16.0.0 -------- * mgr/nfs: ``nfs`` module is moved out of volumes plugin. Prior using the -- 2.39.5