Skip to content

Commit 09eed57

Browse files
committed
Add a changelog entry
1 parent 66bb413 commit 09eed57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
([#212](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/212))
2222
- `opentelemetry-instrumentation-fastapi` Added support for excluding some routes with env var `OTEL_PYTHON_FASTAPI_EXCLUDED_URLS`
2323
([#237](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/237))
24+
- `opentelemetry-instrumentation-flask` Do not emit a warning message for request contexts created with `app.test_request_context` or manually.
25+
([#253](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/253))
2426
- `opentelemetry-instrumentation-starlette` Added support for excluding some routes with env var `OTEL_PYTHON_STARLETTE_EXCLUDED_URLS`
2527
([#237](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/237))
2628
- Add Prometheus Remote Write Exporter integration tests in opentelemetry-docker-tests

0 commit comments

Comments
 (0)