otel-tui

command module
v0.0.0-...-e445550 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

README

otel-tui

🚧 This project is under construction 🚧

A terminal OpenTelemetry viewer inspired by otel-desktop-viewer

Traces Spans

Getting Started

This project is currently in the early stages of development, so you can only run it using the go run command:

$ git clone https://github.com/ymtdzzz/otel-tui.git
$ cd otel-tui
$ go run ./...

TODOs

There're a lot of things to do. Here are some of them:

  • Traces
    • Display traces
    • Filter traces
    • Show trace information
    • ...
  • Metrics
    • Display metrics
    • ...
  • Logs
    • Display logs
    • ...
  • UI
    • Improve UI
    • Add more keybindings
    • ...
  • Performance
    • Timer based refresh
    • Data rotation (current buffer size: 1000 service root spans)
    • ...
  • Configurations
    • Endpoint
    • Refresh interval
    • Buffer size
    • ...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
tuiexporter module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL