README ¶ 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 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis pkg exposition maputil metricfamily query tokenizer Click to show internal directories. Click to hide internal directories.