File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
## Unreleased
13
13
14
+ - ` opentelemetry-instrumentation ` Fix client address is set to server address in new semconv
15
+ ([ #3354 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3354 ) )
16
+
14
17
### Added
15
18
16
19
- ` opentelemetry-instrumentation-openai-v2 ` Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms
@@ -34,7 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
37
- Loosen ` opentelemetry-instrumentation-starlette[instruments] ` specifier
35
38
([ #3304 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3304 ) )
36
39
37
-
38
40
### Fixed
39
41
40
42
- ` opentelemetry-instrumentation-redis ` Add missing entry in doc string for ` def _instrument `
@@ -108,7 +110,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108
110
### Breaking changes
109
111
110
112
- ` opentelemetry-exporter-prometheus-remote-write ` updated protobuf required version from 4.21 to 5.26 and regenerated protobufs
111
- ([ #3219 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3219 ) )
113
+ ([ #3219 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3219 ) )
112
114
- ` opentelemetry-instrumentation-sqlalchemy ` including sqlcomment in ` db.statement ` span attribute value is now opt-in
113
115
([ #3112 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3112 ) )
114
116
- ` opentelemetry-instrumentation-dbapi ` including sqlcomment in ` db.statement ` span attribute value is now opt-in
You can’t perform that action at this time.
0 commit comments