Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.anyshift.io/llms.txt

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

Sentry Integration

Connect Sentry to give Annie visibility into application errors, releases, and performance regressions. During an incident, Annie can correlate Sentry issues with your infrastructure changes and surface the events that matter.

Setup Guide

  1. Go to the Sentry integration page
  2. Click New token to add your Sentry user auth token
  3. Fill in the form fields below and click Save Sentry token

1. Display name

A human-readable label for this token (e.g. Production Sentry). Used only to identify the credential in the Anyshift UI.

2. Auth token

A Sentry user auth token. Generate one from your Sentry account under User Settings > Auth Tokens > Create New Token.

3. Host (optional)

Leave this field empty to use Sentry SaaS (sentry.io). For self-hosted or organization-scoped instances, enter the bare hostname — for example anyshift.sentry.io. Do not include https://

Required Permissions

The auth token needs the following scopes for Annie to access your Sentry data:
  • org:read — Read organization information
  • project:read — List and read projects
  • event:read — Read issues and events

How It Works

Once connected, Annie’s AI agent can:
  • Investigate errors — Pull issue details, stack traces, and event payloads
  • Correlate with releases — Tie errors to the release that introduced them
  • Surface performance regressions — Identify performance issues that coincide with infrastructure or deploy changes
  • Link to your resource graph — Map Sentry projects and services to the cloud resources they run on
Anyshift + Sentry = faster root cause on application-layer incidents.