Skip to content

sebogh/promtui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

promtui

CLI for "tailing" a Prometheus metrics-endpoint (potentially useful for debugging purposes).

screencast

Install

Install with go:

go install github.com/sebogh/promtui/cmd/promtui@latest

or see releases.

Usage

Run like:

promtui 

which will tail the metrics from the default endpoint: http://localhost:8080/healthz/metrics.

See promtui --help for all available options.

About

tailing Prometheus endpoints

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages