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
The current docstrings were not factually correct, and different
wording provided better clarity:
- start_as_current_span shoudl return the current span back
to the previous current span in the context, rather than the
parent span. This is the behavior of the SDK.
- There is not "tracer context", simply the "context" object. So
renaming references there.
0 commit comments