Skip to content

almahoozi/trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trace

TUI to inspect Grafana traces and logs.

Installation

go install github.com/almahoozi/trace/cmd/t@latest

Configuration

Open and edit configuration:

t config

Import an existing config file:

t config import config.json

Export the current config to a file for backup or sharing:

t config export config.json

Usage

t <trace-id>

Note

On first run, if not configured yet, the CLI prompts you to enter the Grafana base URL and/or token. The token is stored in the OS keyring for secure access. The base URL is stored in a config file.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors