services.prometheus.exporters.chrony.disabledCollectors
NixOS option
Collectors to disable which are enabled by default. Disable sources.with-ntpdata for network scraper. Option requires unix socket.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →[ "sources.with-ntpdata" ]