Skip to content

feat: added ANR_REPORT_HISTORICAL to the ManifestMetaDataReader#5387

Open
bitsandfoxes wants to merge 2 commits intomainfrom
feat/manifest-historical-anr
Open

feat: added ANR_REPORT_HISTORICAL to the ManifestMetaDataReader#5387
bitsandfoxes wants to merge 2 commits intomainfrom
feat/manifest-historical-anr

Conversation

@bitsandfoxes
Copy link
Copy Markdown
Contributor

📜 Description

The current ANR related options are that are accessible via the options object are:

  • setAnrEnabled
  • setEnableScopePersistence
  • setReportHistoricalAnrs
  • setAttachAnrThreadDump

of those, only the setReportHistoricalAnrs is not represented in the ManifestMetaDataReader.

💡 Motivation and Context

Feature parity between options object and manifest. Enabled i.e. Unity to forward option in both, auto and manual initialization.

💚 How did you test it?

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Ship. It.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against a92ae25

@sentry
Copy link
Copy Markdown

sentry Bot commented May 8, 2026

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.41.0 (1) release

⚙️ sentry-android Build Distribution Settings

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 318.08 ms 363.06 ms 44.98 ms
Size 0 B 0 B 0 B

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
5865051 319.74 ms 365.60 ms 45.86 ms
0220a5c 452.20 ms 479.33 ms 27.12 ms
2124a46 319.19 ms 415.04 ms 95.85 ms
2195398 322.52 ms 361.91 ms 39.39 ms
bbc35bb 298.53 ms 372.17 ms 73.64 ms
d364ace 382.77 ms 443.21 ms 60.44 ms
d15471f 379.40 ms 470.76 ms 91.36 ms
9139b91 351.35 ms 355.63 ms 4.28 ms
fc5ccaf 322.49 ms 405.25 ms 82.76 ms
52feca7 314.77 ms 378.67 ms 63.90 ms

App size

Revision Plain With Sentry Diff
5865051 0 B 0 B 0 B
0220a5c 0 B 0 B 0 B
2124a46 1.58 MiB 2.12 MiB 551.51 KiB
2195398 0 B 0 B 0 B
bbc35bb 1.58 MiB 2.12 MiB 553.01 KiB
d364ace 1.58 MiB 2.11 MiB 539.75 KiB
d15471f 1.58 MiB 2.13 MiB 559.54 KiB
9139b91 1.58 MiB 2.13 MiB 559.52 KiB
fc5ccaf 1.58 MiB 2.13 MiB 557.54 KiB
52feca7 0 B 0 B 0 B

Previous results on branch: feat/manifest-historical-anr

Startup times

Revision Plain With Sentry Diff
36f2a43 317.85 ms 354.12 ms 36.27 ms

App size

Revision Plain With Sentry Diff
36f2a43 0 B 0 B 0 B

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