Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the zipkin exporter defaults to encoding as
json
. If you want to use the protobuf encoding, you have to manually configure the exporter like this:This is pretty non-intuitive, and you definitely have to know what you're doing to get this to work.
2 questions:
Beta Was this translation helpful? Give feedback.
All reactions