What problem does it solve?
This Skill simplifies the interaction with Sentry's CLI tools for issue tracking, monitoring, and deployment management, reducing manual effort and improving efficiency.
Core Features & Use Cases
- Issue Investigation and Management: List, view, explain, and resolve issues directly via CLI commands.
- Monitoring and Tracing: List traces, view detailed trace information, and analyze spans or logs associated with distributed traces.
- Deployment and Release Control: Create, finalize, and deploy releases, set commits, and manage release lifecycle.
- Dashboard and Metrics Oversight: Manage dashboards, add or update widgets to monitor key metrics, and inspect logs in real-time.
- Use Case: A developer wants to quickly identify the root cause of an error, view related traces, and then create a release and deploy it—all from the terminal.
Quick Start
Use the sentry-cli to check the status of issues, list recent traces, or create a new release before deploying.