getsentry / getsentry/sentry-react-native
Tag all spans during app start with start type info
Open
Feature
React-Native
Spans
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 366
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 89
Description
### Description
- https://github.com/getsentry/team-mobile/issues/174
React native doesn't depend on the native SDK for this as we only fetch the app start data from native but create the span in JS layer.
Backend backfills the data, until the SDK doesn't support span streaming then the SDK has to fill this value.
Contributor guide
Assessment
This issue has not been assessed yet.