Prometheus exporter for Erlang/Elixir

Build Status

Build

make all

Example

erlang: inets

% make run
Eshell V8.3  (abort with ^G)
1> inets:services().
[{httpc,<0.67.0>},{httpd,<0.70.0>}]
2>

prometheus:

% cd examples
% prometheus

Metrics

Memory

Statistics

System Info

License

Apache-2.0