Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encoding error while sending a batch of spans #33

Open
vlatkapavisic opened this issue May 5, 2020 · 2 comments
Open

Encoding error while sending a batch of spans #33

vlatkapavisic opened this issue May 5, 2020 · 2 comments

Comments

@vlatkapavisic
Copy link

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
Copy link
Author

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

@vlatkapavisic
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant