Skip to content

Commit 2d4565a

Browse files
committed
Remove opentelemetry-instrumentation
This package will be moved to the core repo. Fixes open-telemetry#592
1 parent 7e8b5bb commit 2d4565a

26 files changed

+8
-1797
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/open-telemetry/opentelemetry-python/compare/v1.3.0-0.22b0...HEAD)
99

10+
### Removed
11+
- `opentelemetry-instrumentation` moved to the core repo
12+
([#593](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/593))
13+
1014
### Changed
1115
- `opentelemetry-instrumentation-tornado` properly instrument work done in tornado on_finish method.
1216
([#499](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/499))

opentelemetry-instrumentation/MANIFEST.in

-7
This file was deleted.

opentelemetry-instrumentation/README.rst

-112
This file was deleted.

opentelemetry-instrumentation/setup.cfg

-56
This file was deleted.

opentelemetry-instrumentation/setup.py

-27
This file was deleted.

opentelemetry-instrumentation/src/opentelemetry/instrumentation/auto_instrumentation/__init__.py

-109
This file was deleted.

0 commit comments

Comments
 (0)