From: Yaarit Hatuka Date: Mon, 6 Jun 2022 19:34:19 +0000 (+0000) Subject: PendingReleaseNotes: add a note about Rook telemetry X-Git-Tag: v17.2.1~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F46544%2Fhead;p=ceph.git PendingReleaseNotes: add a note about Rook telemetry Signed-off-by: Yaarit Hatuka (cherry picked from commit 1742d1b36555684aa7a75cbaa9f128131af9b6a7) Conflicts: Needed to reorder notes to appear in the 17.2.1 section. --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 777b64315fcb..3854ccb56602 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -8,6 +8,15 @@ and CephFS features. Any side effects experienced in previous Quincy versions would no longer occur, provided that the configuration remains set to false. Relevant tracker: https://tracker.ceph.com/issues/55521 +* telemetry: Added new Rook metrics to the 'basic' channel to report Rook's + version, Kubernetes version, node metrics, etc. + See a sample report with `ceph telemetry preview`. + Opt-in with `ceph telemetry on`. + + For more details, see: + + https://docs.ceph.com/en/latest/mgr/telemetry/ + >=17.0.0 * Filestore has been deprecated in Quincy, considering that BlueStore has been