Prometheus exporter for Elrond node
All metrics are prefixed by erd_
go build ./cmd/elrond-exporter
./elrond-export --port 8888 --interval 5
You can now scrape metrics from http://localhost:8888/metrics
Exporter is inspired of zabbix-elrond-plugin