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

Support configuring the client from environment variables

Open ahmed-mez opened this issue 6 years ago • 0 comments

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 this client? We would prefer that configuration be consistent across client libraries.

Sample changes from the Go implementation can be found here: https://github.com/DataDog/datadog-go/pull/78

Let me know if you have any questions about the code or the feature more generally.

Thanks,

Ahmed

ahmed-mez avatar Mar 20 '19 16:03 ahmed-mez