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
As reported in the discussion forums, our OpenTelemetry API bridge doesn't bridge the TracerProvider.tracerBuilder method: Resulting tracer will create NoOp-Spans, which will not yield any reported spans.
TracerProvider.tracerBuilder ws added in Otel 1.4.0.
The text was updated successfully, but these errors were encountered:
As reported in the discussion forums, our OpenTelemetry API bridge doesn't bridge the
TracerProvider.tracerBuilder
method: Resulting tracer will create NoOp-Spans, which will not yield any reported spans.TracerProvider.tracerBuilder
ws added in Otel1.4.0
.The text was updated successfully, but these errors were encountered: