nixpkgs/nixos/modules/services/monitoring/dd-agent
Vincent Ambo f4c87183df nixos/dd-agent: fix runtime errors by adding gohai to $PATH
The Datadog agent requires `gohai` to be available on its `$PATH` in
order to collect certain metrics.

It would previously start up and collect certain types of metrics, but
log errors related to the missing gohai binary.

This commit configures the systemd-unit to make gohai available at
runtime.

This fixes #39810.
2018-05-24 10:58:28 +02:00
..
dd-agent-defaults.nix Revert "dd-agent: 5.11.2 -> 5.13.2 + service rework" 2017-06-03 12:27:56 +01:00
dd-agent.nix nixos/dd-agent: fix runtime errors by adding gohai to $PATH 2018-05-24 10:58:28 +02:00
update-dd-agent-defaults Revert "dd-agent: 5.11.2 -> 5.13.2 + service rework" 2017-06-03 12:27:56 +01:00