Skip to content

feat(android): Add raw tombstone attachment option#17888

Merged
romtsn merged 2 commits into
masterfrom
rz/feat/raw-tombstone-attachment-docs
May 27, 2026
Merged

feat(android): Add raw tombstone attachment option#17888
romtsn merged 2 commits into
masterfrom
rz/feat/raw-tombstone-attachment-docs

Conversation

@romtsn
Copy link
Copy Markdown
Member

@romtsn romtsn commented May 26, 2026

DESCRIBE YOUR PR

Document the isAttachRawTombstone option for Android SDK 8.42.0+, which allows attaching raw tombstone data from ApplicationExitInfo#getTraceInputStream() as an attachment on native crash events.

  • Added new "Attaching Raw Tombstone" section to the tombstones configuration page
  • Includes AndroidManifest.xml, Kotlin, and Java configuration examples
  • Follows the same pattern as the existing ANR thread dump attachment docs

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Document the isAttachRawTombstone option introduced in SDK 8.42.0,
which sends raw tombstone data as an attachment for deeper native
crash investigations.

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment May 27, 2026 8:37am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview May 27, 2026 8:37am

Request Review

@codeowner-assignment codeowner-assignment Bot requested a review from a team May 26, 2026 18:59
@romtsn romtsn changed the title docs(android): Add raw tombstone attachment option feat(android): Add raw tombstone attachment option May 26, 2026
Copy link
Copy Markdown
Member

@0xadam-brown 0xadam-brown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One optional comment if you want it; otherwise lgtm

Comment thread docs/platforms/android/configuration/tombstones.mdx
Mention that the raw tombstone data is a binary protobuf file and link
to Android's tombstone schema, so users know how to interpret it.

Co-Authored-By: Claude <noreply@anthropic.com>
@codeowner-assignment codeowner-assignment Bot requested a review from a team May 27, 2026 08:26
@romtsn romtsn merged commit 5022b23 into master May 27, 2026
21 of 22 checks passed
@romtsn romtsn deleted the rz/feat/raw-tombstone-attachment-docs branch May 27, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants