mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-03 13:11:53 +02:00
2d5ba32f4f
Spans should not have the Tracer name as a prefix for their names. This removes the `spanNameWithPrefix` function and instead passes through the span name unmodified wherever this had been called. Tests that checked Span names are updated to have the non-prefix expected names.
The file is empty.