getsentry / getsentry/sentry-react-native
Tag all spans during app start with start type info
Offen
Feature
React-Native
Spans
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.8k
- Forks
- 366
- Ø Merge
- 1 T. 5 Std.
- Gemergte PRs (30 T.)
- 93
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.