Skip to content

Apply default scurbbing to span and breadcrumb data #1855

@cleptric

Description

@cleptric

We started to ship updates in the PHP SDKs and will ship Python/Ruby soon, where we removed sensitive data from http.client span descriptions and moved them into the span data instead.

This was decided in this RFC.
#1593 reverted this behavior, as the scrubbing of the span description introduced a regression.

We would now need to scrub the values of span.data.http.query and span.data.http.fragment as well as breadcrumb.data.http.query and breadcrumb.data.http.fragment by default in Relay.

### Tasks
- [ ] https://github.com/getsentry/relay/pull/1953
- [ ] https://github.com/getsentry/relay/pull/1955

Metadata

Metadata

Labels

maintenanceTasks with this label generally have a lower priority and due date

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions