prometheus / prom2json

A tool to scrape a Prometheus client and dump the result as JSON.
Apache License 2.0
367 stars 89 forks source link

docs: add example of reading inputs from stdin #142

Closed alileza closed 1 year ago

alileza commented 1 year ago

I needed this to read metrics from stdin, but was confused earlier since it wasn't documented on the docs or in cli help.