feat(spotlight): Extract SpotlightIntegration to separate module by romtsn · Pull Request #5064 · getsentry/sentry-java
romtsn
deleted the
rz/fix/spotlight-insecure-url
branch
romtsn added a commit to getsentry/sentry-docs that referenced this pull request
Feb 10, 2026## DESCRIBE YOUR PR Add documentation for the new `sentry-spotlight` module extracted in [sentry-java#5064](getsentry/sentry-java#5064) (available from 8.32.0). This module allows Android users to include Spotlight only in debug builds via `debugImplementation`, preventing insecure HTTP URLs from leaking into production APKs. - Add Android Spotlight integration page (`/platforms/android/integrations/spotlight/`) with AndroidManifest.xml and programmatic configuration - Add Java Spotlight integration page (`/platforms/java/integrations/spotlight/`) with Gradle, Maven, and SBT install snippets ## 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.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [x] 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](https://github.com/orgs/getsentry/teams/docs) --------- Co-authored-by: Claude <noreply@anthropic.com>
romtsn added a commit to getsentry/sentry-docs that referenced this pull request
Feb 10, 2026## DESCRIBE YOUR PR Add documentation for the new `sentry-spotlight` module extracted in [sentry-java#5064](getsentry/sentry-java#5064) (available from 8.32.0). This module allows Android users to include Spotlight only in debug builds via `debugImplementation`, preventing insecure HTTP URLs from leaking into production APKs. - Add Android Spotlight integration page (`/platforms/android/integrations/spotlight/`) with AndroidManifest.xml and programmatic configuration - Add Java Spotlight integration page (`/platforms/java/integrations/spotlight/`) with Gradle, Maven, and SBT install snippets ## 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.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [x] 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](https://github.com/orgs/getsentry/teams/docs) --------- Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters