What problem does it solve?
This Skill provides a framework for building comprehensive monitoring and observability systems, enabling you to quickly detect, diagnose, and resolve issues before they impact users. It automates the application of best practices for system visibility.
Core Features & Use Cases
- Four Golden Signals: Monitor Latency, Traffic, Errors, and Saturation to understand system performance and user experience.
- SLIs & Alerting: Define Service Level Indicators (SLIs) and configure effective alerts with severity levels, focusing on symptoms over causes.
- Distributed Tracing & Structured Logging: Implement OpenTelemetry for end-to-end request visibility and structured logging for efficient log analysis.
- Use Case: When a user reports slow performance, use this Skill to quickly check the Four Golden Signals on your dashboards, trace the request through distributed tracing, and analyze structured logs to pinpoint the exact bottleneck, reducing diagnostic time from hours to minutes.
Quick Start
Use the sre-monitoring-and-observability skill to define Prometheus queries for the Four Golden Signals for a new microservice.