What problem does it solve?
This Skill helps you reduce outages and diagnose performance problems by turning raw telemetry into actionable metrics, logs, dashboards, alerts, and SLO/SLI tracking.
Core Features & Use Cases
- Metrics monitoring with Prometheus + Grafana: Define PromQL queries, create dashboards, and configure alerting with practical alert routing to tools like Slack or PagerDuty.
- Cloud-native observability with CloudWatch, Azure Monitor, and Stackdriver: Collect metrics and logs, design service dashboards, and set alarms using each platform’s native constructs.
- Logging, alerting, and incident response guidance: Implement centralized logging patterns (ELK/Loki), design alert strategies to reduce noise, and run incidents with clear lifecycle steps and runbooks.
- SLO/SLI and error budget workflows: Model reliability targets, compute SLI/SLO outcomes, and use error budgets to drive engineering decisions.
Example use case: you run a microservices platform and need dashboards plus alerts for latency and error-rate regressions across clusters, with SLO tracking and incident-ready runbooks.
Quick Start
Configure Prometheus scrape targets and Grafana dashboards for your services, then create alert rules for high error rate and p95 latency.