-
-
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
1 Release published by 1 person
-
9.15.0
published
Apr 29, 2025
22 Pull requests merged by 11 people
-
feat(vercel-edge): Add logs export
#16166 merged
Apr 30, 2025 -
test(node): Remove
axios
in favor of usingfetch
#16172 merged
Apr 30, 2025 -
chore: Update GH issue templates for Linear compatibility
#16164 merged
Apr 30, 2025 -
test(node): Add utility to test esm & cjs instrumentation
#16159 merged
Apr 30, 2025 -
[Gitflow] Merge master into develop
#16163 merged
Apr 30, 2025 -
ref(core): Switch to standardized log envelope
#16133 merged
Apr 29, 2025 -
meta(changelog): Update changelog for 9.15.0
#16162 merged
Apr 29, 2025 -
fix: Vercel
ai
ESM patching#16152 merged
Apr 29, 2025 -
fix(react-router): Spread
unstable_sentryVitePluginOptions
correctly#16156 merged
Apr 29, 2025 -
test(e2e): Pin
@shopify/mini-oxygen
to 3.2.0 to fix build error#16158 merged
Apr 29, 2025 -
feat(core): Associate resource/tool/prompt invocations with request span instead of response span
#16126 merged
Apr 29, 2025 -
test(replay): Rewrite custom matcher to be recognized by VSCode
#16141 merged
Apr 28, 2025 -
build: Actually use import eslint rules
#16134 merged
Apr 28, 2025 -
fix(remix): Avoid rewrapping root loader.
#16136 merged
Apr 28, 2025 -
docs(core): Fix docs for
beforeSendSpan
#16129 merged
Apr 25, 2025 -
fix(remix): Add ESM-compatible exports
#16124 merged
Apr 25, 2025 -
test(replay): Update replay tests to handle side effects explicitly
#16135 merged
Apr 25, 2025 -
chore: Add external contributor to CHANGELOG.md
#16123 merged
Apr 25, 2025 -
fix(node): Update version range for
module.register
#16125 merged
Apr 25, 2025 -
feat: Export
wrapMcpServerWithSentry
from server packages#16127 merged
Apr 24, 2025 -
ref(core): Remove internal
types-hoist
re-export#16116 merged
Apr 24, 2025 -
fix(react): Fix Redux integration failing with reducer injection
#16106 merged
Apr 24, 2025
12 Pull requests opened by 8 people
-
fix(pii): Add more conditionals around sending data
#16143 opened
Apr 28, 2025 -
ref(nextjs): Prefer `esm/index.server.js` over CJS version
#16144 opened
Apr 28, 2025 -
feat(remix): Vendor in `opentelemetry-instrumentation-remix`
#16145 opened
Apr 28, 2025 -
feat(react-router): Add otel instrumentation for server requests
#16147 opened
Apr 28, 2025 -
feat(deps): Bump @opentelemetry/instrumentation-redis-4 from 0.46.1 to 0.47.0
#16148 opened
Apr 28, 2025 -
feat(deps): Bump @opentelemetry/instrumentation-ioredis from 0.47.1 to 0.48.0
#16149 opened
Apr 28, 2025 -
feat(deps): Bump @opentelemetry/instrumentation-kafkajs from 0.7.1 to 0.9.1
#16150 opened
Apr 28, 2025 -
feat(cloudflare): Add logs exports
#16165 opened
Apr 29, 2025 -
fix(node): Use class constructor in docstring for winston transport
#16167 opened
Apr 29, 2025 -
Update to always set db
#16169 opened
Apr 30, 2025 -
fix(node): Avoid double-wrapping http module
#16177 opened
Apr 30, 2025 -
ref(node): Avoid double wrapping `http` module for vercel-edge
#16178 opened
Apr 30, 2025
12 Issues closed by 5 people
-
Support for Logs in Next.js Edge Runtime
#16151 closed
Apr 30, 2025 -
[RR7] Add instrumentation for route modules
#14724 closed
Apr 30, 2025 -
Feedback widget with screenshot via tunnelling not working
#16112 closed
Apr 29, 2025 -
Crash with Vercel AI SDK when used in ESM
#16137 closed
Apr 29, 2025 -
@sentry/react-router can't set release `dist`
#16153 closed
Apr 29, 2025 -
add logs to duolingo
#16012 closed
Apr 28, 2025 -
RangeError: Maximum call stack size exceeded in @sentry/remix server instrumentation
#16075 closed
Apr 28, 2025 -
React Router v7 Vite frontend performance monitoring not receiving events
#16086 closed
Apr 25, 2025 -
Hydrogen 2025.1.3 / @sentry/remix build failing
#16120 closed
Apr 25, 2025 -
Export `wrapMcpServerWithSentry` from Cloudflare SDK
#16111 closed
Apr 24, 2025 -
Fix Redux integration failing with reducer injection
#16017 closed
Apr 24, 2025 -
[RR7] Alpha Release 2
#15184 closed
Apr 24, 2025
19 Issues opened by 12 people
-
[Node] Add `maxRequestBodySize` to SentryHtttpIntegration
#16179 opened
Apr 30, 2025 -
`aria-label`s should probably be scrubbed
#16176 opened
Apr 30, 2025 -
`tel:`-links should probably be scrubbed
#16175 opened
Apr 30, 2025 -
recordCrossOriginIframes option not recording cross origin iframes
#16173 opened
Apr 30, 2025 -
[RR7] Evaluate SPA mode
#16171 opened
Apr 30, 2025 -
[RR7] Evaluate static pre-rendering
#16170 opened
Apr 30, 2025 -
Feature Flags: Support for the `flags` package
#16168 opened
Apr 30, 2025 -
[RR7] Add server-side transaction noise filter
#16161 opened
Apr 29, 2025 -
[RR7] Instrument client-side `HydratedRouter`
#16160 opened
Apr 29, 2025 -
Automatically exclude tunnel request from backend transactions
#16157 opened
Apr 29, 2025 -
Add ability to hide Feedback widget after submission
#16155 opened
Apr 28, 2025 -
Filter out ESM-incompatible defaultIntegrations when running in ESM
#16146 opened
Apr 28, 2025 -
Automatically detect Tauri v1/v2
#16142 opened
Apr 28, 2025 -
[Remix] Only attach keys defined in `captureActionFormDataKeys`
#16140 opened
Apr 28, 2025 -
Add option to drop `resource.X` spans in `browserTracingIntegration`
#16131 opened
Apr 24, 2025 -
React Router v7 deployed to Cloudflare Workers
#16130 opened
Apr 24, 2025 -
Tunnel Routing Frontend Errors Results in 404 on Cloudflare CDN
#16128 opened
Apr 24, 2025 -
latest @sentry/nuxt throw error at build time
#16122 opened
Apr 24, 2025
140 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.
-
feat(node): Migrate to `@fastify/otel`
#15542 commented on
Apr 24, 2025 • 2 new comments -
Outdated vendored remix types causing typescript errors when instrumenting build
#15615 commented on
Apr 30, 2025 • 0 new comments -
Sentry not working with bun when compile to binary
#16113 commented on
Apr 30, 2025 • 0 new comments -
@sentry/bun throws "TypeError: Cannot replace module namespace object's binding with configurable attribute"
#12891 commented on
Apr 30, 2025 • 0 new comments -
RouterPath deprecation warning when using Fastify integration on 404
#12844 commented on
Apr 30, 2025 • 0 new comments -
Twillio api is not being traced in Bun?
#13389 commented on
Apr 30, 2025 • 0 new comments -
Send Feedback button not showing when using Fillament 3.2.88 in SPA mode
#12825 commented on
Apr 30, 2025 • 0 new comments -
Replay tunnel fails due to empty envelope
#13453 commented on
Apr 30, 2025 • 0 new comments -
False positive pushstate warnings with SvelteKit
#13823 commented on
Apr 30, 2025 • 0 new comments -
replyWithErrorPage TypeScript types break when Fastify is initiated with http2: true
#13696 commented on
Apr 30, 2025 • 0 new comments -
BrowserOptions needs to support the TransportOptions generic.
#13548 commented on
Apr 30, 2025 • 0 new comments -
[HELP NEEDED] Sentry.thirdPartyErrorFilterIntegration overwhelms my quota by not not filtering errors correctly
#13835 commented on
Apr 30, 2025 • 0 new comments -
Broken custom dataloader methods
#13869 commented on
Apr 30, 2025 • 0 new comments -
Next15 `dynamicIO` throws an error when sentry is enabled
#14118 commented on
Apr 30, 2025 • 0 new comments -
Out of memory when building NextJS application with sentry
#13836 commented on
Apr 30, 2025 • 0 new comments -
`request` not captured in `@sentry/aws-serverless` + express
#14239 commented on
Apr 30, 2025 • 0 new comments -
Replay Canvas Error: Permission denied to access object
#14888 commented on
Apr 30, 2025 • 0 new comments -
Integrations not working for Bun
#14202 commented on
Apr 30, 2025 • 0 new comments -
Release health sessions not sent when using a direct client
#14804 commented on
Apr 30, 2025 • 0 new comments -
Missing source file with a matching Debug ID on SvelteKit & Cloudflare
#15622 commented on
Apr 30, 2025 • 0 new comments -
Error events from nested iFrame do not contain source map debugID reference.
#15535 commented on
Apr 30, 2025 • 0 new comments -
Local Variables not being reported when hosting on Vercel
#15544 commented on
Apr 30, 2025 • 0 new comments -
Sentry fails to initialize in auth0 action
#15750 commented on
Apr 30, 2025 • 0 new comments -
When running sentry.init with opentelemetry in next.js instrumentation, next.route span attributes is lost
#15634 commented on
Apr 30, 2025 • 0 new comments -
Sentry logs are working on the local server, but they are not working on the staging server (Node js project).
#15793 commented on
Apr 30, 2025 • 0 new comments -
@sentry/node creates duplicate Transactions
#15830 commented on
Apr 30, 2025 • 0 new comments -
Custom tags not added to Perfromance Issues
#15833 commented on
Apr 30, 2025 • 0 new comments -
Not getting Server Spans in Vercel
#15834 commented on
Apr 30, 2025 • 0 new comments -
Duplicate auto-instrumented spans in traces
#15803 commented on
Apr 30, 2025 • 0 new comments -
NextJs 15.3 shows warning after adding Sentry
#16091 commented on
Apr 30, 2025 • 0 new comments -
Sentry scope's getUser() function returns a different result than the `_user` property on the scope itself (scope is out of date or not in sync)
#15875 commented on
Apr 30, 2025 • 0 new comments -
GraphQL Integration in AWS Lambda doesn't instrument resolvers
#16092 commented on
Apr 30, 2025 • 0 new comments -
Unexpected amount of spans after upgrading to @sentry/nuxt to 9.8
#16039 commented on
Apr 30, 2025 • 0 new comments -
Next.js: Client Instrumentation Hook - Slow execution detected
#16093 commented on
Apr 30, 2025 • 0 new comments -
Next.js - multiple GET __nextjs_original-stack-frame caused by 0.0.0 version (unknown)
#16094 commented on
Apr 30, 2025 • 0 new comments -
Turbopack instrumentation fails with permission denied error on CI
#16121 commented on
Apr 30, 2025 • 0 new comments -
[RR7] Instrument server actions
#15195 commented on
Apr 30, 2025 • 0 new comments -
[RR7] Instrument hydration fallback
#15196 commented on
Apr 30, 2025 • 0 new comments -
[RR7] Evaluate and document cjs output in vite config
#15197 commented on
Apr 30, 2025 • 0 new comments -
[RR7] Test and document deployment providers (vercel, netlify, cloudfront)
#15198 commented on
Apr 30, 2025 • 0 new comments -
[RR7] Add react-router onboarding
#15199 commented on
Apr 30, 2025 • 0 new comments -
[RR7] Add wizard
#15201 commented on
Apr 30, 2025 • 0 new comments -
Outdated Webassembly documentation
#15420 commented on
Apr 30, 2025 • 0 new comments -
Use new context to store outgoing request information
#15846 commented on
Apr 30, 2025 • 0 new comments -
Rename `InboundFilters` integration to `EventFilters`
#15431 commented on
Apr 30, 2025 • 0 new comments -
Cloudflare Websocket with Durable Objects not working
#15975 commented on
Apr 30, 2025 • 0 new comments -
Add API to browser SDKs to set span active on scope
#13807 commented on
Apr 30, 2025 • 0 new comments -
Add option to sample linked traces consistently
#15754 commented on
Apr 30, 2025 • 0 new comments -
[sentry/cloudflare] Sentry import breaks Env type
#16099 commented on
Apr 30, 2025 • 0 new comments -
feat(core): Add Supabase Queues support
#15921 commented on
Apr 24, 2025 • 0 new comments -
fix(feedback): Prevent `removeFromDom()` from throwing
#16030 commented on
Apr 25, 2025 • 0 new comments -
feat(browser): Add option to sample linked traces consistently
#16037 commented on
Apr 30, 2025 • 0 new comments -
feat(deps): Bump @opentelemetry/semantic-conventions from 1.30.0 to 1.32.0
#16101 commented on
Apr 30, 2025 • 0 new comments -
Chunking @sentry/react results in “Multiple Sentry Session Replay instances are not supported” error
#14915 commented on
Apr 30, 2025 • 0 new comments -
Critical dependency warning with require-in-the-middle after upgrading to Sentry 8.52.0 in Next.js app
#15209 commented on
Apr 30, 2025 • 0 new comments -
Slow build-times and Webpack serialization performance warnings when using `@sentry/nextjs`
#15100 commented on
Apr 30, 2025 • 0 new comments -
[User Feedback] Error message doesn't wrap around
#14930 commented on
Apr 30, 2025 • 0 new comments -
Sveltekit Sentry handler clobbers error messages in dev
#15428 commented on
Apr 30, 2025 • 0 new comments -
@sentry/nuxt breaks Nuxt context for ~1% of requests
#15433 commented on
Apr 30, 2025 • 0 new comments -
Zooming out on Canvas Element(s) causes Cropping in Replays
#15317 commented on
Apr 30, 2025 • 0 new comments -
Nest-js instrumentation breaks @nestjs/event-emitter when using multiple @OnEvent on the same method
#15218 commented on
Apr 30, 2025 • 0 new comments -
HttpErrorResponse Capturing Problem
#15239 commented on
Apr 30, 2025 • 0 new comments -
Sveltekit - Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
#10589 commented on
Apr 30, 2025 • 0 new comments -
Dead clicks are created when users navigate back in a MPA
#12666 commented on
Apr 30, 2025 • 0 new comments -
Client Errors are not reported when using Nextjs `assetPrefix` property
#12838 commented on
Apr 30, 2025 • 0 new comments -
Sentry syntheticException should not capture it's own stack trace
#11812 commented on
Apr 30, 2025 • 0 new comments -
Unify E2E tests & ensure they test everything we care about
#11426 commented on
Apr 30, 2025 • 0 new comments -
Lambda timeout warning inaccurate
#9810 commented on
Apr 30, 2025 • 0 new comments -
Migrate to `@fastify/otel` instrumentation
#15130 commented on
Apr 30, 2025 • 0 new comments -
[RR7] Instrument server loaders
#15193 commented on
Apr 30, 2025 • 0 new comments -
Emit more breadcrumbs in `@sentry/node`
#13680 commented on
Apr 24, 2025 • 0 new comments -
Have Sentry detect when a promise never resolves
#9319 commented on
Apr 30, 2025 • 0 new comments -
Enable `includeLocalVariables` by default
#13041 commented on
Apr 30, 2025 • 0 new comments -
Export @sentry/vue errorHandler
#11471 commented on
Apr 30, 2025 • 0 new comments -
Add `pinoIntegration`
#15952 commented on
Apr 30, 2025 • 0 new comments -
Add logs to Deno SDK
#15988 commented on
Apr 30, 2025 • 0 new comments -
Add logs to vercel-edge sdk
#15990 commented on
Apr 30, 2025 • 0 new comments -
profiling-node should store `profile_id` on span rather than profile context
#15405 commented on
Apr 30, 2025 • 0 new comments -
[Profiling] Add Continuous Profiling mode
#12330 commented on
Apr 30, 2025 • 0 new comments -
Automatically instrument profiling for Node and Python when Sentry is set up via the Lambda Layer
#11800 commented on
Apr 30, 2025 • 0 new comments -
Configure document-policy: js-profiling has a 30% impact on page load performance.
#14016 commented on
Apr 30, 2025 • 0 new comments -
Create `@sentry/profiling-node` Lambda Layer
#13049 commented on
Apr 30, 2025 • 0 new comments -
Add instrumentation for `postgres` package
#15621 commented on
Apr 30, 2025 • 0 new comments -
Insights: auto-Instrument BullMQ for Queue Insights
#12956 commented on
Apr 30, 2025 • 0 new comments -
Support instrumenting DB spans for Prisma.js + Planetscale
#13204 commented on
Apr 30, 2025 • 0 new comments -
Programatic way to indicate that a pageload / navigation transaction has completed
#14810 commented on
Apr 30, 2025 • 0 new comments -
Include request / response headers as attributes on `http.client` spans
#15761 commented on
Apr 30, 2025 • 0 new comments -
Populate attribute that indicates whether `resource` spans were served from cache
#15762 commented on
Apr 30, 2025 • 0 new comments -
Support AWS Lambda Response Streaming
#15774 commented on
Apr 24, 2025 • 0 new comments -
User Feedback Mobile Responsiveness
#14620 commented on
Apr 24, 2025 • 0 new comments -
Create ESM Lambda Layer
#12856 commented on
Apr 25, 2025 • 0 new comments -
MCP Server Support/Instrumentation
#16052 commented on
Apr 28, 2025 • 0 new comments -
Google Cloud Function: missing Stackdriver logs when Sentry captures exceptions
#3379 commented on
Apr 28, 2025 • 0 new comments -
Stop setting `event.request` in Browser SDKs
#15845 commented on
Apr 29, 2025 • 0 new comments -
Add logs to Cloudflare SDK
#15989 commented on
Apr 29, 2025 • 0 new comments -
[Flaky CI]: `tracing/metrics/web-vitals-lcp/test.ts:8:11 › should capture a LCP vital with element details`
#13115 commented on
Apr 30, 2025 • 0 new comments -
Add Nuxt pages router unit tests
#13813 commented on
Apr 30, 2025 • 0 new comments -
Document reportError as an option for reporting in browsers
#13547 commented on
Apr 30, 2025 • 0 new comments -
Add E2E test app for bun + express
#12732 commented on
Apr 30, 2025 • 0 new comments -
[Next.js] Support auto-detection for Vercel cron monitors on App Router
#11637 commented on
Apr 30, 2025 • 0 new comments -
Cron: Add support for parsing Luxon zones
#13820 commented on
Apr 30, 2025 • 0 new comments -
Extend Auto-instr. of Vercel Crons
#13701 commented on
Apr 30, 2025 • 0 new comments -
Add crons integration extending OpenTelementry and remove Sentry cron wrapper
#11790 commented on
Apr 30, 2025 • 0 new comments -
Always attach some URL/target data point to fetch/xhr/request errors
#13168 commented on
Apr 30, 2025 • 0 new comments -
Add an option to ignore errors on certain pages
#14042 commented on
Apr 30, 2025 • 0 new comments -
Ensure span data quality for all Node performance instrumentation
#12109 commented on
Apr 30, 2025 • 0 new comments -
Support for Supabase Queues
#14611 commented on
Apr 30, 2025 • 0 new comments -
[Next.js] Mark Cold Start When Deployed To Vercel
#7925 commented on
Apr 30, 2025 • 0 new comments -
[Span Statuses] Add status of resource request to span
#10995 commented on
Apr 30, 2025 • 0 new comments -
Support Server-Timing Headers
#14209 commented on
Apr 30, 2025 • 0 new comments -
Standalone `http.client` spans
#11562 commented on
Apr 30, 2025 • 0 new comments -
W3C Trace Context support
#11171 commented on
Apr 30, 2025 • 0 new comments -
Distinguish redirects from user-initiated nagivations
#15286 commented on
Apr 30, 2025 • 0 new comments -
Add support for eventsource requests
#12693 commented on
Apr 30, 2025 • 0 new comments -
Customizing Outgoing Request Headers for B3 Propagation
#14448 commented on
Apr 30, 2025 • 0 new comments -
Cannot read properties of undefined (in rrweb)
#15948 commented on
Apr 30, 2025 • 0 new comments -
No Server Spans or Profiles when using nodeProfilingIntegration on Vercel
#15949 commented on
Apr 30, 2025 • 0 new comments -
Span descriptions/Transaction names unhelpful in javascript/cloudflare
#16022 commented on
Apr 30, 2025 • 0 new comments -
Memory leak on Node 19/20/22 with includeLocalVariables enabled
#16041 commented on
Apr 30, 2025 • 0 new comments -
ERROR (node:8) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
#16023 commented on
Apr 30, 2025 • 0 new comments -
browsingContextID is not set while using makeFetchTransport from Firefox version 133
#16064 commented on
Apr 30, 2025 • 0 new comments -
Logs not fully ingested by Sentry from AWS lambdas
#16110 commented on
Apr 30, 2025 • 0 new comments -
Next 15 breaks with React Compiler enabled
#15457 commented on
Apr 30, 2025 • 0 new comments -
Send LCP & CLS as standalone spans
#12714 commented on
Apr 30, 2025 • 0 new comments -
Record spans dropped through event processors
#13104 commented on
Apr 30, 2025 • 0 new comments -
Expose API to generate active root spans in Browser SDKs
#13495 commented on
Apr 30, 2025 • 0 new comments -
Support Element Timing API in Browser SDK
#13675 commented on
Apr 30, 2025 • 0 new comments -
Performance Monitoring for Web Streams (`Response` API)
#9633 commented on
Apr 30, 2025 • 0 new comments -
Record response headers on http client spans
#9643 commented on
Apr 30, 2025 • 0 new comments -
Doublecheck GRPC Status to Span Status mapping
#11195 commented on
Apr 30, 2025 • 0 new comments -
Clickhouse instrumentation (`@clickhouse/client`)
#15966 commented on
Apr 30, 2025 • 0 new comments -
Send Standalone LCP spans
#13063 commented on
Apr 30, 2025 • 0 new comments -
Improve Robustness of interaction spans
#13738 commented on
Apr 30, 2025 • 0 new comments -
Capture outgoing HTTP request & response bodies with Node SDK
#7388 commented on
Apr 30, 2025 • 0 new comments -
Stop vendoring web vitals library
#11186 commented on
Apr 30, 2025 • 0 new comments -
Add support for Next.js cache instrumentation
#12888 commented on
Apr 30, 2025 • 0 new comments -
Add Queue module support to @sentry/nestjs
#12823 commented on
Apr 30, 2025 • 0 new comments -
Instrument NestJS CQRS Command Handler
#13169 commented on
Apr 30, 2025 • 0 new comments -
Instrumentation of NestJS functional middleware
#13287 commented on
Apr 30, 2025 • 0 new comments -
Add `client_address` into standalone spans
#15643 commented on
Apr 30, 2025 • 0 new comments