TypeError: plugin._tracer.getCurrentSpan is not a function #1875
Unanswered
eduardoroliveira
asked this question in
Q&A
Replies: 1 comment 1 reply
-
plugins in contrib are not yet compatible with version 0.15 of core. Please wait until new release, until then you can use version 0.14.x of core |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am trying the example provided at https://github.com/open-telemetry/opentelemetry-js/tree/main/getting-started, but I am getting the following error. Any idea what is going on?
This is how the package.json looks like:
tracing.js
app.js
Beta Was this translation helpful? Give feedback.
All reactions