Skip to content

feat(aiohttp): Add http.route attribute - #7341

Merged
alexander-alderman-webb merged 3 commits into
masterfrom
webb/aiothttp/http-route
Sep 3, 2026
Merged

feat(aiohttp): Add http.route attribute#7341
alexander-alderman-webb merged 3 commits into
masterfrom
webb/aiothttp/http-route

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Description

Set the http.route attribute on the server span in patches for aiohttp endpoints.

Issues

Reminders

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review September 2, 2026 13:18
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner September 2, 2026 13:18

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 62c6bb6. Configure here.

Comment thread sentry_sdk/integrations/aiohttp.py
Comment thread sentry_sdk/integrations/aiohttp.py
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

130429 passed | ⏭️ 7110 skipped | Total: 137539 | Pass Rate: 94.83% | Execution Time: 480m 24s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +11
Passed Tests 📈 +11
Failed Tests
Skipped Tests

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.24%    90.24%        —%
==========================================
  Files          193       193         —
  Lines        25692     25696        +4
  Branches      9472      9474        +2
==========================================
+ Hits         23186     23189        +3
- Misses        2506      2507        +1
- Partials      1442      1443        +1

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb merged commit ff68468 into master Sep 3, 2026
310 of 312 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/aiothttp/http-route branch September 3, 2026 07:25
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.

2 participants