Skip to content

Option to redact part of the URL within a Session Replay #8127

Description

@Prithvirajkumar

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

No labels
No labels

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions