General Documents How to use prometheus.io client for Erlang
rareman99 opened this issue · 1 comments
rareman99 commented
Hi,
After compile prometheus (run rebar3 shell) then what to do next? I didn't understand (newbie here) I tried to do a lots but can't explore metric in erlang. my step as below
- compile prometheus
- download prometheus.io (prometheus-2.31.1.linux-amd64.tar.gz)
- Try to run config prometheus.yml in prometheus.io
I did n't understand how to prometheus in erlang connect to prometheus.io or i do wrong for whole step above.
YunCaiCaoYuan commented
me too, I also don't known how to use prometheus in erlang app!