mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-11 13:38:37 +02:00
* Remove Vendor constants from tracing plugins Unused. And confusing, since "ot" may mean "opentracing" as well. * Simplify current span key declaration No need for a block. * Fix typo Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>