Skip to content

feat(dramatiq): Set messaging.destination.name on consumer spans - #6776

Merged
alexander-alderman-webb merged 1 commit into
masterfrom
webb/dramatiq/messaging-destination-name
Jul 10, 2026
Merged

feat(dramatiq): Set messaging.destination.name on consumer spans#6776
alexander-alderman-webb merged 1 commit into
masterfrom
webb/dramatiq/messaging-destination-name

Conversation

@alexander-alderman-webb

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

Copy link
Copy Markdown
Contributor

Description

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

Issues

Closes #6775

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: 314m 33s

📊 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).

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     21386        +8
- Misses        2445      2438        -7
- Partials      1349      1349         —

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review July 8, 2026 09:27
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner July 8, 2026 09:27
@alexander-alderman-webb alexander-alderman-webb changed the title feat(dramatiq): Add messaging.destination.name attribute to consumer spans Jul 10, 2026
@alexander-alderman-webb
alexander-alderman-webb merged commit 70292ef into master Jul 10, 2026
146 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/dramatiq/messaging-destination-name branch July 10, 2026 08:15
mgaligniana pushed a commit to mgaligniana/sentry-python that referenced this pull request Aug 9, 2026
…etsentry#6776)

Set `Message.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