]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: redact python crash dump in telemetry
authorSage Weil <sage@newdream.net>
Sat, 19 Jun 2021 16:56:18 +0000 (12:56 -0400)
committerSage Weil <sage@newdream.net>
Wed, 23 Jun 2021 17:00:49 +0000 (13:00 -0400)
commit1ecda507eb35d9ff0b056d68b2f3b47e8bc2afb8
tree013c4fb38de173057e2379dcf760446f7210a8d2
parent839d5489dddc36290b771503c9ca4a4a40f1d1a8
mgr/telemetry: redact python crash dump in telemetry

Include the exception value in teh crash dump, but redact it in telemetry.
That way the operator can see it (it's useful info!) but we don't risk
sharing identifying data via telemetry.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mgr/PyModule.cc
src/pybind/mgr/telemetry/module.py