Otel Evaluate banner
radra23 radra23

Otel Evaluate

Security community

Description

--- description: Read-only audit of existing OTel coverage, semconv conformance, and cardinality risks --- # /otel-evaluate Read-only audit of existing OTel coverage. Does NOT write any application files. Produces a structured gap analysis report. ## Step 1: Load context Check `.claude/otel-context.json`. Run inline scan if stale/absent. If context shows no existing OTel (`existingOtel.hasTraces = false` AND `existingOtel.hasMetrics = false` AND `existingOtel.hasLogs = false`): - Print: "No

Installation

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

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

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

Full documentation available on GitHub

View Source Repository