File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 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
1111
1212## Unreleased
1313
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+
1417### Added
1518
1619- ` 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
3437- Loosen ` opentelemetry-instrumentation-starlette[instruments] ` specifier
3538 ([ #3304 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3304 ) )
3639
37-
3840### Fixed
3941
4042- ` 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
108110### Breaking changes
109111
110112- ` 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 ) )
112114- ` opentelemetry-instrumentation-sqlalchemy ` including sqlcomment in ` db.statement ` span attribute value is now opt-in
113115 ([ #3112 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3112 ) )
114116- ` 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