mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-04 09:43:23 +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. |
||
---|---|---|
.. | ||
core | ||
distributedcontext | ||
global | ||
key | ||
metric | ||
propagators | ||
testharness | ||
trace | ||
unit |