Skip to content

feat: report the number of dropped events to sentry#226

Merged
CrabNejonas merged 2 commits intomainfrom
jonas/sentry-dropped-events
Feb 8, 2024
Merged

feat: report the number of dropped events to sentry#226
CrabNejonas merged 2 commits intomainfrom
jonas/sentry-dropped-events

Conversation

@CrabNejonas
Copy link
Copy Markdown
Contributor

@CrabNejonas CrabNejonas commented Feb 8, 2024

This is just a two-line change that forwards the number of spans/events the rust instrumentation had to drop bc it was running out of buffer space. This is helpful for us to tweak the internal settings and important for end users since dropped events equal data loss and that is a bad experience all around.

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 8, 2024

Deploy Preview for cn-devtools-app ready!

Name Link
🔨 Latest commit cece7e2
🔍 Latest deploy log https://app.netlify.com/sites/cn-devtools-app/deploys/65c4bf4d3599760008e4d19c
😎 Deploy Preview https://deploy-preview-226--cn-devtools-app.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@CrabNejonas CrabNejonas merged commit bc11ecd into main Feb 8, 2024
@CrabNejonas CrabNejonas deleted the jonas/sentry-dropped-events branch February 8, 2024 12:01
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

Successfully merging this pull request may close these issues.

2 participants