Skip to main content
Sentry

Features

  • Detect errors as they occur in production
  • Analyze stack traces, breadcrumbs, and error context
  • Open fix PRs automatically
  • MCP server for real-time error data access during tasks

Installation

1

Connect

Go to Integrations and click Connect next to Sentry.
2

Authorize

Authorize Tembo to read error data and receive webhook events.
3

Map projects

Map Sentry projects to the repositories where errors occur. Only mapped projects generate fix PRs.

Usage

  1. Sentry captures an error and sends a webhook to Tembo
  2. Tembo retrieves the full error context (stack traces, breadcrumbs, environment)
  3. Tembo analyzes the codebase and opens a fix PR
  4. Use the feedback loop to iterate

Automations

See Automations for available Sentry event triggers.

Advanced

When connected, a Sentry MCP server is automatically available to agents. They can query error data, retrieve stack traces, and analyze trends in real-time.
Check project mapping on the Integrations page. Ensure Sentry captures sufficient stack trace info. Tembo deduplicates fixes for already-addressed errors.
Use the sync button to refresh projects. Verify Tembo has access and the Sentry organization is connected.