File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
21
([ #212 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/212 ) )
22
22
- ` opentelemetry-instrumentation-fastapi ` Added support for excluding some routes with env var ` OTEL_PYTHON_FASTAPI_EXCLUDED_URLS `
23
23
([ #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 ) )
24
26
- ` opentelemetry-instrumentation-starlette ` Added support for excluding some routes with env var ` OTEL_PYTHON_STARLETTE_EXCLUDED_URLS `
25
27
([ #237 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/237 ) )
26
28
- Add Prometheus Remote Write Exporter integration tests in opentelemetry-docker-tests
You can’t perform that action at this time.
0 commit comments