[go-nuts] Re: [ANN] A GC-friendly and fast StatsD client

2019-11-29 Thread mithlesh
HI Alexandre Cesaro. Whenever i use your package inside docker. I get connection refused error. Can you please check it out? On Wednesday, 28 October 2015 02:36:24 UTC+7, Alexandre Cesaro wrote: > > I know there are plenty Go StatsD clients but there were always something > that bothered me: A

[go-nuts] Re: [ANN] A GC-friendly and fast StatsD client

2019-07-25 Thread tquocpham
Hi there! Is there a way to have a client reconnect after an initial failed connection? Thanks Tim -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+un

Re: [go-nuts] Re: [ANN] A GC-friendly and fast StatsD client

2016-07-29 Thread mike
Hi Alexandre, If I .Clone() a statsd.Client, say in a go-routine, do I need to .Close() the clone? Thank you, Mike On Monday, March 21, 2016 at 7:32:24 AM UTC-5, Alexandre Cesaro wrote: > > I just released statsd.v2 . > > The API is more flexible: it now