Sentry
Purpose
Ingests Sentry organizations, teams, members, projects, releases, and alert rules into SubImage to map your error-monitoring footprint and who owns each project.
tip
Secret fields below accept either an AWS Secrets Manager ARN or a value pasted directly into SubImage's managed vault. See Secrets for details.
Required Fields
| Field | Secret? | Description |
|---|---|---|
sentry_token |
Yes | Sentry Internal Integration auth token |
sentry_org |
No | Sentry organization slug (visible in the URL: https://sentry.io/organizations/<slug>/) |
sentry_host |
No | Sentry host URL (default https://sentry.io, override for self-hosted) |
Setup Steps
- In Sentry, go to Settings → Developer Settings → Custom Integrations → Create New Integration.
- Select Internal Integration and grant these scopes:
org:readmember:readproject:readproject:releasesalerts:readteam:read
- Save the integration and copy the generated auth token.
- In SubImage, fill in:
sentry_token— the token (or its AWS Secret ARN)sentry_org— your Sentry organization slugsentry_host— leave empty for Sentry Cloud; set to your URL (e.g.https://sentry.internal) for self-hosted
- Save the module.