What problem does it solve?
This skill addresses the lack of consistent observability practices across services by providing a structured set of guidelines for tracing, metrics, and logging.
Core Features & Use Cases
- Observability governance: Establishes OpenTelemetry-based tracing strategies, Prometheus metrics, and structured logging standards across services.
- Reference architectures: Provides architecture guidance and decision tables for tracing, metrics, and logging.
- Use Case: For a microservices app, implement consistent tracing, metrics dashboards, and logging formats across teams.
Quick Start
Review the included guidelines and align your services with the recommended stack and references.
- Integrate OpenTelemetry tracing with context propagation across service boundaries and set appropriate sampling in dev/prod.
- Build Prometheus metrics and Grafana dashboards following the golden signals framework.
- Use the observability references to standardize logging formats and trace correlation IDs.