leonildojunior
leonildojunior
@SammyK thank you very much for your feedback. Even after adding the DD_AGENT_HOSTNAME you keep getting the error when connecting to the agent :( ``` env[DD_SERVICE] = expert-expertevent-dev env[DD_ENV] =...
I made the change and continue with the same problem, the environment variables: ``` env[DD_SERVICE] = expert-expertevent-dev env[DD_ENV] = dev env[DD_VERSION] = 1.0.0 env[DD_TRACE_LARAVEL_ENABLED] = true env[DD_AGENT_HOST] = datadog ```...
Inside the PHP Docker container I can ping datadog as shown in the print, but without the port and the IP I don't know if it's calling localhost which is...
Analyzing the datadog/agent container log I found a line with the error below, maybe it will help, but I don't know how to analyze it, I don't understand the error,...