Skip to content

suman-vanan/promato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍅 Promato

CLI for Prometheus, inspired by PromLens

Usage

# Configure Promato to use a Prometheus HTTP API at a specified URL (for example, http://localhost:9090)
promato config --url http://localhost:9090

# Explore all metrics
promato explore

# Explore a specific named metric series and its labels, for example the series named "prometheus_http_requests_total"
promato explore prometheus_http_requests_total	

About

CLI for Prometheus, inspired by PromLens

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages