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
11
11
12
12
## Unreleased
13
13
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
+
14
19
## Version 1.32.0/0.53b0 (2025-04-10)
15
20
16
21
### Added
@@ -38,8 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
43
39
44
### Added
40
45
41
- - ` opentelemetry-instrumentation-redis ` Add support for redis client-specific instrumentation.
42
- ([ #3143 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3143 ) )
43
46
- ` opentelemetry-instrumentation-openai-v2 ` Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms
44
47
([ #3279 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3279 ) )
45
48
- ` 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