Today we've updated Sentry Docs to better reflect the Event Fields we apply data scrubbing to by default when using our Require Using Default Scrubbers feature.
The following fields have been added:
Event.logentry.params
The following fields have been removed:
Event.exceptions.value
Event.logentry.formatted
Event.request.headers.user-agent
If you were previously relying on any of these fields to be scrubbed by default, you can add an Advanced Data Scrubbing rule to at the organization or project-level. A simple rule for Event.logentry.formatted
might look like this:
Organization-wide data scrubbing can be found on the [Settings] > Security & Privacy page including default and Advanced Data Scrubbing options.
Learn More: