getsentry / sentry-docs

Sentry's documentation (and tools to build it)
https://docs.sentry.io
Other
323 stars 1.38k forks source link

Elaborate on sendDefaultPII Controls #10151

Open smeubank opened 1 month ago

smeubank commented 1 month ago

Core or SDK?

Platform/SDK

Which part? Which one?

All SDKs

Description

https://stackoverflow.com/questions/78534091/sentry-logging-missing-http-server-side-metadata-for-sveltekit/78537808#78537808

This SO issue called attention when search docs, that we should better describe what defaultPII controls

Suggested Solution

I am not even entirely sure my answer was correct in this issue TBH, and the docs are not that easy to find this info. Too much descriptive text, when we really need

this option controls;

- point 1
- point 2
- etc

here; https://docs.sentry.io/platforms/javascript/guides/remix/configuration/integrations/httpclient/#senddefaultpii and here: https://docs.sentry.io/platforms/javascript/guides/remix/data-management/sensitive-data/

smeubank commented 1 month ago

can also link to more descriptive dev spec as an option if we want a deep dive place

https://develop.sentry.dev/sdk/data-handling/