Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Envoy - failed to load dynamic library opentracing versions are incomptable #277

Closed
dmichel1 opened this issue Jul 15, 2021 · 0 comments
Closed
Labels

Comments

@dmichel1
Copy link

I tried using this library with v1.18.3 of Envoy and it causes the below error when using the dynamic_ot tracer.

opentracing: failed to load dynamic library: opentracing: versions of opentracing libraries are incompatible
# envoy config
          tracing:
            provider:
              name: envoy.tracers.dynamic_ot
              typed_config:
                "@type": type.googleapis.com/envoy.config.trace.v3.DynamicOtConfig
                 ...

I'm not sure if when #209 bumped the opentracing library to 1.6.0 if this broke compatibility with Envoy, as its still on version 1.5.1.

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

No branches or pull requests

2 participants