Commits
Click on a commit to change the comparison rangefix(telemetry): fix Span instanciation
Dont instanciate Spans directly.
Some TracerProvider use a different Span implementation.
This is the case with dd-trace (datadog) Propose a way to solve the spanId problem