MyNixOS website logo
option

services.prometheus.exporters.chrony.disabledCollectors

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

Declarations
Type
list of string
Default
[ ]
Example
[
  "sources.with-ntpdata"
]