MyNixOS website logo
option

services.prometheus.exporters.node.disabledCollectors

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

Declarations
    Type
    list of string
    Default
    [ ]
    Example
    [
      "boottime"
    ]