Skip to content

feat(arq): Set messaging.destination.name on consumer spans - #6767

Merged
alexander-alderman-webb merged 2 commits into
masterfrom
webb/arq/messaging-destination-name
Jul 10, 2026
Merged

feat(arq): Set messaging.destination.name on consumer spans#6767
alexander-alderman-webb merged 2 commits into
masterfrom
webb/arq/messaging-destination-name

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description

Set Worker.queue_name as the messaging.destination.name attribute to support description inference.

Issues

Closes #6766

Reminders

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review July 7, 2026 13:17
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner July 7, 2026 13:17
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

90045 passed | ⏭️ 6302 skipped | Total: 96347 | Pass Rate: 93.46% | Execution Time: 314m 55s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2438 uncovered lines.
✅ Project coverage is 89.77%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/arq.py 100.00% ⚠️ 2 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.74%    89.77%    +0.03%
==========================================
  Files          192       192         —
  Lines        23823     23827        +4
  Branches      8226      8230        +4
==========================================
+ Hits         21378     21389       +11
- Misses        2445      2438        -7
- Partials      1349      1351        +2

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb changed the title feat(arq): Add messaging.destination.name attribute to consumer spans Jul 10, 2026
@alexander-alderman-webb
alexander-alderman-webb merged commit a9f8fe6 into master Jul 10, 2026
272 of 274 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/arq/messaging-destination-name branch July 10, 2026 08:22
mgaligniana pushed a commit to mgaligniana/sentry-python that referenced this pull request Aug 9, 2026
…try#6767)

Set `Worker.queue_name` as the `messaging.destination.name` attribute to support span description inference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants