nuts-foundation/nuts-node

View on GitHub
development/performance_analyzer/node-exporter.conf

Summary

Maintainability
Test Coverage
# /etc/conf.d/node-exporter

# Custom arguments can be specified like:
#
# ARGS="--web.listen-address=':9100'"

ARGS="--web.listen-address=':9100' \
     --web.disable-exporter-metrics"