services.datadog-agent.ddUrl

Custom dd_url to configure the agent with. Useful if traffic to datadog needs to go through a proxy. Don't use this to point to another datadog site (EU) - use site instead.

Type
null or string
Default
null
Example
"http://haproxy.example.com:3834"
Declared
<nixpkgs/nixos/modules/services/monitoring/datadog-agent.nix>