Built by Metorial, the integration platform for agentic AI.
Provider Summary
track and manage errors
query issues and events
create alert rules
manage releases and deploys
monitor cron jobs
build custom dashboards
run discover queries
manage projects and teams
provision users via SCIM
access session replays
Track, manage, and resolve application errors and performance issues. List, query, and bulk-update issues and error events with filters like status, assignment, and tags. Create and manage releases, associate commits, and upload source maps. Configure issue alert rules and metric alert rules with notification actions. Set up cron monitors to detect missed or failed scheduled jobs. Build custom dashboards with configurable widgets. Run ad-hoc Discover queries across errors and transactions for performance analysis. Manage organizations, teams, projects, and members. Provision users via SCIM. Access session replay data. Receive webhooks for issues, errors, alerts, comments, and installation events.
Run an ad-hoc query against Sentry's Discover (Events) interface. Query errors and transactions with custom fields, filters, aggregations, and sorting. Useful for performance analysis, error analysis, and custom reporting.
Retrieve a specific error event by ID, or list events for an issue. Returns full event details including stack traces, exception data, breadcrumbs, and contextual information.
Retrieve detailed information about a specific Sentry issue, including its latest event with stack trace, tags, and contextual data. Optionally fetches comments and tag breakdowns.
Retrieve details about the configured Sentry organization, including quotas, settings, features, and member/project counts.
Search and list issues in the Sentry organization. Supports Sentry's structured search query syntax for filtering by status, assignment, tags, and more.
List members of the Sentry organization. Optionally search by name or email.
List all projects in the Sentry organization. Returns project slugs, names, platforms, and team assignments.
List all teams in the Sentry organization with their members and project assignments.
List, create, update, or delete issue alert rules and metric alert rules. Issue alerts are per-project and trigger on specific error conditions. Metric alerts are organization-wide and trigger on aggregate thresholds.
List, create, update, or delete comments (notes) on a Sentry issue. Comments support markdown formatting.
List, create, update, or delete cron monitors for tracking scheduled jobs. Monitors detect missed or failed check-ins and can alert when jobs don't run on schedule.
Create, update, or delete a Sentry project. When creating, a team slug is required. When updating, provide the project slug and the fields to change.
Create, retrieve, update, or delete a release. Also supports listing releases and creating deploys. Releases track versions of your application and can be associated with commits for suspect commit detection.
Create, update, or delete a team. Also supports assigning or removing projects from a team.
Update a Sentry issue's status, assignment, bookmark state, or other properties. Use this to resolve, ignore, assign, or triage issues.
This integration is licensed under the AGPL-3.0 License.
Built with ❤️ by Metorial