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

Report dropped spans in client reports #2137

Closed
3 tasks done
buenaflor opened this issue Jun 27, 2024 · 0 comments
Closed
3 tasks done

Report dropped spans in client reports #2137

buenaflor opened this issue Jun 27, 2024 · 0 comments
Assignees

Comments

@buenaflor
Copy link
Contributor

buenaflor commented Jun 27, 2024

Description

Context: https://github.com/getsentry/projects/issues/70

Cases we need to implement this in Dart/Flutter:
All platforms

  • sampling
  • beforeSend / beforeTransaction
  • event processors

Web, Linux, Windows:

  • rate limiter
  • network error

For iOS, macOS and Android the rate limiter and network error is implemented by the native sdks

Fixed by

  1. dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant