-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
[] Provide a link to the affected event from your Sentry account
Package + Version
-
@sentry/browser -
@sentry/node -
raven-js -
raven-node(raven for node) - other:
Version:
5.5.0
Description
The option sendDefaultPii does not exist in types (in fact I can not find it in this repo at all apart from being mentioned in one unrelated issue), so I'm getting a TypeScript error.
Also, is it the replacement for the previous parseUser property? The documentation is very vague, not even listing which fields will it pick, but only saying certain personally identifiable information is added.
I guess some other fields might be missing too, which was masked by having a catch-all field earlier, which is now removed by #2111
Metadata
Metadata
Assignees
Labels
No labels