prom2jsonrs

A (very) simple utility to parse promethues data as json. Inspired from the Golang tool prom2json

Example Usage

prom2jsonrs http://localhost:9090/metrics | jq

TODO's