-
Notifications
You must be signed in to change notification settings - Fork 601
Closed
Labels
Component: ScrubberDealing with data scrubbingDealing with data scrubbing
Description
Problem Statement
We have a custom before_send implementation that scrubs data recursively. I was hopping to replace the custom implementation with the built-in EventScrubber but I found out that it doesn't scrub vars recursively.
As far as I can tell this was a consistency, perf trade-off thing but it would be nice to have a built-in option to make it recursive.
Thank you!
Solution Brainstorm
EventScrubber(recursive=True)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: ScrubberDealing with data scrubbingDealing with data scrubbing
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status