Ethaniel Rubio
Ethaniel Rubio
👍 Would love to see this as well!
I'm running into the same issue. I have previous installations in other organizations, but for a new one, there's no option to install it.
The `x-ot-span-context` is a base64 encoded [protobuf](https://github.com/lightstep/lightstep-tracer-common/blob/master/lightstep.proto), so you'll need to do something like this https://github.com/austinlparker/lightstep-js-envoy-extract/blob/master/src/envoyPropagator.ts until it's properly supported in this tracer.
I got this same error with the latest build. I reverted back to the previous commit, and it works now.