Otel Collector banner
radra23 radra23

Otel Collector

Development community

Description

--- description: Generate an otelcol-contrib config (agent or gateway mode) argument-hint: "[agent|gateway] [--experimental]" --- # /otel-collector [mode] [--experimental] Generate an otelcol-contrib config for this service's Collector setup. ## Flags - `[mode]` — `agent` (default) or `gateway` - `--experimental` — include experimental processors/receivers ## Step 1: Load the collector-topology skill Read `otel-as-code:collector-topology`. Apply all topology patterns and cardinality guardra

Installation

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

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

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

Full documentation available on GitHub

View Source Repository