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
618
Pull requests
45
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(mysql2): Instrument mysql2 >= 3.20.0 via native tracing channels
- #21824
#21824
Merged
logaretm
merged 12 commits into
develop
getsentry/sentry-javascript:develop
from
awad/instrument-mysql2-via-tc
getsentry/sentry-javascript:awad/instrument-mysql2-via-tc
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(mysql2): Instrument mysql2 >= 3.20.0 via native tracing channels
#21824
logaretm
merged 12 commits into
develop
getsentry/sentry-javascript:develop
from
awad/instrument-mysql2-via-tc
getsentry/sentry-javascript:awad/instrument-mysql2-via-tc
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
feat(mysql2): Instrument mysql2 >= 3.20.0 via native tracing channels
Show description for d0356f6
logaretm
committed
d0356f6
View commit details
Copy full SHA for d0356f6
Browse repository at this point
fix(mysql2): Use unique host port 3308 for tracing channel test db
Show description for 007542c
logaretm
committed
007542c
View commit details
Copy full SHA for 007542c
Browse repository at this point
style(mysql2): Use nullish-coalescing for optional span attributes
Show description for 36184e8
logaretm
committed
36184e8
View commit details
Copy full SHA for 36184e8
Browse repository at this point
refactor(mysql2): Use waitForTracingChannelBinding to defer subscribe
Show description for eee646f
logaretm
committed
eee646f
View commit details
Copy full SHA for eee646f
Browse repository at this point
test(mysql2): Harden tracing-channel healthcheck to fix flaky CI
Show description for df3f420
logaretm
committed
df3f420
View commit details
Copy full SHA for df3f420
Browse repository at this point
test(mysql2): Retry initial connect to fix tracing-channel CI flake
Show description for 97ca338
logaretm
committed
97ca338
View commit details
Copy full SHA for 97ca338
Browse repository at this point
ref: remove no-op undefineds
logaretm
committed
2c5ad18
View commit details
Copy full SHA for 2c5ad18
Browse repository at this point
ref: remove excessive guards
logaretm
committed
4e97aea
View commit details
Copy full SHA for 4e97aea
Browse repository at this point
fix: only instrument when there is active spans
logaretm
committed
f41e1dc
View commit details
Copy full SHA for f41e1dc
Browse repository at this point
ref: remove uneeded guards
logaretm
committed
40ecf31
View commit details
Copy full SHA for 40ecf31
Browse repository at this point
test(mysql2): cover orphan-query no-span path and drop idempotency test
Show description for d712b03
logaretm
committed
d712b03
View commit details
Copy full SHA for d712b03
Browse repository at this point
test(mysql2): drop connect-transaction expectation that never fires
Show description for fcc71c4
logaretm
committed
fcc71c4
View commit details
Copy full SHA for fcc71c4
Browse repository at this point
You can’t perform that action at this time.