Otel Instrument banner
radra23 radra23

Otel Instrument

Development community

Description

--- description: Generate OTel SDK bootstrap and OTLP wiring for this service argument-hint: "[language] [--experimental] [--force]" --- # /otel-instrument [language] [--experimental] [--force] Generate OTel SDK bootstrap and OTLP wiring for this service. ## Flags - `[language]` — optional; `nodejs`, `python`, or `java`. If omitted, detected from context JSON. - `--experimental` — unlock pre-Stable signals (e.g. logs for Python). Passed to both `language-maturity` and `semconv-discipline` s

Installation

Installs to ~/.claude/skills/radra23-otel-as-code-plugin-otel-instrument/SKILL.md

Terminal
mkdir -p ~/.claude/skills/radra23-otel-as-code-plugin-otel-instrument && curl -fsSL https://raw.githubusercontent.com/radra23/otel-as-code-plugin/HEAD/commands/otel-instrument.md -o ~/.claude/skills/radra23-otel-as-code-plugin-otel-instrument/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository