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
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 }}
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.9k
Star
8.7k
Code
Issues
659
Pull requests
89
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(node): Add
nodeRuntimeMetricsIntegration
- #19923
#19923
Merged
chargome
merged 17 commits into
develop
getsentry/sentry-javascript:develop
from
feat/node-runtime-metrics
getsentry/sentry-javascript:feat/node-runtime-metrics
Copy head branch name to clipboard
Mar 25, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(node): Add
nodeRuntimeMetricsIntegration
#19923
chargome
merged 17 commits into
develop
getsentry/sentry-javascript:develop
from
feat/node-runtime-metrics
getsentry/sentry-javascript:feat/node-runtime-metrics
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
wip
chargome
committed
697e3f2
View commit details
Copy full SHA for 697e3f2
Browse repository at this point
Commits on Mar 23, 2026
fix units
chargome
committed
1b973a9
View commit details
Copy full SHA for 1b973a9
Browse repository at this point
.
chargome
committed
596caec
View commit details
Copy full SHA for 596caec
Browse repository at this point
trim down defaults
chargome
committed
c330b28
View commit details
Copy full SHA for c330b28
Browse repository at this point
Commits on Mar 24, 2026
Merge branch 'develop' into feat/node-runtime-metrics
chargome
authored
9cee63b
View commit details
Copy full SHA for 9cee63b
Browse repository at this point
fix: re-export nodeRuntimeMetricsIntegration in astro/aws-serverless/google-cloud-serverless, skip for bun
Show description for b2bf8e0
chargome
and
claude
committed
b2bf8e0
View commit details
Copy full SHA for b2bf8e0
Browse repository at this point
fix(test): disable eventLoopDelayP50 in opt-out scenario
Show description for 5071cc2
chargome
and
claude
committed
5071cc2
View commit details
Copy full SHA for 5071cc2
Browse repository at this point
meta(changelog): add nodeRuntimeMetricsIntegration entry to unreleased
Show description for f679a07
chargome
and
claude
committed
f679a07
View commit details
Copy full SHA for f679a07
Browse repository at this point
fmt
chargome
committed
2dae3ce
View commit details
Copy full SHA for 2dae3ce
Browse repository at this point
Commits on Mar 25, 2026
fix(node): use process.on instead of process.once for beforeExit listener
Show description for e2dbb2e
chargome
and
claude
committed
e2dbb2e
View commit details
Copy full SHA for e2dbb2e
Browse repository at this point
fix(node): remove beforeExit flush from nodeRuntimeMetricsIntegration
Show description for 9ee4c2e
chargome
and
claude
committed
9ee4c2e
View commit details
Copy full SHA for 9ee4c2e
Browse repository at this point
feat(node): add sentry.origin attribute to runtime metrics, full assertions in tests
Show description for 6c28110
chargome
and
claude
committed
6c28110
View commit details
Copy full SHA for 6c28110
Browse repository at this point
feat(core): export safeUnref as _INTERNAL_safeUnref, use in nodeRuntimeMetricsIntegration
Show description for a4dfb1f
chargome
and
claude
committed
a4dfb1f
View commit details
Copy full SHA for a4dfb1f
Browse repository at this point
style(node): use bracketed if blocks in nodeRuntimeMetricsIntegration
Show description for e79d930
chargome
and
claude
committed
e79d930
View commit details
Copy full SHA for e79d930
Browse repository at this point
fmt
chargome
committed
53da01e
View commit details
Copy full SHA for 53da01e
Browse repository at this point
prevent leaks
chargome
committed
f7bd0cb
View commit details
Copy full SHA for f7bd0cb
Browse repository at this point
fix(node): use expect.objectContaining for metric attribute assertions in integration tests
Show description for 2a58ae5
chargome
and
claude
committed
2a58ae5
View commit details
Copy full SHA for 2a58ae5
Browse repository at this point
You can’t perform that action at this time.