From: Yaarit Hatuka Date: Mon, 1 Nov 2021 15:19:30 +0000 (+0000) Subject: doc/dev/release-checklist: add manual review of telemetry reports X-Git-Tag: v17.1.0~350^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=35f2fe8279361a3582825a62650b58272b5e3052;p=ceph-ci.git doc/dev/release-checklist: add manual review of telemetry reports When gathering metrics, the telemetry module automatically detects and removes sensitive details (e.g. pools and hosts names) from its reports. We wish to manually double-check here that none of these details are accidentally included in the reports. Signed-off-by: Yaarit Hatuka --- diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index 2668ed84469..9ba01893e14 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -98,6 +98,7 @@ First release candidate ======================= - [ ] src/ceph_release: change type to `rc` +- [ ] opt-in to all telemetry channels, generate telemetry reports, and verify no sensitive details (like pools names) are collected First stable release