Versión1.0.0
Categoríadevops
AutenticaciónClave de API
Herramientas15
Transportestdio
LicenciaMIT
01
Qué hace
La aplicación, en sus propias palabras.
Monitor errors and issues in your applications via the Sentry API.
02
Herramientas
15 herramientas que el agente puede llamar.
Todas se declaran con parámetros tipados y devuelven resultados estructurados, así que el anfitrión puede renderizarlas en vez de narrarlas.
- assign_issueAssign a Sentry issue to a user or team.
- create_releaseCreate a new release in a Sentry organization.
- get_eventGet detailed information about a specific event including full stack trace.
- get_issueGet detailed information about a specific Sentry issue.
- get_projectGet detailed information about a specific Sentry project.
- get_releaseGet detailed information about a specific release.
- ignore_issueIgnore a Sentry issue (stop notifications).
- list_alertsList alert rules for a Sentry project.
- list_eventsList events (individual error occurrences) for an issue.
- list_issuesList issues (errors/problems) for a project. Filter by status and search query.
- list_organizationsList all Sentry organizations the authenticated user has access to.
- list_projectsList all projects in a Sentry organization.
- list_releasesList releases for a Sentry organization.
- list_teamsList teams in a Sentry organization.
- resolve_issueMark a Sentry issue as resolved.
03
Autenticación y permisos
Qué pide.
Declarado en el manifiesto y por adelantado. La aplicación no puede alcanzar nada que no haya pedido aquí.
Secretos de sistema
API_KEYORGANIZATION
Seguir leyendo
El manifiesto y el código de Sentry están en el monorepo, junto al resto de aplicaciones.