Skip to content
Book a Demo

Sentry

Connect your Sentry account to give RunLLM’s SRE agent direct access to your error tracking data. During incident investigations, the agent can pull up full issue details and stack traces from Sentry URLs without you having to copy-paste anything manually.

The agent can:

  • Fetch issue details and error messages from a Sentry issue URL
  • Retrieve the stack trace from the latest event for a given issue
  • Get event occurrence counts and hourly distribution over the preceding 3 days
ParameterDescription
API KeyA Sentry internal integration token with read access. Create one under Settings > Developer Settings > Internal Integrations in your Sentry dashboard — give it Issue & Event: Read permissions.
DomainYour Sentry organization domain (e.g., myorg.sentry.io). For self-hosted Sentry, use your custom domain instead.

Optional parameters

ParameterDescription
Rules / InstructionsFree-form instructions that guide the agent on how to use this integration (e.g., "Only look up issues from the payments-service project").