Skip to content

randall-fulton/egui-trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egui-trace

Actively looking for a better name.

Local OpenTelemetry trace explorer app. Supports importing traces from files or starting an OpenTelemetry collector endpoint to collect data over HTTP.

Installation

I haven't had the time to setup an actual release process, so you'll have to build it yourself.

  1. Install latest Rust toolchain via Rustup.
  2. Install protoc (used to generate the OTel-compatible collector).
git clone --recurse-submodules git@github.com:randall-fulton/egui-trace.git
cd egui-trace
cargo install --path=.

About

Simple tracing app built with egui

Resources

Stars

Watchers

Forks

Packages

No packages published