]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: add a note about telemetry leaderboard 51048/head
authorYaarit Hatuka <yaarit@redhat.com>
Wed, 12 Apr 2023 12:00:31 +0000 (12:00 +0000)
committerYaarit Hatuka <yaarit@redhat.com>
Fri, 21 Apr 2023 18:17:10 +0000 (18:17 +0000)
Signed-off-by: Yaarit Hatuka <yaarit@redhat.com>
PendingReleaseNotes

index b850745a7e431478cc11f34fa41c141eb5536d83..10a952eec1b0a7238c232972300e5dc1bc615f10 100644 (file)
 * RBD: list-watchers C++ API (`Image::list_watchers`) now clears the passed
   `std::list` before potentially appending to it, aligning with the semantics
   of the corresponding C API (`rbd_watchers_list`).
+* Telemetry: Users who are opted-in to telemetry can also opt-in to
+  participating in a leaderboard in the telemetry public
+  dashboards (https://telemetry-public.ceph.com/). Users can now also add a
+  description of the cluster to publicly appear in the leaderboard.
+  For more details, see:
+  https://docs.ceph.com/en/latest/mgr/telemetry/#leaderboard
+  See a sample report with `ceph telemetry preview`.
+  Opt-in to telemetry with `ceph telemetry on`.
+  Opt-in to the leaderboard with
+  `ceph config set mgr mgr/telemetry/leaderboard true`.
+  Add leaderboard description with:
+  `ceph config set mgr mgr/telemetry/leaderboard_description â€˜Cluster description’`.
 
 >=17.2.1