Skip to content

Make EventScrubber recursive #2743

@phb-teleclinic

Description

@phb-teleclinic

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions