-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
maintenanceTasks with this label generally have a lower priority and due dateTasks with this label generally have a lower priority and due date
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
maintenanceTasks with this label generally have a lower priority and due dateTasks with this label generally have a lower priority and due date