Skip to content

Tool to scrape prometheus metrics and execute some queries

License

Notifications You must be signed in to change notification settings

wpjunior/epimetheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epimetheus

Tool to scrape prometheus metrics and execute some queries for debug/troubleshooting/CI purposes

usage

epimetheus -url http://myservice/metrics -expr 'sum(rate(http_requests_total[2m]))'

at every 5 seconds epimetheus will evaluate the query against my service endpoint.

About

Tool to scrape prometheus metrics and execute some queries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages