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 8bd4384 commit 0765defCopy full SHA for 0765def
CHANGELOG.md
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
### Added
20
- `opentelemetry-instrument` and `opentelemetry-bootstrap` now include a `--version` flag
21
([#1065](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1065))
22
+- `opentelemetry-instrumentation-redis` now instruments asynchronous Redis clients, if the installed redis-py includes async support (>=4.2.0).
23
+ ([#1076](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1076))
24
25
## [1.11.1-0.30b1](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v1.11.1-0.30b1) - 2022-04-21
26
0 commit comments