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

Surface Sentry SDK client status reports in Spotlight #477

Open
BYK opened this issue Aug 6, 2024 · 4 comments
Open

Surface Sentry SDK client status reports in Spotlight #477

BYK opened this issue Aug 6, 2024 · 4 comments

Comments

@BYK
Copy link
Member

BYK commented Aug 6, 2024

It would be great to surface SDK client reports such as events getting dropped due to size etc.

@Shubhdeep12
Copy link
Collaborator

how can we get this information?

@BYK
Copy link
Member Author

BYK commented Nov 29, 2024

@Shubhdeep12 It's just a different type of event: https://develop.sentry.dev/sdk/telemetry/client-reports/

@Shubhdeep12
Copy link
Collaborator

Shubhdeep12 commented Nov 29, 2024

Okay.
I never read about this one😅
Thanks for the link.

Also, is there a way I can trigger this event manually?
Looks like there is no built-in function to trigger this.

@BYK
Copy link
Member Author

BYK commented Nov 29, 2024

Yeah, I agree it's tricky to trigger. I think easist would be to install a beforeSend hook and keep dropping events there to trigger a report. I saw that's one of the categories.

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

No branches or pull requests

2 participants