Skip to content

[skill-drift] update(sentry-react-native-sdk): document enableHistoricalTombstoneReporting#294

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/react-native-skill-drift-update-sentry-react-native-s-1784554133
Open

[skill-drift] update(sentry-react-native-sdk): document enableHistoricalTombstoneReporting#294
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/react-native-skill-drift-update-sentry-react-native-s-1784554133

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Warning

Auto-generated from external SDK content. Review all links and code suggestions before acting on them.

PR #6450 (released in v8.19.0) adds a new Android-only enableHistoricalTombstoneReporting init option. When enabled, the SDK reports historical tombstones from Android's ApplicationExitInfo API (not just the tombstone from the latest app run). Historical events omit current scope data (breadcrumbs, etc.) since the app state at the time they occurred can't be reconstructed. It only takes effect when enableTombstone is also true.

Added the option next to the existing enableTombstone option in both places it's documented in error-monitoring.md: the "Native Configuration Options" snippet and the full-options kitchen-sink example.

Other drift noticed but not addressed here (mention only, needs more judgment): PR #6377 adds an internal TurboModule call-count/latency aggregator (turboModuleAggregator) exported from the package's public entrypoint alongside the existing wrapTurboModule API — it's unclear yet whether this is meant to be user-facing or purely internal instrumentation, so it may warrant a follow-up review rather than a mechanical doc edit.

Source PRs

…calTombstoneReporting

Automated drift-fix run.

Co-Authored-By: Claude (claude-sonnet-5) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants