Otel Backend banner
radra23 radra23

Otel Backend

DevOps community

Description

--- description: Generate Terraform for one observability backend (grafana | datadog | newrelic | dash0) argument-hint: "<vendor> [--kind all|dashboard|alerts|slo] [--output-dir <path>] [--experimental] [--force]" --- # /otel-backend <vendor> [--kind all|dashboard|alerts|slo] [--output-dir <path>] [--experimental] [--force] Generate a complete Terraform module for one observability backend. Supported vendors: the backends listed in `backends.txt` at the plugin root — the single source of truth

Installation

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

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

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

Full documentation available on GitHub

View Source Repository