Sentry
Query Sentry issues and events directly from Sazabi without moving data.
Sentry as an external backend is coming soon. In the meantime, you can use the Sentry MCP connector to interact with Sentry through the AI assistant.
Overview
Sentry is the leading error monitoring and performance platform. With Sazabi's Sentry backend, you can query your Sentry issues and events directly from the Chat without duplicating data.
What you can query
When Sentry is configured as a backend, Chat can access:
- Issues: Search and analyze Sentry issues
- Events: Query individual error events
- Releases: Access release information and associations
- Performance data: Query transaction and span data
Authentication
Sazabi authenticates with Sentry using:
- Auth Token: A Sentry auth token with appropriate scopes
You can generate an auth token in your Sentry settings under Settings > Auth Tokens.
Required scopes:
project:readevent:readorg:read
Use cases
Configure Sentry as a backend when:
- You want to correlate Sentry errors with logs from other backends
- You have an existing Sentry deployment with historical data
- You want unified error investigation across platforms
Related
For write operations like resolving issues or managing releases, use the Sentry MCP connector instead.
Coming soon
This page will include:
- Step-by-step setup instructions
- Required permissions and scopes
- Project and organization selection
- Troubleshooting common issues