Skip to content

pitr/otelui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otelui

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.

demo

Install

Download a binary from GitHub Releases, or:

go install pitr.ca/otelui@latest

Usage

Point your OTEL SDK or collector at localhost:4317 (gRPC) or localhost:4318 (HTTP). The run:

otelui

About

TUI for OTEL telemetry

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors