Skip to content

Instantly share code, notes, and snippets.

View andrewh's full-sized avatar
🛀
Overthinking

Andrew Hodgson andrewh

🛀
Overthinking
View GitHub Profile

Use motel with otel-cli

otel-cli is a command-line tool for creating OpenTelemetry spans from shell scripts. motel generates synthetic telemetry from topology definitions. The two tools complement each other — otel-cli instruments real commands, motel simulates entire distributed systems.

This guide covers practical ways to use them together.

Prerequisites

  • motel installed
  • otel-cli installed (releases)