iota.Partners
2 min readJan 7, 2019

IOTA.Partners Update >> Accurate and Clean Node Metrics

Most nodes run Grafana in conjunction with Prometheus and the iota-prom-exporter. Those who made the effort to compare the values from the first row (LMI, LSMI, etc.) of the widely-used “default” IOTA Grafana dashboard with the IRI logs for a longer time will have noticed that the values in Grafana often don’t match them or are displayed significantly delayed, regardless of which guide was used to install the node. Many nodes are affected by these problems and that’s not just because of the old flawed Grafana dashboard.

Originally I just wanted to provide direct access to Prometheus node metrics at the request of several developers, so that they can be retrieved securely from remote computers. These data can be used for websites or applications, for instance.

Anyway, Grafana and Prometheus are now up to date on iota.partners and I have revised the dashboard to fix all bugs and problems. I also removed the lower part with the neighbors from the dashboard, because it didn’t work reliably and made the dashboard sluggish. As a replacement I added the part “IOTA Peer Manager” to the guide.

Prometheus HTTP API
You can now use the API to query and combine node metrics in the browser or on the console (see 13. OPS ‘PROMETHEUS HTTP API’). The polling of this data can even be made public, because the proxy throttles a too high concurrent number of queries.

I did not create an update guide because the changes are extensive and a new installation can be done more quickly.

Zoran.