Fix exporter-{jaeger,otlp,zipkin} install paths by musicinmybrain · Pull Request #2525 · open-telemetry/opentelemetry-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

These “convenience” packages were incorrectly installed in
“site-packages/src”, although the actual implementation packages they
depended on were installed in the correct paths (which is probably why
this was not noticed sooner).

Fixes open-telemetry#2020.