MyNixOS website logo
option

services.prometheus.exporters.node.extraFlags

Extra commandline options to pass to the Node exporter executable.

Declarations
    Type
    list of string
    Default
    [ ]
    Example
    [
      "--log.level=debug"
    ]