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
In otel-swift, we dont need to pass parent span, ActiveContextManager sets the child span to the current active span. Modified the example to not pass parentSpan to the doWork function.
0 commit comments