Skip to content

Tmw/promgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

promgrep

Prometheus aware grep

Getting started

make build

Example

$ cat testdata/example_scrape.txt | promgrep {instance=server-1}

cpu_usage_percentage{core="0", instance="server-1"} 75.5
cpu_usage_percentage{core="1", instance="server-1"} 65.2

License

MIT

About

Prometheus aware grep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published