Terminal UI for OpenTelemetry data. Receives OTLP over gRPC (:4317) and HTTP (:4318), stores in memory, and renders logs, traces, and metrics in real-time.
Download a binary from GitHub Releases, or:
go install pitr.ca/otelui@latestPoint your OTEL SDK or collector at localhost:4317 (gRPC) or localhost:4318 (HTTP). The run:
otelui