bitly / statsdaemon

an implementation of Etsy's statsd in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

floats are supported now, but README says no?

joemiller opened this issue · comments

The README on master branch indicates only integers are supported but I see some closed PRs and commits (such as this one: 150dbf4) that would indicate floats are supported now as well. I just wanted to confirm this? I'm happy to send a PR to remove or update the README if so =)

Yup, looks like README was missed in #77, go ahead :)