File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## Unreleased
1313
14+ ### Added
15+
16+ - ` opentelemetry-instrumentation-redis ` Add support for redis client-specific instrumentation.
17+ ([ #3143 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3143 ) )
18+
1419## Version 1.32.0/0.53b0 (2025-04-10)
1520
1621### Added
@@ -38,8 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3843
3944### Added
4045
41- - ` opentelemetry-instrumentation-redis ` Add support for redis client-specific instrumentation.
42- ([ #3143 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3143 ) )
4346- ` opentelemetry-instrumentation-openai-v2 ` Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms
4447 ([ #3279 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3279 ) )
4548- ` 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