setup

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

  1. In Sentry, go to Settings → Developer Settings → Custom Integrations → Create New Integration.
  2. Select Internal Integration and grant these scopes:
    • org:read
    • member:read
    • project:read
    • project:releases
    • alerts:read
    • team:read
  3. Save the integration and copy the generated auth token.
  4. In SubImage, fill in:
    • sentry_token — the token (or its AWS Secret ARN)
    • sentry_org — your Sentry organization slug
    • sentry_host — leave empty for Sentry Cloud; set to your URL (e.g. https://sentry.internal) for self-hosted
  5. Save the module.