services.prometheus.exporters.frr.disabledCollectors

NixOS option

Collectors to disable which are enabled by default.

type: list of string
Default
[ ]
Example
[
  "bfd"
]
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →