reinh / statsd

A Ruby Statsd client that isn't a direct port of the Python example code. Because Ruby isn't Python.
MIT License
411 stars 154 forks source link

Fix TCP support #77

Closed bilbof closed 3 years ago

bilbof commented 4 years ago

Fixes #76.

As described by Statsd, "each metric must be terminated by the \n character when received over TCP". I've tested this fix against Statsd and found that it works.

bilbof commented 4 years ago

It looks like Travis is a bit unhappy. I'll be happy to help fix Travis if you need a hand with that (do the Github Actions builds overlap what Travis is doing?).

bilbof commented 3 years ago

@raggi the gentlest of nudges here, would it be possible to merge this PR? 🙂

raggi commented 3 years ago

Released in 1.5