Closed hush-hush closed 3 years ago
Instead of 'statsd.NewBuffered(add, bufferLength)' please use 'statsd.New(addr, statsd.WithMaxMessagesPerPayload(bufferLength))'
Instead of 'statsd.NewBuffered(add, bufferLength)' please use 'statsd.New(addr, statsd.WithMaxMessagesPerPayload(bufferLength))'