File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919 ([ #3385 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3385 ) )
2020- ` opentelemetry-instrumentation ` Make auto instrumentation use the same dependency resolver as manual instrumentation does
2121 ([ #3202 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202 ) )
22+ - ` opentelemetry-instrumentation-aiokafka ` Add instrumentation of ` consumer.getmany ` (batch)
23+ ([ #3257 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257 ) )
2224
2325### Fixed
2426
@@ -35,8 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3537## Version 1.31.0/0.52b0 (2025-03-12)
3638
3739### Added
38- - ` opentelemetry-instrumentation-aiokafka ` Add instrumentation of ` consumer.getmany ` (batch)
39- ([ #3257 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257 ) )
4040- ` opentelemetry-instrumentation-openai-v2 ` Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms
4141 ([ #3279 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3279 ) )
4242- ` opentelemetry-instrumentation-system-metrics ` Add ` process ` metrics and deprecated ` process.runtime ` prefixed ones
You can’t perform that action at this time.
0 commit comments