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
If possible, provide a recipe for reproducing the error.
What did you expect to see?
No error
What did you see instead?
TypeError: Cannot read property 'spanId' of null
at isSpanContext (/home/paul/rivet/main/api/node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js:58:27)
at NoopTracer.startSpan (/home/paul/rivet/main/api/node_modules/@opentelemetry/api/build/src/trace/NoopTracer.js:36:13)
Additional context
The text was updated successfully, but these errors were encountered:
Please answer these questions before submitting a bug report.
What version of OpenTelemetry are you using?
0.12.0
What version of Node are you using?
6.14.4
Please provide the code you used to setup the OpenTelemetry SDK
What did you do?
If possible, provide a recipe for reproducing the error.
What did you expect to see?
No error
What did you see instead?
Additional context
The text was updated successfully, but these errors were encountered: