What problem does it solve?
This Skill addresses the challenges of understanding and debugging complex systems by providing a structured approach to observability, monitoring, and alerting. It helps ensure systems are debuggable and reliable.
Core Features & Use Cases
- Observability Assessment: Evaluate a system's ability to be queried and understood without new code deployments.
- Instrumentation Guidance: Advise on adding telemetry, tracing, and structured logging.
- SLO & Alerting Setup: Assist in defining Service Level Objectives and configuring effective alerts.
- Incident Diagnostics: Provide a structured approach for debugging production issues.
- Use Case: When designing a new microservice, use this Skill to ensure proper instrumentation and define SLOs for its critical functions. When a production incident occurs, use it to systematically diagnose the root cause.
Quick Start
Use the observability skill to review the instrumentation and alerting for our new user authentication service.