Skip to content

docs(godot): Document Android ANR detection options#18294

Draft
limbonaut wants to merge 3 commits into
masterfrom
docs/godot-android-anr-detection-options
Draft

docs(godot): Document Android ANR detection options#18294
limbonaut wants to merge 3 commits into
masterfrom
docs/godot-android-anr-detection-options

Conversation

@limbonaut

@limbonaut limbonaut commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

DESCRIBE YOUR PR

Document the new Android-specific ANR (Application Not Responding) detection options in the Godot SDK options reference.

  • Add an Android Options section covering android.enable_anr_detection (enabled by default), android.anr_timeout_interval_ms, and android.attach_anr_thread_dump
  • Update the app_hang_tracking note: app hang tracking now applies to iOS and macOS only; on Android, the new ANR options apply instead
  • Godot SDK PR: ref(anr): Add Android-specific ANR detection options sentry-godot#749

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+

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 new Android-specific ANR (Application Not Responding) detection
options under SentryOptions.android: enable_anr_detection,
anr_timeout_interval_ms, and attach_anr_thread_dump.

ANR detection is now separate from app hang tracking, which applies to
iOS and macOS only. Update the app_hang_tracking note to reflect this
and point Android users to the new options.

Refs getsentry/sentry-godot#749
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Jun 8, 2026 9:47am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Jun 8, 2026 9:47am

Request Review

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.

1 participant