Closed Samgarr closed 3 years ago
Thanks, I will update the readme to make it more clear and add some examples for multiple nodes.
Currently STORJ_HOST_ADDRESS is mentioned here along with other env vars which you can set on the docker command line with -e STORJ_HOST_ADDRESS=<ip or name of storagenode container>"
to override the default
Thank you!
Hello, i think easiest option instalation doesn't export storagenode metrics if storagenode using custom name for container.
Docker container for storj-exporter have
"STORJ_HOST_ADDRESS=storagenode",
which does not exists.After fixing this ENV variable everything works. It would be nice mention this directly in README.