Behavior of Span.End is unclear. #1010
Labels
area:api
Cross language API specification issue
priority:p2
Medium priority level
release:allowed-for-ga
Editorial changes that can still be added before GA since they don't require action by SIGs
spec:trace
Related to the specification/trace directory
The behavior of Span.End could use some clarifications. For example, I think I heard from @tsloughter that in Erlang, ending a Span inactivates it on a Context there, which seems problematic, especially after Context is the only way to specify a parent span. Other points that are unclear are when a span needs to be ended, and what the relation to IsRecording is.
I created PR #1011 to clarify these points.
The text was updated successfully, but these errors were encountered: