node-dogstatsd icon indicating copy to clipboard operation
node-dogstatsd copied to clipboard

How to use in a docker container?

Open hiagodotme opened this issue 5 years ago • 0 comments

I have a container that uses the default nodejs image. I share the volume of the project and internally in the container I execute the project.

I have a container with the dd-agent, but I can't understand how the dd-agent container would connect with the nodejs container to get the data.

Is there a possibility to configure an api key directly in the library so as not to have the datadog agent installed?

hiagodotme avatar Jun 24 '20 12:06 hiagodotme