Skip to content

feat(rq): Add messaging.destination.name attribute to consumer spans#6774

Open
alexander-alderman-webb wants to merge 3 commits into
masterfrom
webb/rq/messaging-destination-name
Open

feat(rq): Add messaging.destination.name attribute to consumer spans#6774
alexander-alderman-webb wants to merge 3 commits into
masterfrom
webb/rq/messaging-destination-name

Conversation

@alexander-alderman-webb

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

Copy link
Copy Markdown
Contributor

Description

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

Issues

Closes #6768

Reminders

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

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

📊 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 75.00%. Project has 2437 uncovered lines.
✅ Project coverage is 89.77%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/rq.py 75.00% ⚠️ 1 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.74%    89.77%    +0.03%
==========================================
  Files          192       192         —
  Lines        23823     23824        +1
  Branches      8226      8226         —
==========================================
+ Hits         21378     21387        +9
- Misses        2445      2437        -8
- Partials      1349      1348        -1

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review July 8, 2026 08:56
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner July 8, 2026 08:56
Comment thread sentry_sdk/integrations/rq.py
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.

rq: Set messaging.destination.name attribute

2 participants