services.prometheus.exporters.node.disabledCollectors

Collectors to disable from the list of collectors that are enabled by default.

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