Prometheus Storj-Exporter

v0.2.3 update

To update to latest version run the following:

docker pull  anclrii/storj-exporter:latest ; \
docker stop storj-exporter ; \
docker rm storj-exporter ; \
docker run -d --restart=unless-stopped --link=storagenode --name=storj-exporter -p 9651:9651 anclrii/storj-exporter:latest # or your custom options

Watchtower might also pickup the update if configured

Last time I forgot to tag new version to latest so the update might not have worked. Should work this time.

Grafana dashboard update

  • show score * 100 as percent for uptime and audits