getsentry / getsentry/sentry-react-native
Tag all spans during app start with start type info
オープン
Feature
React-Native
Spans
- 主要言語
- TypeScript
- スター
- 1.8k
- フォーク
- 366
- 平均マージ
- 1日 6時間
- マージ済み PR(30日)
- 94
説明
### 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.
コントリビューションガイド
調査の方向性
app-start span が作成され、ネイティブの app-start データが取得される React Native JS レイヤーから始めます。現在の backend の backfill と span streaming のサポートがないことを考慮しながら、開始タイプの情報がどのように span に到達するかを追跡します。完了条件は、すべての app-start spans が backend に必要な開始タイプ情報を持つことです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native, typescript
- 領域
- mobile-dev, observability
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100