services.prometheus.exporters.node.disabledCollectors

Collectors to disable which are enabled by default.

Type
list of string
Default
[ ]
Example
[
  "timex"
]
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>