open-telemetry / opentelemetry-python

OpenTelemetry Python API and SDK
https://opentelemetry.io
Apache License 2.0
1.66k stars 568 forks source link

Consolidate eachdist logic between core and contrib #3950

Open pmcollins opened 3 weeks ago

pmcollins commented 3 weeks ago

Can we consolidate this logic? I know that removing/replacing eachdist has been discussed, but while we still have it, would be nice to make it as easy to use and update as possible.

https://github.com/open-telemetry/opentelemetry-python/blob/main/scripts/eachdist.py

https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/scripts/eachdist.py

Originally posted by @pmcollins in https://github.com/open-telemetry/opentelemetry-python/issues/3947#issuecomment-2148220412