Skip to main content
Replicas integrates with Sentry as a public integration. Connect your Sentry organization once, and Replicas can react to Sentry events as automation triggers.

Setup

  1. Go to Organization → Integrations
  2. Find Sentry and click Install
  3. Pick your Sentry organization and approve the install
Only organization admins can manage the Sentry connection.

What it enables

Once Sentry is connected, a new Sentry trigger type appears when you create or edit an automation. You can fire automations on issue alerts, new issues, or new error events, and optionally filter by Sentry project and minimum severity. See Sentry triggers for the supported events and filters.

Agent access

Workspace agents can also read Sentry through @replicas/sdk. Access uses the organization connection above and is read-only. There is no personal Sentry connection.
Pass a relative Sentry API path. Replicas supplies the credential server-side and rejects writes, absolute URLs, and oversized or slow responses. Turn the ability off per environment from the Default skills list. For bug-fixing workflow guidance, see Automated bug fixes.