Skip to content

pawanjay176/trace-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trace-top

trace-top is a lightweight local OpenTelemetry trace receiver and terminal UI for inspecting instrumented programs.

It listens for OTLP/gRPC trace exports, stores recent spans in memory, and shows trace waterfalls and aggregate timing data for local debugging.

Usage

cargo run --release -- 0.0.0.0:4317 # Listens on port 4317 for trace exports

Screenshots

traces detail aggregate

About

A simple in memory tui for analyzing traces locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages