services.netdata.configText

NixOS option

Verbatim netdata.conf, cannot be combined with config.

type: null or strings concatenated with "\n"
Default
null
Example
''
  [global]
  debug log = syslog
  access log = syslog
  error log = syslog
''
declared in: nixos/modules/services/monitoring/netdata.nixView source on NixOS/nixpkgs →