sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Implement `sendDefaultPii` behaviour in the JS SDKs

Open Lms24 opened this issue 3 years ago • 0 comments

Extracted from #5340

This issue tracks the second step of adding the sendDefaultPii SDK init option to the JS SDK. Currently, the flag is only used to avoid sensitive data being propagated in distributed tracing via the dynamic sampling context. In v8, we'll add the additional behaviour of this flag as described in the Sentry SDK development specification

Lms24 avatar Jul 01 '22 09:07 Lms24