services.prometheus.exporters.frr.enabledCollectors

NixOS option

Collectors to enable. The collectors listed here are enabled in addition to the default ones.

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