What are you trying to achieve?
The Tracer API does not precisely define what should happen during span creation if the supplied span name argument is an empty/whitespace-only string. The behavior appears to be inconsistent between Ruby and Java at the very least.
Additional context.
This was originally raised in the Kotlin SDK in this PR: open-telemetry/opentelemetry-kotlin#677
What are you trying to achieve?
The Tracer API does not precisely define what should happen during span creation if the supplied span name argument is an empty/whitespace-only string. The behavior appears to be inconsistent between Ruby and Java at the very least.
Additional context.
This was originally raised in the Kotlin SDK in this PR: open-telemetry/opentelemetry-kotlin#677