getsentry / getsentry/sentry-react-native

Turbo Modules: Documentation, migration guide, and public API

オープン
#6,168 コメント 1 件 リアクション 0 件 担当者 1 名 @alwx が担当を希望しています GitHub で見る
Docs React-Native
主要言語
TypeScript
スター
1.8k
フォーク
366
平均マージ
1日 6時間
マージ済み PR(30日)
94

説明

Land the user-facing story once the implementation stabilizes.

**Tasks**

* Public API: confirm the option name (`enableTurboModuleTracking`), the integration name (`turboModulesIntegration`), and the options bag (`slowCallThresholdMs`, `ignoreTurboModules`, top-N cap). Run through `yarn api-report` and lock the surface.
* `CHANGELOG.md` under Unreleased / Features.
* Coordinate a docs PR with the Sentry docs repo covering:
* How the feature is enabled (new arch vs. old arch).
* What data lands on spans (attributes, measurements) and on events (tags, contexts).
* How crash reports attribute the active module + method.
* Privacy / overhead notes — especially that method names are sent (so users on strict PII setups know what they're shipping).
* Add a section to `packages/core/AGENTS.md` describing the TurboModule perf logger plumbing so future contributors know where to look.
* Add information about new attributes to https://github.com/getsentry/sentry-conventions (https://getsentry.github.io/sentry-conventions/attributes/)
* Decide and document the deprecation story (if any) for the legacy NativeModules path — most users will migrate to the new arch over the next few RN versions, and the legacy path can be marked as best-effort.
*

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。