Skip to content

Commit 0b7e6bd

Browse files
committed
fix changelog
Signed-off-by: emdneto <[email protected]>
1 parent 6781a66 commit 0b7e6bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838
([#3022](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3022))
3939
- Replace all instrumentor unit test `assertEqualSpanInstrumentationInfo` calls with `assertEqualSpanInstrumentationScope` calls
4040
([#3037](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3037))
41+
- `opentelemetry-instrumentation-sqlalchemy` Fixes engines from `sqlalchemy.engine_from_config`not being fully instrumented
42+
([#2816](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2816))
4143

4244
### Breaking changes
4345

@@ -129,8 +131,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
129131
([#2792](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2792))
130132
- `opentelemetry-instrumentation-tornado` Handle http client exception and record exception info into span
131133
([#2563](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2563))
132-
- `opentelemetry-instrumentation-sqlalchemy` Fixes engines from `sqlalchemy.engine_from_config` not being fully instrumented
133-
([#2816](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2816))
134134
- `opentelemetry-instrumentation` fix `http.host` new http semantic convention mapping to depend on `kind` of span
135135
([#2814](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2814))
136136
- `opentelemetry-instrumentation` Fix the description of `http.server.duration` and `http.server.request.duration`

0 commit comments

Comments
 (0)