DataDog / datadogpy

The Datadog Python library
https://datadoghq.com/
Other
609 stars 303 forks source link

Add setters to configure the global instance #790

Closed vickenty closed 11 months ago

vickenty commented 11 months ago

What does this PR do?

Make it possible to enable new features from #787 on the global statsd instance.

Description of the Change

Add setter methods to modify socket timeout and start the background sender thread.

Alternate Designs

Possible Drawbacks

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)