Open Djiit opened 1 year ago
Hi, @Djiit Could you share the list of packages you are using right now? Otel JS SDK has updated a few interfaces in this version.
Hi, sure, here are the related packages:
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/auto-instrumentations-node": "^0.35.0",
"@opentelemetry/auto-instrumentations-web": "^0.31.0",
"@opentelemetry/context-async-hooks": "^1.8.0",
"@opentelemetry/context-zone": "^1.8.0",
"@opentelemetry/exporter-prometheus": "^0.34.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.34.0",
"@opentelemetry/propagator-b3": "^1.8.0",
"@opentelemetry/sdk-node": "^0.34.0",
"@opentelemetry/sdk-trace-web": "^1.8.0",
This issue was marked stale. It will be closed in 30 days without additional activity.
Hey,
When trying to upgrade to v5, I'm having this error:
Also got the same with getCounter.
Happy to help providing more info. Thanks