- Otel-tui
- Go Image with telemetrygen Installed
After setting up the docker-compose, you need to attach the terminal to the container to control the TUI.
docker attach otel-tui
docker attach telemetrygen
telemetrygen traces --traces 2 --otlp-insecure --otlp-endpoint otel-tui:4317
telemetrygen metrics --duration 5s --otlp-insecure --otlp-endpoint otel-tui:4317