-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: getsentry/sentry-javascript
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
49 Pull requests merged by 14 people
-
meta(changelog): Update changelog for 10.4.0
#17372 merged
Aug 11, 2025 -
fix(browser): Ensure IP address is only inferred by Relay if
sendDefaultPii
istrue
#17364 merged
Aug 11, 2025 -
feat(node): Add
ignoreStaticAssets
#17370 merged
Aug 11, 2025 -
test(node): Enable additionalDependencies in integration runner
#17361 merged
Aug 11, 2025 -
ref(node): Split up incoming & outgoing http handling
#17358 merged
Aug 11, 2025 -
[Gitflow] Merge master into develop
#17360 merged
Aug 8, 2025 -
fix(v9/nuxt): Do not drop parametrized routes (#17357)
#17359 merged
Aug 8, 2025 -
meta(changelog): Update changelog for 10.3.0
#17356 merged
Aug 8, 2025 -
fix(nuxt): Do not drop parametrized routes
#17357 merged
Aug 8, 2025 -
fix(react): Add support for React Router sub-routes from
handle
#17277 merged
Aug 8, 2025 -
meta(changelog): Update changelog for 9.45.0
#17354 merged
Aug 8, 2025 -
fix(v9/node): Assign default export of
openai
to the instrumented fn#17353 merged
Aug 8, 2025 -
ref(core): Improve event
mechanism
for supabase integration#17286 merged
Aug 8, 2025 -
fix(browser): Improve navigation vs. redirect detection
#17275 merged
Aug 7, 2025 -
feat(bun): Export
skipOpenTelemetrySetup
option#17349 merged
Aug 7, 2025 -
fix(browser): Handle data urls in errors caught by
globalHandlersIntegration
#17216 merged
Aug 7, 2025 -
fix(react-router): Ensure source map upload fails silently if Sentry CLI fails
#17081 merged
Aug 7, 2025 -
feat(sveltekit): Streamline build logs
#17306 merged
Aug 7, 2025 -
ref: Make
lastReleasePos
checks for yarn changelog stricter#17340 merged
Aug 7, 2025 -
[Gitflow] Merge master into develop
#17341 merged
Aug 6, 2025 -
meta(changelog): Update changelog for 10.2.0
#17339 merged
Aug 6, 2025 -
feat(core): MCP Server - Capture prompt results from prompt function calls
#17284 merged
Aug 6, 2025 -
feat(cloudflare,vercel-edge): Add support for OpenAI instrumentation
#17338 merged
Aug 6, 2025 -
feat(react-router): Add support for Hydrogen with RR7
#17145 merged
Aug 6, 2025 -
ref(google-cloud-serverless): Add
mechanism.type
to captured errors#17300 merged
Aug 6, 2025 -
ref(core): Add more specific exception mechanism for internal errors
#17253 merged
Aug 6, 2025 -
feat(browser): Handles data URIs in chrome stack frames
#17292 merged
Aug 5, 2025 -
chore: Correct title for v8 changelog
#17329 merged
Aug 5, 2025 -
meta: Re-organize changelog to add v8 page
#17327 merged
Aug 5, 2025 -
chore(repo): Add Cursor Bugbot PR Review rules
#17326 merged
Aug 5, 2025 -
test(e2e): Add
tsx
+express
e2e test app#16578 merged
Aug 5, 2025 -
fix(node): Assign default export of
openai
to the instrumented fn#17320 merged
Aug 5, 2025 -
feat(deps): Bump @sentry/cli from 2.50.0 to 2.50.2
#17316 merged
Aug 5, 2025 -
feat(v9/nuxt): Do not inject trace meta-tags on cached HTML pages (#17305)
#17319 merged
Aug 5, 2025 -
fix(nestjs): Add missing
sentry.origin
span attribute toSentryTraced
decorator#17318 merged
Aug 5, 2025 -
feat(nuxt): Streamline build logs
#17308 merged
Aug 5, 2025 -
feat(astro): Streamline build logs
#17301 merged
Aug 5, 2025 -
chore(changelog): Add entry for
ignoreSpans
#17313 merged
Aug 5, 2025 -
feat(deps): Bump @sentry/rollup-plugin from 4.0.0 to 4.0.2
#17317 merged
Aug 5, 2025 -
feat(deps): Bump @prisma/instrumentation from 6.12.0 to 6.13.0
#17315 merged
Aug 5, 2025 -
feat(deps): Bump @sentry/webpack-plugin from 4.0.0 to 4.0.2
#17314 merged
Aug 5, 2025 -
chore(aws): Remove manual span creation
#17310 merged
Aug 5, 2025 -
chore: Update v10 todos to v11
#17311 merged
Aug 4, 2025 -
feat(core): Add
ignoreSpans
option#17078 merged
Aug 4, 2025 -
feat(nuxt): Do not inject trace meta-tags on cached HTML pages
#17305 merged
Aug 4, 2025 -
meta(changelog): Update changelog for 9.44.2
#17307 merged
Aug 4, 2025 -
feat(react-router): Streamline build logs
#17303 merged
Aug 4, 2025 -
fix(replay): Call
sendBufferedReplayOrFlush
when opening/sending feedback#17236 merged
Aug 4, 2025 -
feat(solidstart): Streamline build logs
#17304 merged
Aug 4, 2025
12 Pull requests opened by 8 people
-
ref(nestjs): Add `mechanism` to captured errors
#17312 opened
Aug 4, 2025 -
feat(node): Capture `SystemError` context and remove paths from message
#17331 opened
Aug 5, 2025 -
feat(aws): Add support for streaming handlers
#17344 opened
Aug 7, 2025 -
feat(node): Add Anthropic AI integration
#17348 opened
Aug 7, 2025 -
[WIP]feat(nextjs): Use compiler hook for uploading sourcemaps
#17352 opened
Aug 8, 2025 -
feat(node): Avoid OTEL instrumentation for outgoing requests on Node 22+
#17355 opened
Aug 8, 2025 -
feat(node): Add an instrumentation interface for Hono
#17366 opened
Aug 10, 2025 -
[WIP] test(aws): Run E2E tests with AWS SAM
#17367 opened
Aug 11, 2025 -
feat(node): Update `httpIntegration` handling of incoming requests
#17371 opened
Aug 11, 2025 -
test(node): Add tests for full http.server span attribute coverage
#17373 opened
Aug 11, 2025 -
chore(repo): Adjust "Publishing a Release" document to include internal changes section in changelog
#17374 opened
Aug 11, 2025 -
feat(core): better cause data extraction
#17375 opened
Aug 11, 2025
35 Issues closed by 14 people
-
Broken custom dataloader methods
#13869 closed
Aug 11, 2025 -
@sentry/profiling-node does not comply with `Integration` type
#17350 closed
Aug 11, 2025 -
Edit node runner to allow passing additional dependancies to override packages in the parent package.json
#17368 closed
Aug 11, 2025 -
Outgoing Sentry request on every Next.js API invocation
#17335 closed
Aug 11, 2025 -
CSP inline style violation when loading Sentry
#17362 closed
Aug 11, 2025 -
Add option to ignore spans from `browserTracingIntegration`
#16191 closed
Aug 11, 2025 -
Use `settings.infer_ip` instead of `ip_address: {{auto}}`
#16252 closed
Aug 11, 2025 -
React sentry events contains user's IP address by default
#17351 closed
Aug 11, 2025 -
NextJS SDK creates `http.server` traces for resource requests
#17346 closed
Aug 11, 2025 -
Outdated Webassembly documentation
#15420 closed
Aug 8, 2025 -
Browser client tracing tries attaching wasm blobs to spans, exceeding envelope size
#17345 closed
Aug 8, 2025 -
With sampling rate 0, transactions are still recorded
#16849 closed
Aug 8, 2025 -
Inconsistent event.timestamp behavior when using SENTRY_RELEASE in serverless environments
#16318 closed
Aug 8, 2025 -
Investigate and evaluate what apis to instrument
#17321 closed
Aug 7, 2025 -
Add instrumentation for `openai`
#16962 closed
Aug 7, 2025 -
Create docs for openai in node
#17059 closed
Aug 7, 2025 -
Add option to drop `resource.X` spans in `browserTracingIntegration`
#16131 closed
Aug 7, 2025 -
[Docs] Example tunnel fails with compressed replay envelope
#13453 closed
Aug 7, 2025 -
Add option to sample linked traces consistently
#15754 closed
Aug 6, 2025 -
Support OpenAI for both Vercel Edge and Cloudflare workers
#17038 closed
Aug 6, 2025 -
Crons check-ins are not flushed when run by Vercel Crons
#17136 closed
Aug 6, 2025 -
[React-Router Framework]: Add Cloudflare support
#17334 closed
Aug 6, 2025 -
[Next.js] Frontend Performance Issue After Adding Sentry
#16825 closed
Aug 6, 2025 -
Potentially use Stacklyn for stack parsing to reduce maintenance overhead
#17333 closed
Aug 6, 2025 -
Adjust `mechanism` in `google-cloud-serverless` SDK
#17257 closed
Aug 6, 2025 -
Next.js: Client Instrumentation Hook - Slow execution detected
#16093 closed
Aug 5, 2025 -
Default OpenAI export not instrumented
#17285 closed
Aug 5, 2025 -
TypeScript Errors due to dependency woes
#16196 closed
Aug 5, 2025 -
Express instrumentation uses `/` route for 404 routes
#16203 closed
Aug 5, 2025 -
Replay Canvas Error: Permission denied to access object
#14888 closed
Aug 5, 2025 -
In nuxt SSR app with just a single route I am getting `transaction.op` as `navigation`
#16868 closed
Aug 5, 2025 -
Add `ignoreSpans` option
#16820 closed
Aug 4, 2025 -
@sentry/browser is failing security scans due to remote code injection risk
#17267 closed
Aug 4, 2025 -
Nuxt: Don't inject meta tags when caching is enabled with Nuxt `routeRules`
#16045 closed
Aug 4, 2025 -
Memory leak with nuxt build
#16482 closed
Aug 4, 2025
17 Issues opened by 10 people
-
Debug and confirm `generateObject`is not instrumented in v5
#17377 opened
Aug 11, 2025 -
Fix invoke_agent not instrumented when it's root span
#17376 opened
Aug 11, 2025 -
Infinite loop with GET `/__nextjs_original-stack-frame` requests on Next.js dev mode
#17369 opened
Aug 11, 2025 -
Make sure `@sentry/cloudflare` does not conflict with `@microlabs/otel-cf-workers`
#17365 opened
Aug 8, 2025 -
Remove exported `addAutoIpAddressToUser` API
#17363 opened
Aug 8, 2025 -
Support agents in openai integration
#17347 opened
Aug 7, 2025 -
Performance is not defined - sentry with NextJS
#17343 opened
Aug 6, 2025 -
Cannot find type definition file for 'minimatch'
#17342 opened
Aug 6, 2025 -
Support React Router Server Components
#17337 opened
Aug 6, 2025 -
Integration with React Router v6 under performs when data loaders are used
#17336 opened
Aug 6, 2025 -
Add `SystemError` integration in Node SDK
#17332 opened
Aug 5, 2025 -
[Replay] Manual snapshot results in blank or missing frames in ReplayCanvas
#17330 opened
Aug 5, 2025 -
Instrument tool calls responses
#17325 opened
Aug 5, 2025 -
Support in cloudflare and vercel edge
#17324 opened
Aug 5, 2025 -
Instrument stream responses
#17323 opened
Aug 5, 2025 -
Support instrumentation for messages API + models API
#17322 opened
Aug 5, 2025 -
Combined CDN bundle including core SDK, multiplexed transport and module-metadata integration
#17309 opened
Aug 4, 2025
30 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
fix(mcp-server): Add defensive patches for Transport edge cases
#17291 commented on
Aug 6, 2025 • 3 new comments -
ref(core): Add more specific event `mechanism`s and span origins to `openAiIntegration`
#17288 commented on
Aug 7, 2025 • 0 new comments -
ref(core): Add `mechanism.type` to `trpcMiddleware` errors
#17287 commented on
Aug 7, 2025 • 0 new comments -
tRPC server errors not sent from vercel deployment. Local works fine
#17024 commented on
Aug 11, 2025 • 0 new comments -
Cloudflare durable objects instrumentation throwing `The RPC receiver does not implement the method "METHOD_NAME` error
#17127 commented on
Aug 11, 2025 • 0 new comments -
Use new `untrack` utility function when available
#9911 commented on
Aug 11, 2025 • 0 new comments -
[SvelteKit] Avoid injecting `<meta>` tags when prerendering page
#15267 commented on
Aug 11, 2025 • 0 new comments -
Add `effectIntegration` to Node SDK
#17126 commented on
Aug 11, 2025 • 0 new comments -
[Browser]: Implement new Profiling API spec (UI Profiling)
#17279 commented on
Aug 11, 2025 • 0 new comments -
Sentry Angular 8: Can't use without @angular/router
#12524 commented on
Aug 11, 2025 • 0 new comments -
Receiving many "Crashed in non-app: [native code] in reportError" errors in Shopify Checkout Extensions
#16584 commented on
Aug 9, 2025 • 0 new comments -
Next.js Turbopack Support
#8105 commented on
Aug 8, 2025 • 0 new comments -
Implement parametrized routes for Remix Client
#16690 commented on
Aug 7, 2025 • 0 new comments -
Unable to setup custom OpenTelemetry with @sentry/bun. Docs are lacking info
#16969 commented on
Aug 7, 2025 • 0 new comments -
Cross-Origin Frame Access Issues on ios 18.5
#17158 commented on
Aug 6, 2025 • 0 new comments -
Improve Redirect detection
#17282 commented on
Aug 6, 2025 • 0 new comments -
Unrelated errors are grouped together
#16409 commented on
Aug 6, 2025 • 0 new comments -
@sentry/aws-serverless is only tracing funciton invocation.
#16440 commented on
Aug 6, 2025 • 0 new comments -
Rage Click not reported on Session Replay
#17164 commented on
Aug 6, 2025 • 0 new comments -
Out-of-memory error with nextJS at run time
#16759 commented on
Aug 6, 2025 • 0 new comments -
Cloudflare D1 instrumentation prevents deployment to workers
#16801 commented on
Aug 5, 2025 • 0 new comments -
Implement Hono SDK
#15260 commented on
Aug 5, 2025 • 0 new comments -
False positive pushstate warnings with SvelteKit
#13823 commented on
Aug 5, 2025 • 0 new comments -
replayIntegration make my website slow after upgrade to chromium 138
#16743 commented on
Aug 5, 2025 • 0 new comments -
Improve handling of `HttpResponseError` objects being captured in Angular SDK
#15239 commented on
Aug 5, 2025 • 0 new comments -
Ensure debugging server-side code (app router) in VSCode works
#17088 commented on
Aug 5, 2025 • 0 new comments -
`@opentelemetry/instrumentation-express` breaks some HTTP requests
#17131 commented on
Aug 5, 2025 • 0 new comments -
Make it possible to send very large span envelopes with >1000 spans & >200kb
#17019 commented on
Aug 5, 2025 • 0 new comments -
enabled, beforeSend and ignoreErrors do not stop events from hitting Sentry with Next.js
#16588 commented on
Aug 5, 2025 • 0 new comments -
Vercel builds fail with @sentry/react-router v10: Error: EMFILE: too many open files
#17290 commented on
Aug 5, 2025 • 0 new comments