Go observability helps you understand what your services are doing in production. You get five key signals: structured logs, metrics, traces, profiles, and user event tracking. Each signal answers a different question about your system. Together they give you full visibility into both machine behavior and user experience.
This skill guides you to add these signals to your Go code. It covers tools like slog for logging, Prometheus for metrics, and OpenTelemetry for tracing. You also learn about continuous profiling with pprof and setting up alerting and dashboards. The goal is to never consider a feature done until it is observable.
Engineers who build and run Go services benefit the most. Whether you are starting a new project or adding monitoring to an existing one, this skill gives you clear steps. It also helps with migrating older loggers and making your tracking compliant with privacy rules like GDPR.
Global
mkdir -p ~/.claude/skills/golang-observabilityProject
mkdir -p .claude/skills/golang-observabilitySource Repository
Appinsights Instrumentationmicrosoft/azure-skills
Learn how to add Azure Application Insights monitoring to your web app
Azure Kustomicrosoft/azure-skills
Run fast KQL queries on Azure Data Explorer for log and telemetry analysis
Caveman Statsjuliusbrussee/caveman
See real token usage and estimated savings directly from your session log
Azure Observabilitymicrosoft/azure-skills
Track Azure app errors, performance, and infrastructure with monitoring tools
Convex Performance Auditget-convex/agent-skills
Find and fix Convex performance problems with step-by-step diagnostic guidance
Google Agents Cli Observabilitygoogle/agents-cli
Set up tracing, logging, and analytics for your ADK agents easily
Golang Samber Slogsamber/cc-skills-golang
Compose, sample, and route Go logs to multiple backends with ease
Agent Pulsejane-o-o-o-o/agent-pulse-skills
Track your AI agents activity costs and health from one simple command