services.prometheus.exporters.chrony.disabledCollectors

Collectors to disable which are enabled by default. Disable sources.with-ntpdata for network scraper. Option requires unix socket.

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