
Otel
- 3 repo stars
- Updated March 22, 2026
- brettbuddin/claude-plugins
Add and work with OpenTelemetry observability (traces, metrics, logs) in a project.
About
otel is a skill for working with OpenTelemetry, the open standard for distributed traces, metrics, and logs. A developer uses it to instrument a service for observability so they can monitor a running system in production. Content is sparse beyond the OpenTelemetry focus, but the intent is clearly operational monitoring.
- OpenTelemetry instrumentation
- Observability
- Traces and metrics
Otel by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add brettbuddin/claude-plugins/plugin install otel@brettbuddinAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | March 22, 2026 |
| Repository | brettbuddin/claude-plugins ↗ |
What it does
Add and work with OpenTelemetry observability (traces, metrics, logs) in a project.
README.md
OTel
Tools for working with OpenTelemetry.
Install
Add the marketplace and install:
/plugin marketplace add https://github.com/brettbuddin/claude-plugins
/plugin install otel@brettbuddin
Commands
| Command | Description |
|---|---|
/otel:collector-component |
Scaffold a new OpenTelemetry Collector component (receiver, processor, exporter, connector, or extension) |