Skip to content

feat(integrations): Add span for DRF authentication - #6984

Open
mgaligniana wants to merge 1 commit into
getsentry:masterfrom
mgaligniana:GH-3006-add-span-around-drf-authentication
Open

feat(integrations): Add span for DRF authentication#6984
mgaligniana wants to merge 1 commit into
getsentry:masterfrom
mgaligniana:GH-3006-add-span-around-drf-authentication

Conversation

@mgaligniana

@mgaligniana mgaligniana commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Description

In this PR I applied the suggested changes adding a new span in rest_framework.request.Request._authenticate which loops over all configured authentications and making auth queries being in a separate span to reduce visual noise.

  • AI tools were used, I have disclosed which ones, and fully reviewed and verified their output.

Issues

@mgaligniana
mgaligniana requested a review from a team as a code owner August 2, 2026 02:02
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.

Add a span around Django rest framework authentication

1 participant