DatadogSharp icon indicating copy to clipboard operation
DatadogSharp copied to clipboard

Support configuring the client from environment variables

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

All of the official Datadog dogstatsd clients can now be configured via standard environment variables. As the maintainer of the C# 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 C# implementation can be found here: https://github.com/DataDog/dogstatsd-csharp-client/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 15:03 ahmed-mez