Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.iru.com/llms.txt

Use this file to discover all available pages before exploring further.

About Sentry

Iru reads projects, issues/events, teams, releases, and audit data from your Sentry organization. Choose the API host that matches your deployment (sentry.io, US, EU, or self-hosted). Authentication is a Bearer token - either a personal auth token or an organization token.

How it works

Authorization: Bearer YOUR_AUTH_TOKEN
DetailValue
CategoryError monitoring
AuthenticationBearer token (personal or org auth token)
Audit logsTypically Business or Team; requires Owner or Manager for full audit access
Org-level tokens (Organization Settings → Auth Tokens) survive user churn; personal tokens stop working if the user leaves the org. Official references: Auth tokens, Create a token, API.

Prerequisites

  • Access to the Sentry organization you need for compliance.
  • Owner or Manager when audit-log evidence is required.

Connect Sentry to Iru

Sentry

1

Create an auth token

Sign in to sentry.io. Open SettingsPersonal Tokens (https://sentry.io/settings/account/api/auth-tokens/) or create an organization token under Organization SettingsAuth Tokens.Create a token, name it (for example Iru Compliance), and enable read scopes such as org:read, project:read, team:read, and event:read. Copy the token once. It is shown once.

Iru Compliance

1

Open Sources

In Iru Compliance, on the left navigation bar, expand Compliance and select Sources.
Left navigation: Compliance expanded, Sources selected
2

Turn on Sentry

Find Sentry (use Category or Search by name or description). On that card, turn on the toggle. A browser tab or window may open for the connector wizard.
3

Select the Sentry API host

Select the server that matches your account:
  • https://sentry.io: Default SaaS.
  • https://YOUR_REGION.sentry.io: Data residency (for example us or de).
Confirm the server before entering credentials.
4

Paste the token and activate

Paste the Bearer token when prompted. Submit until the Sentry card shows Active.

Troubleshooting

Check pop-up blocker settings for the Iru site and try again.
Token copied fully; not revoked.
Confirm plan supports audit logs and your role is Owner/Manager.
EU orgs must use the EU host - US endpoint calls fail.
User left org - switch to an org token or recreate under an active user.

See also