Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'Client Reports' to the React Native SDK #2034

Closed
bruno-garcia opened this issue Feb 1, 2022 · 1 comment · Fixed by #2496
Closed

Add 'Client Reports' to the React Native SDK #2034

bruno-garcia opened this issue Feb 1, 2022 · 1 comment · Fixed by #2496

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented Feb 1, 2022

Sentry's protocol now offers a way to report counts and reason to why data gets dropped.

The JavaScript SDK already has support so the challenge here is to include events dropped in the React Native layers with the rest of the SDKs involved (JS and native).

Spec: https://develop.sentry.dev/sdk/client-reports/

This was implemented in other places that can be used as a reference:

This will also be implemented in the following SDKs so collaborating with folks adding support there is ideal

Please close this once done: https://getsentry.atlassian.net/browse/MOBILE-210

@github-actions
Copy link
Contributor

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Status: GA 🚀
Development

Successfully merging a pull request may close this issue.

3 participants