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 Apple SDK #1655

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

Add 'Client Reports' to the Apple SDK #1655

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

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented Feb 1, 2022

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:

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

@github-actions
Copy link

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 🥀

@philipphofmann philipphofmann self-assigned this Mar 21, 2022
philipphofmann added a commit that referenced this issue Mar 31, 2022
Adds recording discarded events and sending them with client reports to
Sentry. Discarded events give insight into where the SDK drops certain
events like, for example, beforeSend or rate limiting.

Fixes GH-1655
philipphofmann added a commit that referenced this issue Mar 31, 2022
Adds recording discarded events and sending them with client reports to
Sentry. Discarded events give insight into where the SDK drops certain
events like, for example, beforeSend or rate limiting.

Fixes GH-1655
philipphofmann added a commit that referenced this issue Mar 31, 2022
Adds recording discarded events and sending them with client reports to
Sentry. Discarded events give insight into where the SDK drops certain
events like, for example, beforeSend or rate limiting.

Fixes GH-1655
philipphofmann added a commit that referenced this issue Mar 31, 2022
Adds recording discarded events and sending them with client reports to
Sentry. Discarded events give insight into where the SDK drops certain
events like, for example, beforeSend or rate limiting.

Fixes GH-1655
philipphofmann added a commit that referenced this issue Mar 31, 2022
Adds recording discarded events and sending them with client reports to
Sentry. Discarded events give insight into where the SDK drops certain
events like, for example, beforeSend or rate limiting.

Fixes GH-1655
philipphofmann added a commit that referenced this issue Apr 7, 2022
Adds recording discarded events and sending them with client reports to
Sentry. Discarded events give insight into where the SDK drops certain
events like, for example, beforeSend or rate-limiting.

Fixes GH-1655
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants