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

node.js client for extended StatsD server of Datadog.

Results 6 node-dogstatsd issues
Sort by recently updated
recently updated
newest added

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...

Datadog documentation recommends using UDS (also known as IPC in Node.JS) when working with the Datadog containerized Agent (see https://docs.datadoghq.com/developers/dogstatsd/unix_socket). There's also a guide for implementing UDS in client libraries:...

All of the official Datadog dogstatsd clients can now be configured via standard environment variables. As the maintainer of the node dogstatsd library, could you port the same functionality to...

I require event support the library so this pull request includes the changes. - Added event function for generating events. - Refactored the tag generation into a single function that...

needed this asap on npm, not quite sure how to push my changes back to you elegantly but wanted to let you know about it. feel free to copy and...