Client Reports functionality has been added on the JS and python SDKs. We would like to add this to PHP as well.
At the time of writing this, the JS SDK example is the most up to date, with an open request for completion on python.
TLDR: Client Reports allows sentry to capture information about events being lost on client side, since so far it has only been tracked how many were dropped on server side during ingestion.
https://github.com/getsentry/sentry-javascript/milestone/8
https://github.com/getsentry/sentry-python/milestone/1
https://develop.sentry.dev/sdk/client-reports/
Client Reports functionality has been added on the JS and python SDKs. We would like to add this to PHP as well.
At the time of writing this, the JS SDK example is the most up to date, with an open request for completion on python.
TLDR: Client Reports allows sentry to capture information about events being lost on client side, since so far it has only been tracked how many were dropped on server side during ingestion.
https://github.com/getsentry/sentry-javascript/milestone/8
https://github.com/getsentry/sentry-python/milestone/1
https://develop.sentry.dev/sdk/client-reports/