What problem does it solve?
This Skill helps teams instrument Go services so production behavior is visible, diagnosable, and safe to operate. It turns hidden runtime activity into structured signals instead of guesswork.
Core Features & Use Cases
- Structured logging with slog, including production JSON output, context-aware correlation, and migration from older loggers.
- Prometheus metrics and alerting, including histograms, naming conventions, cardinality control, dashboards, and burn-rate alerts.
- OpenTelemetry tracing, span placement, context propagation, error recording, sampling, and correlation with logs and exemplars.
- Profiling and user-facing observability, including pprof, continuous profiling, and privacy-aware RUM and compliance practices.
- Use it when adding observability to a new Go API, reviewing telemetry changes, or hardening an existing service for production operations.
Quick Start
Ask the skill to audit or implement observability for your Go service, then specify whether you need logging, metrics, tracing, profiling, alerting, or RUM guidance.