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
Type
/
to 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
616
Pull requests
44
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(server-utils): Instrument graphql v17 via native tracing channels
- #21804
#21804
Merged
logaretm
merged 12 commits into
develop
getsentry/sentry-javascript:develop
from
awad/graphql-tracing-channels
getsentry/sentry-javascript:awad/graphql-tracing-channels
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(server-utils): Instrument graphql v17 via native tracing channels
#21804
logaretm
merged 12 commits into
develop
getsentry/sentry-javascript:develop
from
awad/graphql-tracing-channels
getsentry/sentry-javascript:awad/graphql-tracing-channels
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
feat(server-utils): Instrument graphql v17 via native diagnostics_channel tracing channels
Show description for fd6c506
logaretm
committed
fd6c506
View commit details
Copy full SHA for fd6c506
Browse repository at this point
feat(server-utils): Support graphql resolver spans via ignoreResolveSpans option
Show description for 7d17e33
logaretm
committed
7d17e33
View commit details
Copy full SHA for 7d17e33
Browse repository at this point
refactor(graphql): Drop test-only reset and redundant subscriber bookkeeping
Show description for 622bf75
logaretm
committed
622bf75
View commit details
Copy full SHA for 622bf75
Browse repository at this point
refactor(graphql): Rename graphqlChannelIntegration to graphqlIntegration
Show description for b57e1df
logaretm
committed
b57e1df
View commit details
Copy full SHA for b57e1df
Browse repository at this point
style(graphql): Use nullish-coalescing for optional span attributes
Show description for d2ea509
logaretm
committed
d2ea509
View commit details
Copy full SHA for d2ea509
Browse repository at this point
refactor(graphql): Use waitForTracingChannelBinding to defer subscribe
Show description for c414d9e
logaretm
committed
c414d9e
View commit details
Copy full SHA for c414d9e
Browse repository at this point
fix: make the gql integrtion name constant
logaretm
committed
5c448d8
View commit details
Copy full SHA for 5c448d8
Browse repository at this point
refactor(graphql): Drop no-op nullish coalescing on span attributes
Show description for 0b96160
logaretm
committed
0b96160
View commit details
Copy full SHA for 0b96160
Browse repository at this point
ref: remove try/catch and move subscribe to the end
logaretm
committed
3be835a
View commit details
Copy full SHA for 3be835a
Browse repository at this point
feat(graphql): Rename root span with operation name on the diagnostics-channel path
Show description for 2647674
logaretm
committed
2647674
View commit details
Copy full SHA for 2647674
Browse repository at this point
docs(graphql): Explain the reverse loop and non-null assertion in redaction
logaretm
committed
4586b52
View commit details
Copy full SHA for 4586b52
Browse repository at this point
ref(graphql): drop redundant subscribe guard
Show description for c61c848
logaretm
committed
c61c848
View commit details
Copy full SHA for c61c848
Browse repository at this point
You can’t perform that action at this time.