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-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
538
Pull requests
84
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(server-utils): Emit low cardinality graphql span names
- #23542
#23542
Merged
andreiborza
merged 10 commits into
develop
getsentry/sentry-javascript:develop
from
ab/graphql-low-cardinality-span-names
getsentry/sentry-javascript:ab/graphql-low-cardinality-span-names
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(server-utils): Emit low cardinality graphql span names
#23542
andreiborza
merged 10 commits into
develop
getsentry/sentry-javascript:develop
from
ab/graphql-low-cardinality-span-names
getsentry/sentry-javascript:ab/graphql-low-cardinality-span-names
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
feat(server-utils): Emit low cardinality graphql span names
Show description for 5dcec12
andreiborza
and
claude
committed
5dcec12
View commit details
Copy full SHA for 5dcec12
Browse repository at this point
Name graphql phase spans with the fallback and mark them with graphql.processing.type
Show description for ca3bd08
andreiborza
committed
ca3bd08
View commit details
Copy full SHA for ca3bd08
Browse repository at this point
Assert the recorded operation value, not just its presence
Show description for d95710e
andreiborza
committed
d95710e
View commit details
Copy full SHA for d95710e
Browse repository at this point
Commits on Aug 25, 2026
Share the graphql constants between both paths instead of mirroring them
Show description for 09b2018
andreiborza
committed
09b2018
View commit details
Copy full SHA for 09b2018
Browse repository at this point
Trim the constant comments
Show description for b748f87
andreiborza
committed
b748f87
View commit details
Copy full SHA for b748f87
Browse repository at this point
Drop the explanatory comments on the span name branches
Show description for 47731ab
andreiborza
committed
47731ab
View commit details
Copy full SHA for 47731ab
Browse repository at this point
Cover the processing type in the integration suites instead of a unit test
Show description for 232c4d1
andreiborza
committed
232c4d1
View commit details
Copy full SHA for 232c4d1
Browse repository at this point
Name graphql phase spans after the processing type
Show description for 426abf5
andreiborza
committed
426abf5
View commit details
Copy full SHA for 426abf5
Browse repository at this point
Rely on the default trace lifecycle in the streamed graphql suite
Show description for 393a67b
andreiborza
committed
393a67b
View commit details
Copy full SHA for 393a67b
Browse repository at this point
Say that the root span operation attribute follows useOperationNameForRootSpan
Show description for 0398116
andreiborza
committed
0398116
View commit details
Copy full SHA for 0398116
Browse repository at this point
You can’t perform that action at this time.