File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030 ([ #3508 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3508 ) )
3131- ` opentelemetry-instrumentation-pymongo ` ` aggregate ` and ` getMore ` capture statements support
3232 ([ #3601 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3601 ) )
33- - ` opentelemetry-instrumentation-fastapi ` Utilize instruments-any functionality.
34- ([ #3612 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3612 ) )
3533- ` opentelemetry-instrumentation-psycopg2 ` Utilize instruments-any functionality.
3634 ([ #3612 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3612 ) )
3735- ` opentelemetry-instrumentation-kafka-python ` Utilize instruments-any functionality.
Original file line number Diff line number Diff line change 2222| [ opentelemetry-instrumentation-django] ( ./opentelemetry-instrumentation-django ) | django >= 1.10 | Yes | development
2323| [ opentelemetry-instrumentation-elasticsearch] ( ./opentelemetry-instrumentation-elasticsearch ) | elasticsearch >= 6.0 | No | development
2424| [ opentelemetry-instrumentation-falcon] ( ./opentelemetry-instrumentation-falcon ) | falcon >= 1.4.1, < 5.0.0 | Yes | migration
25- | [ opentelemetry-instrumentation-fastapi] ( ./opentelemetry-instrumentation-fastapi ) | fastapi ~ = 0.92,fastapi-slim ~ = 0.92 | Yes | migration
25+ | [ opentelemetry-instrumentation-fastapi] ( ./opentelemetry-instrumentation-fastapi ) | fastapi ~ = 0.92 | Yes | migration
2626| [ opentelemetry-instrumentation-flask] ( ./opentelemetry-instrumentation-flask ) | flask >= 1.0 | Yes | migration
2727| [ opentelemetry-instrumentation-grpc] ( ./opentelemetry-instrumentation-grpc ) | grpcio >= 1.42.0 | No | development
2828| [ opentelemetry-instrumentation-httpx] ( ./opentelemetry-instrumentation-httpx ) | httpx >= 0.18.0 | Yes | migration
You can’t perform that action at this time.
0 commit comments