Tag all spans during app start with start type info

Open
#4,460 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
react-native, typescript

Research direction

Start with the React Native JS layer where the app-start span is created and the native app-start data is fetched. Trace how start type information reaches the span while accounting for the current backend backfill and lack of span streaming support. Done means all app-start spans carry the start type information required by the backend.

Written by the indexing model from the issue text.

Description

Feature React-Native Spans
Description

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.

Dominant language
TypeScript
Stars
1.8k
Forks
367
Avg merge
1d 4h
Merged PRs (30d)
96

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getsentry/sentry-react-native

All issues in getsentry/sentry-react-native

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.