bitly / statsdaemon

an implementation of Etsy's statsd in Go
The Unlicense
570 stars 131 forks source link

timer to statsd error #82

Open dragontree101 opened 8 years ago

dragontree101 commented 8 years ago

i use kamon send timer to statsd(js version is ok, but go has error) please see

https://github.com/kamon-io/Kamon/issues/355

i think bitly/statsdaemon can not support this format, but etsy/statsd support

thanks

chrisferry commented 6 years ago

👍 We have the same problem :(