opentelemetry-skill
Production-ready OpenTelemetry collector configuration and observability guidance
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install opentelemetry-skill?โผ
Run `npx skills add o11y-dev/opentelemetry-skill --all -g -y` in your terminal to install the skill globally.
How to configure an OpenTelemetry collector for production?โผ
This skill provides a copy-paste-ready baseline config with memory limiters, batching, persistent queues, and health checks, plus platform-specific guides for Kubernetes, ECS, Docker, and VMs.
How to avoid high-cardinality metric problems in OpenTelemetry?โผ
The skill enforces cardinality guards that block unbounded attributes like user_id from becoming metric dimensions and routes them to traces or logs instead.
Does opentelemetry-skill work with Claude Code and Cursor?โผ
Yes. It ships as a standard SKILL.md with plugin manifests for Claude, Cursor, and Codex, and works with any agent that reads skill files.
Can it monitor AI coding agents with OpenTelemetry?โผ
Yes. It includes dedicated guidance for collecting telemetry from Claude Code, Codex, Gemini CLI, and GitHub Copilot using GenAI semantic conventions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core