services.prometheus.exporters.node.extraFlags

Extra commandline options to pass to the Node exporter executable.

Type
list of string
Default
[ ]
Example
[
  "--log.level=debug"
]
Declared
<nix-darwin/modules/services/monitoring/prometheus-node-exporter.nix>