deadtrickster / prometheus.erl

Prometheus.io client in Erlang
MIT License
341 stars 117 forks source link

Grafana dashboard to use with prometheus.erl #157

Open Zabrane opened 1 year ago

Zabrane commented 1 year ago

Hi @deadtrickster

I've managed to install and configure prometheus.erl and consume the VM's metrics from Prometheus. But how to display them in Grafana? I couldn't find any ready to use Dashboard (or JSON) :-/

Help appreciated.