datadog-go
datadog-go copied to clipboard
Is the statsd client threadsafe?
Is it safe to pass a pointer to a client to multiple goroutines? It would be nice if the documentation covered this. Thanks!