jaeger-client-ruby icon indicating copy to clipboard operation
jaeger-client-ruby copied to clipboard

Encoding error while sending a batch of spans

Open vlatkapavisic opened this issue 5 years ago • 2 comments

Hi, in my Rails app I'm using signalfx-ruby-tracing gem which is using jaeger-client-ruby. I'm getting this error: ERROR -- : Failure while sending a batch of spans: "\x81" from ASCII-8BIT to UTF-8 which comes from this part of code.

Do you have a clue what might be the reason and what is the severity of the error? Thank you!

vlatkapavisic avatar May 05 '20 15:05 vlatkapavisic

I realised it's tied to https://github.com/opentracing-contrib/ruby-redis-instrumentation.

vlatkapavisic avatar May 07 '20 16:05 vlatkapavisic

Hi, the maintainers of the gem mentioned above told me the issue comes from Jaeger. Do you have some information about it? Thank you!

vlatkapavisic avatar Jun 03 '20 09:06 vlatkapavisic