SIGN IN SIGN UP

fix(pika): pass destination instead of task_name to _enrich_span (#4563)

* Update span enrichment to use destination instead of task_name

* Refactor enrich_span assertion in test_utils.py

- tightened the test_get_span assertion to verify _enrich_span
is called with destination, not task_name.
- changed enrich_span.assert_called_once() to enrich_span.assert_called_once_with(...) with destination as the argument.

* Update CHANGELOG.md

* Update CHANGELOG with recent fixes and improvements

- Update CHANGELOG.md
- Updated the Pull Request URL

* Update CHANGELOG.md

* Add changelog fragment for pika destination fix

* Update .changelog/4563.fixed

Co-authored-by: Tammy Baylis <96076570+tammy-baylis-swi@users.noreply.github.com>

* Update 4563.fixed

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Co-authored-by: Tammy Baylis <96076570+tammy-baylis-swi@users.noreply.github.com>
G
Gitansh Kapoor committed
ee0b9952bd04c41694fe08fcbe8e02f244ac5e19
Parent: b1b872b
Committed by GitHub <noreply@github.com> on 5/18/2026, 9:50:55 AM