Skip to content

Make EventScrubber also scrub exception entries #1986

@DanielNoord

Description

@DanielNoord

Problem Statement

I'd like to use EventScrubber (added in #1943) to scrub the events we send to Sentry. However, our own current scrubbing implementation also scrubs event["exception"] based on whether exc_info is in the hint supplied to the before_send hook.

Not scrubbing the exception is a blocker to adoption of EventScrubber for us and I think it would be nice to add this functionality.

Solution Brainstorm

/

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions