dd-agent icon indicating copy to clipboard operation
dd-agent copied to clipboard

Datadog Agent Version 5

Results 110 dd-agent issues
Sort by recently updated
recently updated
newest added

We are attempting to set up on in one of our data centres on windows server core, unfortunately when starting the service we get this error: 2018-05-10 14:55:03 GMT |...

sqlserver.py requires a SQL login and VIEW SERVER STATE permissions which could in theory be used to look at parameter values which might be sensitive. Why not just get the...

checks
triage

So we don't have this crappy line anymore: https://github.com/DataDog/dd-agent/pull/1671/files#diff-cf9acf9ea23c7a6e685a80b03988a1bdR17

resilience

Consider enabling a flag to use the AWS instance metadata service to determine the current hostname / ip address. This would allow running multiple agents per node (such as as...

Datadog only parses the output of `iostat` correctly if a dot (`.`) is used as decimal separator. It fails to parse the `iostat` output if a comma (`,`) is used...

We have a server that had a bad disk setup due to mishandling when it was created, and didn't find out until we poked at the server. A nagios check...

I had a process running on one of my servers (Windows 2012 R2 Standard x64) which leaked sockets. Eventually the system ran out of ephemeral ports and dogstatsd started throwing...

dogstatsd
resilience
improvement

People building dd-agent package from the source--we are building dd-agent nix package--have no way to determine what version of gohai to build and include in the dd-agent package. So, dd-agent...

feature
core

E.g. right now the latest nightly build in the apt repo is Version: 1:5.9.0.git.231.5004c8b-1 which dates back to August 18: https://github.com/DataDog/dd-agent/commit/5004c8bf01d38b09f1f2a8484e0f96cc9a01e19d And e.g. the docker image gets happily rebuilt with...

``` ● datadog-agent.service - "Datadog Agent" Loaded: loaded (/lib/systemd/system/datadog-agent.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2017-03-21 05:48:26 UTC; 6h ago Process: 1585 ExecStart=/opt/datadog-agent/bin/start_agent.sh (code=exited, status=1/FAILURE) Mar...