You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
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!
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-8which 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!