Track errors with Sentry

Databases
Error tracking and monitoring
Overview

The Sentry integration connects Jet Admin to your Sentry projects, so you can view and manage error and exception issues from a Jet Admin app instead of the Sentry dashboard. It's a way to give support, ops, or on-call teams a focused view of production errors without a full Sentry seat.

Once connected, Sentry issues can be joined to records in your own database — like linking an error to the customer it affected — scoped by role, and routed through an approval step before a status change takes effect. Every action is recorded in Jet Admin's audit log alongside the rest of your app's activity.

What you can do
List issues
Pull error and exception issues from a Sentry project into Jet Admin.
Update issue status
Resolve, ignore, or reassign a Sentry issue from Jet Admin.
View issue details
See stack traces, events, and affected users for a specific issue.
Use Cases
Scenario
What it looks like
Error triage dashboard
Give support or ops teams a simple view of production errors without Sentry access.
Incident tracking
Combine Sentry issues with your own incident or ticketing data.
On-call tooling
Build a lightweight on-call console for acknowledging and assigning errors.

Key benefits

  • Focused error triage. Give support and on-call teams a simple view of production issues.
  • Connects errors to your data. Link a Sentry issue to the customer, order, or record it affected.
  • Role-based access. Control who can view, resolve, or reassign issues.
  • Full audit trail. Every triage action taken through Jet Admin is logged.

How to connect Jet Admin with Sentry

  1. In Jet Admin, go to Data Sources and select Sentry.
  2. Enter your Sentry organization slug and an API token with the required scopes.
  3. Choose the projects you want Jet Admin to pull issues from.
  4. Test the connection to confirm Jet Admin can access issue data.
  5. Build a table, form, or action in Jet Admin using your Sentry data.