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
Use a global event processor to add the correct contexts.trace in the opentelemetry SpanProcessor.
This is necessary since we have a scope-free implementation of the opentelemetry integration.
Use a global event processor to add the correct
contexts.tracein the opentelemetrySpanProcessor.This is necessary since we have a scope-free implementation of the opentelemetry integration.