Record links with empty span context #5308
Labels
area:trace
Part of OpenTelemetry tracing
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Links with invalid span context are now recommended to be recorded by the specification if they have non-empty attributes or trace state.
Our implementation does not currently follow this behavior:
opentelemetry-go/sdk/trace/span.go
Lines 632 to 653 in 0fc35e0
The implementation needs to be updated and tests added to prevent regression.
The text was updated successfully, but these errors were encountered: