We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf40659 commit 54fdd95Copy full SHA for 54fdd95
CHANGELOG.md
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
## Unreleased
13
14
+### Added
15
+- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
16
+ ([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
17
+
18
### Fixed
19
- `opentelemetry-instrumentation-redis` Add missing entry in doc string for `def _instrument`
20
([#3247](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247))
0 commit comments