-
-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Labels
FeatureNew feature or requestNew feature or request
Description
Sentry's protocol now offers a way to report counts and reason to why data gets dropped.
Spec: https://develop.sentry.dev/sdk/client-reports/
This was implemented in other places that can be used as a reference:
- JavaScript: feat(browser): Client Report Support sentry-javascript#3955
- Python: feat(transport): Client Report Support sentry-python#1181
- Relay: feat(client-reports): Protocol support for client reports relay#1074
This will also be implemented in the following SDKs so collaborating with folks adding support there is ideal
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request
Projects
Status
Done