Skip to content

feat(arq): Add messaging.destination.name attribute to consumer spans#6767

Open
alexander-alderman-webb wants to merge 2 commits into
masterfrom
webb/arq/messaging-destination-name
Open

feat(arq): Add messaging.destination.name attribute to consumer spans#6767
alexander-alderman-webb wants to merge 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

arq: Set messsaging.destination.name attribute

2 participants