Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-python
Public
Notifications
You must be signed in to change notification settings
Fork
657
Star
2.2k
Code
Issues
374
Pull requests
55
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(django): Add user attributes in span streaming
- #6541
#6541
Merged
alexander-alderman-webb
merged 10 commits into
master
getsentry/sentry-python:master
from
webb/django/user
getsentry/sentry-python:webb/django/user
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(django): Add user attributes in span streaming
#6541
alexander-alderman-webb
merged 10 commits into
master
getsentry/sentry-python:master
from
webb/django/user
getsentry/sentry-python:webb/django/user
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
feat(django): Add user attributes in span streaming
alexander-alderman-webb
committed
820bb4c
View commit details
Copy full SHA for 820bb4c
Browse repository at this point
mypy
alexander-alderman-webb
committed
c0c2b6e
View commit details
Copy full SHA for c0c2b6e
Browse repository at this point
type check before _segment access
alexander-alderman-webb
committed
7ddfce2
View commit details
Copy full SHA for 7ddfce2
Browse repository at this point
empty commit to trigger ci
alexander-alderman-webb
committed
38daa24
View commit details
Copy full SHA for 38daa24
Browse repository at this point
.
alexander-alderman-webb
committed
0f877fb
View commit details
Copy full SHA for 0f877fb
Browse repository at this point
gate behind pii and check None
alexander-alderman-webb
committed
90e1517
View commit details
Copy full SHA for 90e1517
Browse repository at this point
set on scope instead of span
alexander-alderman-webb
committed
3db9491
View commit details
Copy full SHA for 3db9491
Browse repository at this point
use Scope.set_user instead of individual attributes
alexander-alderman-webb
committed
ea4a3cf
View commit details
Copy full SHA for ea4a3cf
Browse repository at this point
Commits on Jun 10, 2026
only call sentry_sdk.get_client() once
alexander-alderman-webb
committed
669481f
View commit details
Copy full SHA for 669481f
Browse repository at this point
use sentry_sdk.set_user()
alexander-alderman-webb
committed
a1e04a9
View commit details
Copy full SHA for a1e04a9
Browse repository at this point
You can’t perform that action at this time.