Ignore data scrubbing for a particular context
Open
Feature
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
We wish to append additional data via Sentry's Context where we know for sure there is no sensitive information.
However, we get "[Filtered]" for a value containing a keyword such as "auth", even if the string itself is not sensitive. We do not want to disable scrubbing globally.
### Solution Brainstorm
Add option to setContext to ignore data scrubbing for a particular Context
### Product Area
Issues
┆Issue is synchronized with this [Jira Improvement](https://getsentry.atlassian.net/browse/FEEDBACK-1960) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.