getsentry / sentry-react-native

Official Sentry SDK for React Native
https://sentry.io
MIT License
1.56k stars 331 forks source link

Report dropped spans in client reports #3944

Closed krystofwoldrich closed 2 weeks ago

krystofwoldrich commented 2 months ago

Description

Meta issue: https://github.com/getsentry/team-sdks/issues/88

### Blocked by
- [ ] https://github.com/getsentry/sentry-java/issues/3527
- [ ] https://github.com/getsentry/sentry-cocoa/issues/4156
- [ ] https://github.com/getsentry/sentry-javascript/issues/12727
krystofwoldrich commented 1 month ago

Recording dropped spans was implemented in JS v8, so RN will get this in RN SDK v6.

Or the recording will have to be backported to JS SDK v7.

krystofwoldrich commented 2 weeks ago

Released in https://github.com/getsentry/sentry-react-native/releases/tag/5.30.0