services.netdata.python.extraPackages

Extra python packages available at runtime to enable additional python plugins.

Type
function that evaluates to a(n) list of package
Default
ps: []
Example
ps: [
  ps.psycopg2
  ps.docker
  ps.dnspython
]
Declared
<nixpkgs/nixos/modules/services/monitoring/netdata.nix>