What problem does it solve?
This Skill helps you set up monitoring, logging, tracing, and alerting so production issues are diagnosable with measurable signals instead of guesswork.
Core Features & Use Cases
- Observability pillars: defines what to collect for metrics (numbers), logs (events), and traces (request journeys).
- Actionable alerting: guides alert design around error rates, latency percentiles, and resource pressure to reduce noise and speed response.
- Degradation-first planning: provides explicit fallback behavior when full metrics/tracing stacks are unavailable, emphasizing readiness plans over “fake completion.”
- Use Case: After a new deployment, you can validate that endpoints are healthy by confirming latency distributions, error-rate thresholds, and on-call runbook procedures for incident response.
Quick Start
Ask the skill to help you instrument your target service by identifying your current metrics/logging/tracing surfaces and then producing a concrete metrics, structured logging, alert rules, and on-call runbook plan.