Skip to content

Commit 52f8a6d

Browse files
Update CHANGELOG.md
1 parent 7f626ec commit 52f8a6d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636

3737
### Fixed
3838

39+
- `opentelemetry-instrumentation-pika`: Fix `messaging.destination` span attribute set to `task_name` instead of `destination` in `_get_span`
40+
([#1026](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/1026))
3941
- `opentelemetry-instrumentation-pika` Use `ObjectProxy` instead of `BaseObjectProxy` for `ReadyMessagesDequeProxy` to restore iterability with wrapt 2.x
4042
([#4461](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4461))
4143
- `opentelemetry-instrumentation-dbapi` Use `ObjectProxy` instead of `BaseObjectProxy` for `TracedCursorProxy` to restore iterability with wrapt 2.x

0 commit comments

Comments
 (0)