File tree 1 file changed +3
-2
lines changed
1 file changed +3
-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
19
19
([ #3385 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3385 ) )
20
20
- ` opentelemetry-instrumentation ` Make auto instrumentation use the same dependency resolver as manual instrumentation does
21
21
([ #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 ) )
22
24
23
25
### Fixed
24
26
@@ -35,8 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
37
## Version 1.31.0/0.52b0 (2025-03-12)
36
38
37
39
### Added
38
- - ` opentelemetry-instrumentation-aiokafka ` Add instrumentation of ` consumer.getmany ` (batch)
39
- ([ #3257 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257 ) )
40
+
40
41
- ` opentelemetry-instrumentation-openai-v2 ` Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms
41
42
([ #3279 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3279 ) )
42
43
- ` 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