Back to Agent Skills
DevOps & Infrastructure
Observability and Instrumentation
by Addy Osmani 78k GitHub stars
Add structured logging and OpenTelemetry tracing to make systems observable in production.
#observability#opentelemetry#logging#devops
Claude Code Codex
Overview
This skill guides adding structured logging and OpenTelemetry tracing so production systems can be understood and debugged. It focuses on instrumentation that yields actionable signals rather than noise.
What it is good for
- Adding OpenTelemetry tracing
- Designing structured logs
- Instrumenting a service for prod
- Improving production debuggability
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add addyosmani/agent-skills
/plugin install observability-and-instrumentation
# Or install manually into ~/.claude/skills:
git clone https://github.com/addyosmani/agent-skills.git
cp -r agent-skills/observability-and-instrumentation ~/.claude/skills/observability-and-instrumentation Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
DevOps & Infrastructure
CI/CD and Automation
Build Shift-Left CI/CD pipelines with quality gates and automated checks for reliable delivery.
Claude Code Codex
DevOps & Infrastructure Git Workflow and Versioning
Apply trunk-based development, atomic commits, and disciplined versioning for clean history.
Claude Code Codex
DevOps & Infrastructure Cloudflare Skills
Official Cloudflare skills for Workers, Pages, Durable Objects, email services, and performance auditing.
Claude Code Codex Cursor