node-exporter: add configuration attribute for environment
node-exporter makes use of Go's crypto/tls, as such may need `SSL_CERT_DIR` defined for trusted certificates. Adding in the handling of the `env` node so that we can populate the `SSL_CERT_DIR` variable for the process.
Showing
Please register or sign in to comment