node-statsd icon indicating copy to clipboard operation
node-statsd copied to clipboard

Sending tags to StatsD give a "Bad line" error

Open alfonsfoubert opened this issue 10 years ago • 1 comments

If you specify tags and you send the metric agains the StatsD server instead of the DataDog-StatsD server you get the following error:

28 May 10:02:26 - DEBUG: Bad line: 15,c,#a in msg "example.tags.count:15|c|#a" 28 May 10:02:40 - DEBUG: Bad line: 15,c,#a=1 in msg "example.tags.count:15|c|#a=1" 28 May 10:02:43 - DEBUG: Bad line: 15,c,#a in msg "example.tags.count:15|c|#a:1" 28 May 10:02:43 - DEBUG: Bad line: 1 in msg "example.tags.count:15|c|#a:1"

alfonsfoubert avatar May 28 '15 10:05 alfonsfoubert

Any update on this issue? Looks like it's still happening.

anair87 avatar May 22 '18 18:05 anair87