services.netdata.extraPluginPaths
Extra paths to add to the netdata global "plugins directory" option. Useful for when you want to include your own collection scripts.
Details about writing a custom netdata plugin are available at: https://docs.netdata.cloud/collectors/plugins.d/
Cannot be combined with configText.
- Type
list of absolute path- Default
[ ]- Example
[ "/path/to/plugins.d" ]- Declared
- <nixpkgs/nixos/modules/services/monitoring/netdata.nix>