Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
yongdamsh
/
sentry-javascript
Public
forked from
getsentry/sentry-javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 4, 2022
fix(nextjs): Do not exit process when errors bubble up while additional `uncaughtException`-handlers are registered (#6138)
Luca Forstner
authored
eb04258
Copy full SHA for eb04258
feat(node): Add option to `OnUncaughtException` integration that allows mimicking native uncaught error exit behaviour (#6137)
Luca Forstner
authored
3eaf71e
Copy full SHA for 3eaf71e
feat(core): Add `instrumenter` option to `ClientOptions` (#6128)
Show description for a0564ed
mydea
authored
a0564ed
Copy full SHA for a0564ed
test(nextjs): Attempt to make Next.js integration tests less flakey (#6130)
Luca Forstner
authored
f2516fd
Copy full SHA for f2516fd
ref(core): Pre-`beforeSendTransaction` cleanup (#6135)
Show description for b56a573
lobsterkatie
authored
b56a573
Copy full SHA for b56a573
feat(node): Add `shouldCreateSpanForRequest` option (#6055)
Show description for 24e2a27
timfish
authored
24e2a27
Copy full SHA for 24e2a27
Commits on Nov 3, 2022
fix(remix): Prevent capturing pending promises as exceptions. (#6129)
Show description for fae7b24
onurtemizkan
authored
fae7b24
Copy full SHA for fae7b24
feat(otel): Add extract functionality to SentryPropagator (#6115)
Show description for a430af3
AbhiPrasad
authored
a430af3
Copy full SHA for a430af3
chore(otel): Update README to add SentryPropagator info (#6126)
AbhiPrasad
authored
c2b4650
Copy full SHA for c2b4650
Merge branch 'release/7.17.4'
getsentry-bot
committed
492dad7
Copy full SHA for 492dad7
release: 7.17.4
getsentry-bot
committed
1693828
Copy full SHA for 1693828
meta: CHANGELOG for 7.17.4 (#6124)
Show description for 1a70492
Luca Forstner
and
Lms24
authored
1a70492
Copy full SHA for 1a70492
Commits on Nov 2, 2022
fix(otel): Use global map instead of old map var (#6122)
AbhiPrasad
authored
c9a01ff
Copy full SHA for c9a01ff
feat(otel): Ignore outgoing Sentry HTTP requests from otel integration (#6116)
mydea
authored
b55dd07
Copy full SHA for b55dd07
feat(otel): Add inject functionality to SentryPropagator (#6114)
Show description for f36c268
AbhiPrasad
authored
f36c268
Copy full SHA for f36c268
feat(otel): Add base SentryPropagator class (#6109)
AbhiPrasad
authored
e00de10
Copy full SHA for e00de10
feat(otel): Updates to otel span processor (#6113)
Show description for 0595ee8
mydea
authored
0595ee8
Copy full SHA for 0595ee8
feat(otel): Add `@opentelemetry/core` package (#6108)
AbhiPrasad
authored
a1a6450
Copy full SHA for a1a6450
ci(e2e): Run E2E tests on non-PR triggers (#6110)
Luca Forstner
authored
c67afc7
Copy full SHA for c67afc7
chore(otel): Add basic usage instructions to readme (#6094)
mydea
authored
cfa196b
Copy full SHA for cfa196b
fix(nextjs): Escape Windows paths when writing wrapper templates (#6101)
timfish
authored
621e0b3
Copy full SHA for 621e0b3
ci: Update size-limit-action to v5 (#6106)
Show description for aad2f85
mattgauntseo-sentry
authored
aad2f85
Copy full SHA for aad2f85
ci: Update actions/upload-artifact to v3.1.1 (#6100)
mattgauntseo-sentry
authored
466247a
Copy full SHA for 466247a
fix(aws): Move relay to port 5333 to avoid collisions (#6093)
Show description for aba4469
sl0thentr0py
authored
aba4469
Copy full SHA for aba4469
Commits on Oct 31, 2022
fix(nextjs): CLI binary not found on Windows (#6096)
timfish
authored
06c1a6f
Copy full SHA for 06c1a6f
fix(nextjs): Await Next.js server in patched `getServerRequestHandler` (#6072)
Luca Forstner
authored
0ccb760
Copy full SHA for 0ccb760
Merge branch 'release/7.17.3'
getsentry-bot
committed
05fb78a
Copy full SHA for 05fb78a
release: 7.17.3
getsentry-bot
committed
7123838
Copy full SHA for 7123838
meta: CHANGELOG for 7.17.3 (#6092)
AbhiPrasad
authored
b3d3abf
Copy full SHA for b3d3abf
fix(tracing): Add an extra conditional check to web vitals `onCLS()`
timfish
authored
83ce1b8
Copy full SHA for 83ce1b8
Commits on Oct 28, 2022
feat(otel): Parse better op/description from otel span where possible (#6084)
Show description for f33301f
mydea
authored
f33301f
Copy full SHA for f33301f
chore(ember): Show warning when using invalid config (#6032)
Show description for 652eaac
mydea
authored
652eaac
Copy full SHA for 652eaac
feat(otel): Map otel span data to Sentry transaction/span/context (#6082)
Show description for b0908d0
mydea
authored
b0908d0
Copy full SHA for b0908d0
fix(nextjs): Log false positive warning only if request is unfinished. (#6070)
Show description for c6bdbfd
onurtemizkan
authored
c6bdbfd
Copy full SHA for c6bdbfd
feat(otel): Add basic SentrySpanProcessor (#6023)
Show description for 8d7e050
AbhiPrasad
and
mydea
authored
8d7e050
Copy full SHA for 8d7e050
Pagination
Previous
Next
You can’t perform that action at this time.