-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK
Description
Problem Statement
Currently, it is possible to redact part of the URL for Errors and Transactions using addGlobalEventProcessor
to modify event.request.url
and event.request.headers
.
For example, if the URL is /Redactme-xyz
, this can be changed to /[REDACTED]-xyz
.
However, this does not seem to work for Session Replays.
The requirement is for the addGlobalEventProcessor configuration to apply to Session Replays or to have a separate data scrubbing option in place to scrub/redact this data.
Solution Brainstorm
No response
Product Area
Replays
Metadata
Metadata
Assignees
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK
Type
Projects
Status
No status