Skip to content

Commit 7218064

Browse files
committed
docs(changelog): add FastAPI uninstrument memory leak fix with PR references (open-telemetry#3683)
1 parent af9c720 commit 7218064

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16+
- `opentelemetry-instrumentation-fastapi`: Fix memory leak in `uninstrument_app()` by properly removing apps from the tracking set
17+
([#XXXX](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/XXXX), [#3683](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3683))
18+
1619
- `opentelemetry-instrumentation-fastapi`: fix wrapping of middlewares
1720
([#3012](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3012))
1821
- `opentelemetry-instrumentation-falcon`: proper bucket boundaries in stable semconv http duration

0 commit comments

Comments
 (0)