What syncs
Exception events, release identifiers, route metadata, and deployment context.
Setup
Create a Sentry project, add its DSN or auth token as an environment secret, and enable the integration for the target environment.
Security
Keep ingestion credentials out of the browser bundle and use Sentry's project-level access controls.
Operations
Correlate the Sentry release with the Apex deployment ID to see whether a regression started with a specific promotion.
Recommended workflow
- Keep the integration credential in a dedicated secret scope.
- Start in a non-production environment and verify the event flow.
- Document ownership so connector failures have a clear operational owner.
Connect the next tool
Browse the integration catalog or start from the developer documentation.
