We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8800091 commit 6b67910Copy full SHA for 6b67910
CHANGELOG.md
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
16
- `opentelemetry-instrumentation-fastapi`: fix wrapping of middlewares
17
([#3012](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3012))
18
+- `opentelemetry-instrumentation-starlette`: refactor instrumentation to use wrapt instead of class replacement
19
+ ([3530](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3530))
20
21
### Breaking changes
22
0 commit comments