quipo / statsd

Golang StatsD client
MIT License
164 stars 51 forks source link

No support for sub millisecond metrics #4

Closed deane closed 9 years ago

deane commented 9 years ago

It it not possible to send sub millisecond timings, or timings with more than 1millisecond precision. I suggest: https://github.com/quipo/statsd/pull/3

deane commented 9 years ago

resolved with https://github.com/quipo/statsd/pull/3