Go Observability

Use when instrumenting Go services with metrics and distributed traces, or wiring exemplars and request-id propagation. Covers Prometheus patterns (Counter/Gauge/Histogram, low-cardinality labels), OpenTelemetry tracing (TracerProvider, span attributes, errors, context propagation), and metric ↔ trace correlation so a P99 spike jumps to the offending trace. Logging: see go-logging.

muratmirgun f3b36a3 8.2 KB Updated

File contents

muratmirgun/gophers/tree/main/.claude-plugin/skills/go-observability commit f3b36a3157

Frequently asked questions

npx skillmds@latest add muratmirgun/go-observability-2