opentelemetry-python-contrib/scripts
Owais Lone 7cf3cb42cf
Add instrumentation and distro packages (#738)
Now that SDK does not depend on opentelemetry-instrumentation
anymore and opentelemetry-instrumentation has actual build time
dependencies on the contrib repo, it makes maintanence a lot
easier if we move opentelemetry-instrumentation to contrib repo.
opentelemetry-distro depends on opentelemetry-instrumentation
and is being moved as well. Neither of the two packages are
really part of "core" Otel python anyway.
2021-10-14 20:35:28 +00:00
..
build.sh Add instrumentation and distro packages (#738) 2021-10-14 20:35:28 +00:00
build_a_package.sh Worklow to publish a package from a CODEOWNER tag (#598) 2021-08-19 22:11:35 +05:30
check_for_valid_readme.py update open calls to pass encoding (#684) 2021-09-22 10:16:14 -07:00
coverage.sh remove python 3.5 support (#374) 2021-03-18 08:15:35 -07:00
eachdist.py use f-strings instead of format (#693) 2021-09-28 19:12:47 +00:00
generate_instrumentation_bootstrap.py Add instrumentation and distro packages (#738) 2021-10-14 20:35:28 +00:00
generate_instrumentation_readme.py use f-strings instead of format (#693) 2021-09-28 19:12:47 +00:00
generate_setup.py update open calls to pass encoding (#684) 2021-09-22 10:16:14 -07:00
license_header.txt Simplify bootstrap and generate code (#514) 2021-06-01 09:19:09 -07:00
otel_packaging.py Fix generate_instrumentation_bootstrap script on windows (#527) 2021-06-03 08:49:48 -07:00
prepare_release.sh Simplify bootstrap and generate code (#514) 2021-06-01 09:19:09 -07:00