-
-
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
14 Pull requests merged by 7 people
-
fix(nextjs): Don't show turbopack warning for newer Next.js canaries
#16065 merged
Apr 15, 2025 -
feat(deps): Bump @sentry/webpack-plugin from 3.2.4 to 3.3.1
#16057 merged
Apr 15, 2025 -
build(deps): Bump @nestjs/common from 10.4.6 to 11.0.16 in /dev-packages/node-integration-tests
#16059 merged
Apr 15, 2025 -
feat(node): Add support for winston logger
#15983 merged
Apr 14, 2025 -
feat(vue): Apply stateTransformer to attachments in Pinia Plugin
#16034 merged
Apr 14, 2025 -
feat(core): Add
wrapMcpServerWithSentry
to instrument MCP servers from@modelcontextprotocol/sdk
#16032 merged
Apr 14, 2025 -
feat(browser): Warn on duplicate
browserTracingIntegration
#16042 merged
Apr 14, 2025 -
fix(react-router): Pass
unstable_sentryVitePluginOptions
to cli instance#16033 merged
Apr 14, 2025 -
feat(bun): Support new
Bun.serve
APIs#16035 merged
Apr 11, 2025 -
fix(nextjs): Include patch version 0 for min supported 15.3.0
#16026 merged
Apr 11, 2025 -
feat(core): Allow delayed sending with offline transport
#15937 merged
Apr 11, 2025 -
feat(core): Move console integration into core and add to cloudflare/vercel-edge
#16024 merged
Apr 10, 2025 -
fix(core): Run
beforeSendLog
after we process log#16019 merged
Apr 9, 2025 -
fix(node): Ensure late init works with all integrations
#16016 merged
Apr 9, 2025
10 Pull requests opened by 8 people
-
feat(core): Add experimental scopeValuesAppliedToLogs option
#16020 opened
Apr 9, 2025 -
fix(feedback): Fix an issue where, if removeFromDom() is called it might throw
#16030 opened
Apr 10, 2025 -
feat(browser): Add option to sample linked traces consistently
#16037 opened
Apr 11, 2025 -
feat(node): Add MCP server auto instrumentation
#16043 opened
Apr 14, 2025 -
feat(nuxt): Log when adding HTML trace meta tags
#16044 opened
Apr 14, 2025 -
test(nuxt): Add tests for trace baggage
#16046 opened
Apr 14, 2025 -
ci: Update label automation to new package label style
#16053 opened
Apr 14, 2025 -
Sergical/fix nextjs console check
#16061 opened
Apr 14, 2025 -
feat(nestjs): Add `SentryRpcFilter` for handling microservice contexts
#16066 opened
Apr 15, 2025 -
feat(react-router): Trace propagation
#16070 opened
Apr 15, 2025
33 Issues closed by 11 people
-
nextjs: Network socket closes before events are being flushed on Vercel
#14780 closed
Apr 15, 2025 -
Support for chrome lowend browser
#16069 closed
Apr 15, 2025 -
React Router 7 Library Mode: Navigation transactions are not created
#16062 closed
Apr 15, 2025 -
Add `winstonIntegration`
#15953 closed
Apr 14, 2025 -
Apply stateTransformer to Attachments in createSentryPiniaPlugin
#14441 closed
Apr 14, 2025 -
test issue
#16047 closed
Apr 14, 2025 -
[Event Lifecycle Hooks] Serialized Events Cause DX Issues
#13285 closed
Apr 14, 2025 -
Implement `sendDefaultPii` behaviour in the JS SDKs
#5347 closed
Apr 14, 2025 -
Instrument SolidStart fetch
#12548 closed
Apr 14, 2025 -
Warn for duplicate `browserTracingIntegrations`
#16040 closed
Apr 14, 2025 -
Fastify is not instrumented in combination with node profiling and tracesSampleRate
#13662 closed
Apr 14, 2025 -
PrivateCpuProfilerBindings.startProfiling is not a function
#14561 closed
Apr 14, 2025 -
[RR7] url in unstable_sentryVitePluginOptions is ignored in React Router Vite plugin
#15965 closed
Apr 14, 2025 -
[@sentry/bun] Recent update breaks bun integration
#15827 closed
Apr 11, 2025 -
Remove `parseUrl` from `packages/bun/src/integrations/bunserver.ts`
#15816 closed
Apr 11, 2025 -
Fix bun server integration from latest bun changes
#15941 closed
Apr 11, 2025 -
[Next.js] Sourcemaps offset by 2 lines on Vercel
#15395 closed
Apr 11, 2025 -
Allow postponing event captures until User Consent is collected
#6758 closed
Apr 11, 2025 -
"Rendered more hooks than during the previous render" for @sentry/nextjs^9.12.0
#16029 closed
Apr 10, 2025 -
Nuxt fails to deploy on Vercel edge
#14399 closed
Apr 10, 2025 -
Unify console instrumentation
#4532 closed
Apr 10, 2025 -
[Feature Request] Add Console integration to `@sentry/cloudflare`
#15439 closed
Apr 10, 2025 -
nextjs-app-dir (canary) Test Failed
#15817 closed
Apr 10, 2025 -
Possibly backport node-profling changes to v8
#15247 closed
Apr 10, 2025 -
Sentry not reporting all errors from AWS Lambda
#15993 closed
Apr 10, 2025 -
[Replay SDK] Add INP breadcrumb test
#12470 closed
Apr 9, 2025 -
Renable http instrumentation test for node-express-esm-preload
#12590 closed
Apr 9, 2025 -
graphqlIntegration: updating Sentry config removes `responseHook` from otel config
#16004 closed
Apr 9, 2025 -
Write vanguard post about new node integrations
#14236 closed
Apr 9, 2025 -
Attach promise count to Sentry transactions
#9329 closed
Apr 9, 2025 -
Cloudflare Websocket with Durable Objects not working
#15975 closed
Apr 9, 2025
22 Issues opened by 19 people
-
Module Federated Apps - Do not capture everything
#16068 opened
Apr 15, 2025 -
[Nestjs] Support ws contexts in `SentryGlobalHandler`
#16067 opened
Apr 15, 2025 -
browsingContextID is not set while using makeFetchTransport from Firefox version 133
#16064 opened
Apr 15, 2025 -
Obsolete Turbopack warning shown?
#16060 opened
Apr 14, 2025 -
Node 24 Support
#16058 opened
Apr 14, 2025 -
MCP Server Support/Instrumentation
#16052 opened
Apr 14, 2025 -
NestJS Microservice: response.status is not a function
#16051 opened
Apr 14, 2025 -
test child issue
#16049 opened
Apr 14, 2025 -
test issue for linear
#16048 opened
Apr 14, 2025 -
Nuxt: Don't inject meta tags when caching is enabled with Nuxt `routeRules`
#16045 opened
Apr 14, 2025 -
Memory leak on Node 19/20/22 with includeLocalVariables enabled
#16041 opened
Apr 14, 2025 -
Unexpected amount of spans after upgrading to @sentry/nuxt to 9.8
#16039 opened
Apr 14, 2025 -
Sentry installation failed Using [email protected]
#16050 opened
Apr 12, 2025 -
Filter 4xx status http spans in Bun
#16036 opened
Apr 11, 2025 -
[RR7] Instrument Middleware
#16031 opened
Apr 11, 2025 -
Replays are not capturing network requests (possibly due to `Authorization` header)
#16028 opened
Apr 10, 2025 -
Support next-rspack
#16027 opened
Apr 10, 2025 -
Span descriptions/Transaction names unhelpful in javascript/cloudflare
#16022 opened
Apr 9, 2025 -
Make `tracePropagationTargets` matching case-insensitive
#16018 opened
Apr 9, 2025 -
Fix Redux integration failing with reducer injection
#16017 opened
Apr 9, 2025 -
Capture exceptions from OpenTelemetry span events
#16015 opened
Apr 9, 2025
298 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: Add Supabase Integration
#15719 commented on
Apr 15, 2025 • 3 new comments -
feat(node): Migrate to `@fastify/otel`
#15542 commented on
Apr 15, 2025 • 3 new comments -
fix(serverless-aws): Overwrite root span name with GraphQL if set
#16010 commented on
Apr 15, 2025 • 1 new comment -
Add E2E test app for bun + express
#12732 commented on
Apr 14, 2025 • 0 new comments -
Node Azure Functions Tracing without Performance is needed
#8996 commented on
Apr 14, 2025 • 0 new comments -
Add support for DigitalOcean and Twilio serverless functions
#10810 commented on
Apr 14, 2025 • 0 new comments -
profiling-node should store `profile_id` on span rather than profile context
#15405 commented on
Apr 14, 2025 • 0 new comments -
Handle `SuppressedError`
#8441 commented on
Apr 14, 2025 • 0 new comments -
Track DOMException.name instead of DOMException.code
#10501 commented on
Apr 14, 2025 • 0 new comments -
[Span Statuses] Add status of resource request to span
#10995 commented on
Apr 14, 2025 • 0 new comments -
[Next.js] Mark Cold Start When Deployed To Vercel
#7925 commented on
Apr 14, 2025 • 0 new comments -
Filter http server spans that have 4xx http status in Node
#11720 commented on
Apr 14, 2025 • 0 new comments -
Have Sentry detect when a promise never resolves
#9319 commented on
Apr 14, 2025 • 0 new comments -
Export @sentry/vue errorHandler
#11471 commented on
Apr 14, 2025 • 0 new comments -
Distinguish redirects from user-initiated nagivations
#15286 commented on
Apr 14, 2025 • 0 new comments -
SvelteKit SDK improvements and fixes
#14987 commented on
Apr 14, 2025 • 0 new comments -
Use new `untrack` utility function when available
#9911 commented on
Apr 14, 2025 • 0 new comments -
Programmatic way to control visibility of Feedback button
#9549 commented on
Apr 14, 2025 • 0 new comments -
Warn for incorrect Nest.js SDK setup
#15986 commented on
Apr 14, 2025 • 0 new comments -
Add brotli support to the CDN
#6894 commented on
Apr 14, 2025 • 0 new comments -
[Next.js] Support auto-detection for Vercel cron monitors on App Router
#11637 commented on
Apr 14, 2025 • 0 new comments -
Replace Yarn v1
#11089 commented on
Apr 14, 2025 • 0 new comments -
Add automatic cron monitoring for cloudflare workers
#13113 commented on
Apr 14, 2025 • 0 new comments -
Stop vendoring web vitals library
#11186 commented on
Apr 14, 2025 • 0 new comments -
Add option to sample subsequent traces based on previous trace sampling decision
#15754 commented on
Apr 14, 2025 • 0 new comments -
[SvelteKit] Avoid injecting `<meta>` tags when prerendering page
#15267 commented on
Apr 14, 2025 • 0 new comments -
Support OpenTelemetry Instrumentation in SvelteKit SDK
#14986 commented on
Apr 14, 2025 • 0 new comments -
[Next.js] Print turbopack compatibility warning only once
#15069 commented on
Apr 14, 2025 • 0 new comments -
Look into using TS flag `--isolatedDeclarations`
#13885 commented on
Apr 14, 2025 • 0 new comments -
Next.js: Upstream removal of "RSC" prefix for navigation transactions
#13597 commented on
Apr 14, 2025 • 0 new comments -
Next.js Middleware Tracing Improvements
#13469 commented on
Apr 14, 2025 • 0 new comments -
Flip defaults for `RequestData` integration
#10264 commented on
Apr 14, 2025 • 0 new comments -
Stop setting `event.request` in Browser SDKs
#15845 commented on
Apr 14, 2025 • 0 new comments -
Make `@sentry/opentelemetry` compatible with OTEL v2
#15748 commented on
Apr 14, 2025 • 0 new comments -
Add Nuxt pages router unit tests
#13813 commented on
Apr 14, 2025 • 0 new comments -
Expose API to generate active root spans in Browser SDKs
#13495 commented on
Apr 14, 2025 • 0 new comments -
Record spans dropped through event processors
#13104 commented on
Apr 14, 2025 • 0 new comments -
TypeScript w/ esModuleInterop: `import Sentry from "@sentry/{node|browser}"` is not an error, but does not work.
#3105 commented on
Apr 14, 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 14, 2025 • 0 new comments -
Using Sentry with Remix when using Architect (Lambda wrapper)
#6062 commented on
Apr 14, 2025 • 0 new comments -
Support AWS Lambda Response Streaming
#15774 commented on
Apr 9, 2025 • 0 new comments -
Zooming out on Canvas Element(s) causes Cropping in Replays
#15317 commented on
Apr 9, 2025 • 0 new comments -
Add tunneling option to @sentry/astro
#10309 commented on
Apr 9, 2025 • 0 new comments -
Supabase Support
#15436 commented on
Apr 9, 2025 • 0 new comments -
Hono Support
#15260 commented on
Apr 9, 2025 • 0 new comments -
Document how to write a standalone AWS Lambda tunnel
#9172 commented on
Apr 9, 2025 • 0 new comments -
[Nuxt]: Wrong issue environment tag
#15623 commented on
Apr 9, 2025 • 0 new comments -
Custom tags not added to Perfromance Issues
#15833 commented on
Apr 9, 2025 • 0 new comments -
Lambda timeout warning inaccurate
#9810 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Trace Propagation
#15515 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Add wizard
#15201 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Add react-router onboarding
#15199 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Test and document deployment providers (vercel, netlify, cloudfront)
#15198 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Evaluate and document cjs output in vite config
#15197 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Instrument hydration fallback
#15196 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Instrument server actions
#15195 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Instrument server loaders
#15193 commented on
Apr 9, 2025 • 0 new comments -
Add support for eventsource requests
#12693 commented on
Apr 9, 2025 • 0 new comments -
Node stack filenames should be relative to app root
#9072 commented on
Apr 14, 2025 • 0 new comments -
Sentry fails to initialize in auth0 action
#15750 commented on
Apr 14, 2025 • 0 new comments -
[User Feedback] Error message doesn't wrap around
#14930 commented on
Apr 11, 2025 • 0 new comments -
User Feedback Mobile Responsiveness
#14620 commented on
Apr 11, 2025 • 0 new comments -
Clear user feedback form on cancel
#12812 commented on
Apr 11, 2025 • 0 new comments -
Support `AsyncLocalStorage` in Deno
#15455 commented on
Apr 11, 2025 • 0 new comments -
Replay Canvas Error: Permission denied to access object
#14888 commented on
Apr 11, 2025 • 0 new comments -
Sentry Serverless types do not work with Firebase background functions
#3269 commented on
Apr 11, 2025 • 0 new comments -
Add firebase integration
#13678 commented on
Apr 11, 2025 • 0 new comments -
Support Bun & Railpack
#15747 commented on
Apr 11, 2025 • 0 new comments -
No Server Spans or Profiles when using nodeProfilingIntegration on Vercel
#15949 commented on
Apr 11, 2025 • 0 new comments -
Add instrumentation for `postgres` package
#15621 commented on
Apr 11, 2025 • 0 new comments -
[RR7] Additional Tasks
#15185 commented on
Apr 11, 2025 • 0 new comments -
captureConsoleIntegration doesn't work on deno
#12400 commented on
Apr 10, 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 10, 2025 • 0 new comments -
Issue titles from errors captured with `@sentry/aws-serverless` differ from `@sentry/node`
#15788 commented on
Apr 10, 2025 • 0 new comments -
Loading the BrowserTracing integration separately and ensure Sentry is loaded lazily
#15386 commented on
Apr 10, 2025 • 0 new comments -
Local variables missing when exception originates in node_modules dependency
#12588 commented on
Apr 9, 2025 • 0 new comments -
feat(core): Add Supabase Queues support
#15921 commented on
Apr 14, 2025 • 0 new comments -
[Replay] Read response body stream instead of `body.text()`
#9635 commented on
Apr 14, 2025 • 0 new comments -
Capture replays on backend errors (MPAs, SSR)
#9468 commented on
Apr 14, 2025 • 0 new comments -
Keep min. 30 seconds for replay in error mode
#6908 commented on
Apr 14, 2025 • 0 new comments -
Improve Session Replay integration with server rendered HTML pages (MPAs)
#9490 commented on
Apr 14, 2025 • 0 new comments -
Improve handling of animations to avoid repeating mutations to drop Replays
#11517 commented on
Apr 14, 2025 • 0 new comments -
Migrate to `@fastify/otel` instrumentation
#15130 commented on
Apr 14, 2025 • 0 new comments -
Automatic error handler setup for Fastify v5
#15936 commented on
Apr 14, 2025 • 0 new comments -
replyWithErrorPage TypeScript types break when Fastify is initiated with http2: true
#13696 commented on
Apr 14, 2025 • 0 new comments -
RouterPath deprecation warning when using Fastify integration on 404
#12844 commented on
Apr 14, 2025 • 0 new comments -
Fork/vendor remix instrumentation
#15739 commented on
Apr 14, 2025 • 0 new comments -
Improvements on `dataloader` integration
#13724 commented on
Apr 14, 2025 • 0 new comments -
Investigate how AWS x-ray tracing propagator changes affect sentry tracing
#14635 commented on
Apr 14, 2025 • 0 new comments -
Add crons integration extending OpenTelementry and remove Sentry cron wrapper
#11790 commented on
Apr 14, 2025 • 0 new comments -
Remove `parseUrl` from `packages/opentelemetry`
#15939 commented on
Apr 14, 2025 • 0 new comments -
Improve performance of upstream methods used in OTEL SDKs
#15865 commented on
Apr 14, 2025 • 0 new comments -
Improve performance of `createTransactionForOtelSpan`
#15863 commented on
Apr 14, 2025 • 0 new comments -
Improve Performance of Node SDK in server/request setting when using tracing
#15861 commented on
Apr 14, 2025 • 0 new comments -
Add instrumentations for `prime`, `clear` and `clearAll` operations in `dataloader` integration.
#13729 commented on
Apr 14, 2025 • 0 new comments -
feat(nextjs): Use `runAfterProductionCompile` to upload sourcemaps and do release management
#15779 commented on
Apr 9, 2025 • 0 new comments -
feat(nuxt): Add Cloudflare Nitro plugin
#15597 commented on
Apr 8, 2025 • 0 new comments -
test(node): Add `pg-native` tests
#15465 commented on
Apr 15, 2025 • 0 new comments -
Slow build-times and Webpack serialization performance warnings when using `@sentry/nextjs`
#15100 commented on
Apr 15, 2025 • 0 new comments -
Clean up utils/types-hoist folders from v9 migration
#14922 commented on
Apr 15, 2025 • 0 new comments -
Release health sessions not sent when using a direct client
#14804 commented on
Apr 15, 2025 • 0 new comments -
@sentry/node creates duplicate Transactions
#15830 commented on
Apr 15, 2025 • 0 new comments -
Next.js Turbopack Support
#8105 commented on
Apr 15, 2025 • 0 new comments -
[JavaScript] React Router (v7) SDK
#14519 commented on
Apr 15, 2025 • 0 new comments -
Support Server-Timing Headers
#14209 commented on
Apr 15, 2025 • 0 new comments -
Clicks in session replay are misaligned from the target element
#15449 commented on
Apr 14, 2025 • 0 new comments -
Dead clicks are created when users navigate back in a MPA
#12666 commented on
Apr 14, 2025 • 0 new comments -
Chunking @sentry/react results in “Multiple Sentry Session Replay instances are not supported” error
#14915 commented on
Apr 14, 2025 • 0 new comments -
Angular drag and drop: Console errors when Session Replay is enabled
#14241 commented on
Apr 14, 2025 • 0 new comments -
[User Feedback] Context shown in the replay is still not enough to understand the feedback message
#14063 commented on
Apr 14, 2025 • 0 new comments -
Replays rejected due to size limit exceeded.
#12866 commented on
Apr 14, 2025 • 0 new comments -
Increase replay buffering from 60 seconds to 5 minutes to allow for easier debugging and match requestly
#13731 commented on
Apr 14, 2025 • 0 new comments -
Allow to handle CSP nonce for replay (rrweb) elements
#10481 commented on
Apr 14, 2025 • 0 new comments -
Make thirdPartyErrorFilterIntegration application key more ergonomic
#14041 commented on
Apr 14, 2025 • 0 new comments -
Check if `prismaIntegration` can be enabled by default
#14973 commented on
Apr 14, 2025 • 0 new comments -
Make it easier to opt-out of default integrations
#14950 commented on
Apr 14, 2025 • 0 new comments -
Ensure span data quality for all Node performance instrumentation
#12109 commented on
Apr 14, 2025 • 0 new comments -
Document the need to mark libraries that should be otel instrumented as external when using bundling solutions like AWS SAM for AWS Lambda
#14028 commented on
Apr 14, 2025 • 0 new comments -
[RR7] Add instrumentation for route modules
#14724 commented on
Apr 14, 2025 • 0 new comments -
W3C Trace Context support
#11171 commented on
Apr 14, 2025 • 0 new comments -
[User Feedback] It's not clear enough to users that their name/email may still be submitted when name/email fields are hidden
#12282 commented on
Apr 14, 2025 • 0 new comments -
Upload nitro sourcemaps automatically in the SolidStart SDK
#13762 commented on
Apr 14, 2025 • 0 new comments -
Nitro instrumentation
#13670 commented on
Apr 14, 2025 • 0 new comments -
Rename submodule export from `setup`
#13589 commented on
Apr 14, 2025 • 0 new comments -
[RR7] Add vite plugin for updating sentry options in vite config
#15520 commented on
Apr 14, 2025 • 0 new comments -
[RR7] Move debugId injection to vite plugin instead of buildEnd
#15468 commented on
Apr 14, 2025 • 0 new comments -
[RR7] Add migration guide for remix -> react-router
#15200 commented on
Apr 14, 2025 • 0 new comments -
[RR7] Instrument client actions
#15194 commented on
Apr 14, 2025 • 0 new comments -
[RR7] Instrument client loaders
#15192 commented on
Apr 14, 2025 • 0 new comments -
Update Next.js example project `with-sentry` to be on latest version
#14500 commented on
Apr 14, 2025 • 0 new comments -
Facilitate graphql monitoring with playground on Nest.js
#13133 commented on
Apr 14, 2025 • 0 new comments -
Make cloudflare SDK use OpenTelemetry instrumentation
#13365 commented on
Apr 14, 2025 • 0 new comments -
Doublecheck GRPC Status to Span Status mapping
#11195 commented on
Apr 14, 2025 • 0 new comments -
Add `socketIoIntegration` to Node
#13310 commented on
Apr 14, 2025 • 0 new comments -
[Node]: Support otel auto instrumentation when code is bundled
#10940 commented on
Apr 14, 2025 • 0 new comments -
Instrument websocket (ws)
#8618 commented on
Apr 14, 2025 • 0 new comments -
Improve performance of `createAndFinishSpanForOtelSpan`
#15864 commented on
Apr 14, 2025 • 0 new comments -
Make fs instrumentation follow semantic conventions
#14527 commented on
Apr 14, 2025 • 0 new comments -
[Nuxt] Investigate issue with server-side not building correctly (`import` and `import()` are added)
#14514 commented on
Apr 14, 2025 • 0 new comments -
Review capturing of cookies (as part of `headers`) when `sendDefaultPii: false`
#14035 commented on
Apr 14, 2025 • 0 new comments -
React 19 hydration error ignoring
#15886 commented on
Apr 14, 2025 • 0 new comments -
[Nuxt] Follow-up tasks
#14487 commented on
Apr 14, 2025 • 0 new comments -
Migrate from ts-node to tsx
#11083 commented on
Apr 14, 2025 • 0 new comments -
[Next.js] Figure out a way to silence the `import/require-in-the-middle` warnings for Turbopack
#15070 commented on
Apr 14, 2025 • 0 new comments -
[Next.js] Log a more useful warning than "Cannot initialize SDK with debug option using a non-debug bundle" when `disableLogger: true`
#15031 commented on
Apr 14, 2025 • 0 new comments -
Allow use of `sessionStorage` in `browserSessionIntegration` to more accurately count sessions for MPAs
#14478 commented on
Apr 14, 2025 • 0 new comments -
Improve `modulesIntegration` for ESM
#14427 commented on
Apr 14, 2025 • 0 new comments -
Find common ground for build-time options across high-level frameworks
#14212 commented on
Apr 14, 2025 • 0 new comments -
Add an option to ignore errors on certain pages
#14042 commented on
Apr 14, 2025 • 0 new comments -
Ability to add response body to httpClientIntegration
#12544 commented on
Apr 9, 2025 • 0 new comments -
Node: Add add event loop utilization to app context
#13894 commented on
Apr 9, 2025 • 0 new comments -
Allow error messages to be customized
#14687 commented on
Apr 9, 2025 • 0 new comments -
Send Feedback button not showing when using Fillament 3.2.88 in SPA mode
#12825 commented on
Apr 9, 2025 • 0 new comments -
Add automatic instrumentation to @sentry/nestjs where `@Injectable` is not used
#13517 commented on
Apr 9, 2025 • 0 new comments -
Enable `includeLocalVariables` by default
#13041 commented on
Apr 9, 2025 • 0 new comments -
Remove usage of `resolve` library
#12860 commented on
Apr 9, 2025 • 0 new comments -
Make SvelteKit SDK use Vercel Edge runtime SDK
#9107 commented on
Apr 9, 2025 • 0 new comments -
Always attach some URL/target data point to fetch/xhr/request errors
#13168 commented on
Apr 9, 2025 • 0 new comments -
Performance Monitoring for Web Streams (`Response` API)
#9633 commented on
Apr 9, 2025 • 0 new comments -
Improve Backpressure Management (Node.js)
#8477 commented on
Apr 9, 2025 • 0 new comments -
Document reportError as an option for reporting in browsers
#13547 commented on
Apr 9, 2025 • 0 new comments -
Add ability to customize the default logger
#9210 commented on
Apr 9, 2025 • 0 new comments -
Twillio api is not being traced in Bun?
#13389 commented on
Apr 9, 2025 • 0 new comments -
Emit more breadcrumbs in `@sentry/node`
#13680 commented on
Apr 9, 2025 • 0 new comments -
Support Element Timing API in Browser SDK
#13675 commented on
Apr 9, 2025 • 0 new comments -
Send LCP & CLS as standalone spans
#12714 commented on
Apr 9, 2025 • 0 new comments -
[HELP NEEDED] Sentry.thirdPartyErrorFilterIntegration overwhelms my quota by not not filtering errors correctly
#13835 commented on
Apr 9, 2025 • 0 new comments -
[User Feedback] Enable a custom CTA after feedback submission
#12123 commented on
Apr 9, 2025 • 0 new comments -
Performance Issues After Sentry Configuration Update
#15970 commented on
Apr 9, 2025 • 0 new comments -
Code sign the Sentry lambda layer to use in code signed lambdas
#12584 commented on
Apr 9, 2025 • 0 new comments -
False positive pushstate warnings with SvelteKit
#13823 commented on
Apr 9, 2025 • 0 new comments -
Nuxt vs Cloudflare interop
#13949 commented on
Apr 9, 2025 • 0 new comments -
Conditional SDK Module Loading Based on Sample Rates
#14260 commented on
Apr 9, 2025 • 0 new comments -
Extend Auto-instr. of Vercel Crons
#13701 commented on
Apr 9, 2025 • 0 new comments -
Cron: Add support for parsing Luxon zones
#13820 commented on
Apr 9, 2025 • 0 new comments -
Support Deno.serve instrumentation
#12450 commented on
Apr 9, 2025 • 0 new comments -
Integrations not working for Bun
#14202 commented on
Apr 9, 2025 • 0 new comments -
Sentry syntheticException should not capture it's own stack trace
#11812 commented on
Apr 9, 2025 • 0 new comments -
Nestjs WS Trace Interceptor
#13810 commented on
Apr 9, 2025 • 0 new comments -
[NestJS] SDK Enhancements
#14318 commented on
Apr 9, 2025 • 0 new comments -
When multiple errors are caught, the wrong one is used for mechanism and description
#10851 commented on
Apr 9, 2025 • 0 new comments -
Automatically instrument profiling for Node and Python when Sentry is set up via the Lambda Layer
#11800 commented on
Apr 9, 2025 • 0 new comments -
Dynamically handle AWS lambda timeout warnings based on event trigger
#9951 commented on
Apr 9, 2025 • 0 new comments -
Add API to browser SDKs to set span active on scope
#13807 commented on
Apr 9, 2025 • 0 new comments -
Improve Robustness of interaction spans
#13738 commented on
Apr 9, 2025 • 0 new comments -
[Next.js] Support setting different options for different runtimes (browser/server/edge)
#13837 commented on
Apr 9, 2025 • 0 new comments -
CloudFlare pages support for NextJS
#11920 commented on
Apr 9, 2025 • 0 new comments -
Ability to grab the eventID of an error
#12925 commented on
Apr 9, 2025 • 0 new comments -
Configure document-policy: js-profiling has a 30% impact on page load performance.
#14016 commented on
Apr 9, 2025 • 0 new comments -
BrowserOptions needs to support the TransportOptions generic.
#13548 commented on
Apr 9, 2025 • 0 new comments -
Support for Supabase Queues
#14611 commented on
Apr 9, 2025 • 0 new comments -
Instrument NestJS CQRS Command Handler
#13169 commented on
Apr 9, 2025 • 0 new comments -
Instrument @nestjs/cache-manager in @sentry/nestjs
#12824 commented on
Apr 9, 2025 • 0 new comments -
Add Queue module support to @sentry/nestjs
#12823 commented on
Apr 9, 2025 • 0 new comments -
Ability to strip basename in trace url (without reactRouterV6BrowserTracingIntegration)
#13468 commented on
Apr 9, 2025 • 0 new comments -
Deprecate and remove `parseUrl` and refactor `getSanitizedUrlString`
#15767 commented on
Apr 9, 2025 • 0 new comments -
Add support for Next.js cache instrumentation
#12888 commented on
Apr 9, 2025 • 0 new comments -
Capture outgoing HTTP request & response bodies with Node SDK
#7388 commented on
Apr 9, 2025 • 0 new comments -
User Feedback widget has accessibility issues
#9291 commented on
Apr 9, 2025 • 0 new comments -
Docs: Data Collected section regarding PII
#11854 commented on
Apr 9, 2025 • 0 new comments -
[Next.js] Restore `http.server.prefetch`/`http.client.prefetch` op
#14196 commented on
Apr 9, 2025 • 0 new comments -
Next15 `dynamicIO` throws an error when sentry is enabled
#14118 commented on
Apr 9, 2025 • 0 new comments -
Broken custom dataloader methods
#13869 commented on
Apr 9, 2025 • 0 new comments -
User Feedback Widget: Don't delete feedback if widget gets closed
#13897 commented on
Apr 9, 2025 • 0 new comments -
Sentry Angular 8: Can't use without @angular/router
#12524 commented on
Apr 9, 2025 • 0 new comments -
Include window focus/blur and/or visibilitychange in browser breadcrumbs
#13300 commented on
Apr 9, 2025 • 0 new comments -
Insights: auto-Instrument BullMQ for Queue Insights
#12956 commented on
Apr 9, 2025 • 0 new comments -
Create `@sentry/profiling-node` Lambda Layer
#13049 commented on
Apr 9, 2025 • 0 new comments -
Sveltekit - Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
#10589 commented on
Apr 9, 2025 • 0 new comments -
Instrumentation of NestJS functional middleware
#13287 commented on
Apr 9, 2025 • 0 new comments -
Handle redirects causing navigations instead of pageloads
#14492 commented on
Apr 9, 2025 • 0 new comments -
Tunneling: Improve JavaScript SDK API
#14248 commented on
Apr 9, 2025 • 0 new comments -
[Ember] Add Ember + Vite E2E test
#12336 commented on
Apr 9, 2025 • 0 new comments -
[Profiling] Add Continuous Profiling mode
#12330 commented on
Apr 9, 2025 • 0 new comments -
Send Standalone LCP spans
#13063 commented on
Apr 9, 2025 • 0 new comments -
Set URL pathname as fallback `transaction` value in browser error events
#13004 commented on
Apr 9, 2025 • 0 new comments -
Use new `handleLoad` hook when released and available
#9912 commented on
Apr 9, 2025 • 0 new comments -
Add tree shaking utilities from bundler plugins to high-level SDKs
#13077 commented on
Apr 9, 2025 • 0 new comments -
Record response headers on http client spans
#9643 commented on
Apr 9, 2025 • 0 new comments -
Standalone `http.client` spans
#11562 commented on
Apr 9, 2025 • 0 new comments -
Extension of shouldCreateSpanForRequest to cover usual cases
#10638 commented on
Apr 9, 2025 • 0 new comments -
Consider exposing the screenshot-taking functionality
#12995 commented on
Apr 9, 2025 • 0 new comments -
@sentry/bun throws "TypeError: Cannot replace module namespace object's binding with configurable attribute"
#12891 commented on
Apr 9, 2025 • 0 new comments -
Support instrumenting DB spans for Prisma.js + Planetscale
#13204 commented on
Apr 9, 2025 • 0 new comments -
HttpErrorResponse Capturing Problem
#15239 commented on
Apr 9, 2025 • 0 new comments -
Add logs to Cloudflare SDK
#15989 commented on
Apr 9, 2025 • 0 new comments -
Add `pinoIntegration`
#15952 commented on
Apr 9, 2025 • 0 new comments -
Sentry can't instument express if it is bundled
#15017 commented on
Apr 9, 2025 • 0 new comments -
[JavaScript] TanStack Start SDK
#14990 commented on
Apr 9, 2025 • 0 new comments -
Nest-js instrumentation breaks @nestjs/event-emitter when using multiple @OnEvent on the same method
#15218 commented on
Apr 9, 2025 • 0 new comments -
Local Variables not being reported when hosting on Vercel
#15544 commented on
Apr 9, 2025 • 0 new comments -
AWS Integration Misses Links to relevant Project
#8134 commented on
Apr 9, 2025 • 0 new comments -
Outdated Webassembly documentation
#15420 commented on
Apr 9, 2025 • 0 new comments -
Add logs to vercel-edge sdk
#15990 commented on
Apr 9, 2025 • 0 new comments -
Add logs to Deno SDK
#15988 commented on
Apr 9, 2025 • 0 new comments -
Clickhouse instrumentation (`@clickhouse/client`)
#15966 commented on
Apr 9, 2025 • 0 new comments -
Client Errors are not reported when using Nextjs `assetPrefix` property
#12838 commented on
Apr 9, 2025 • 0 new comments -
Include a `react-native` field to the package.json of various Sentry dependencies that points to ESM
#15976 commented on
Apr 9, 2025 • 0 new comments -
Add diagnostics_channel based instrumentation to supported Node libraries
#15107 commented on
Apr 9, 2025 • 0 new comments -
Automatically set environment to `development` in Nuxt dev mode
#15147 commented on
Apr 9, 2025 • 0 new comments -
Duplicate auto-instrumented spans in traces
#15803 commented on
Apr 9, 2025 • 0 new comments -
Error events from nested iFrame do not contain source map debugID reference.
#15535 commented on
Apr 9, 2025 • 0 new comments -
Support Next.js on Cloudflare Pages (OpenNext)
#14931 commented on
Apr 9, 2025 • 0 new comments -
Add docs and wizard to configure sourcemaps for cloudflare + wrangler
#14841 commented on
Apr 9, 2025 • 0 new comments -
Shopify Integration Support for Errors, Performance, Session Replay
#11785 commented on
Apr 9, 2025 • 0 new comments -
Graphql Query on Transaction or Error in Sentry - Frontend Javascript
#10326 commented on
Apr 9, 2025 • 0 new comments -
Rename `InboundFilters` integration to `EventFilters`
#15431 commented on
Apr 9, 2025 • 0 new comments -
Vercel Edge Runtime Stack Traces
#6805 commented on
Apr 9, 2025 • 0 new comments -
Provide AWS Lambda Layer ARN in package
#9557 commented on
Apr 9, 2025 • 0 new comments -
The ExtraErrorData integration is not capturing nested error causes
#15142 commented on
Apr 9, 2025 • 0 new comments -
Use new context to store outgoing request information
#15846 commented on
Apr 9, 2025 • 0 new comments -
Unify E2E tests & ensure they test everything we care about
#11426 commented on
Apr 9, 2025 • 0 new comments -
Implement `org` and `strictTraceContinuation` init options
#15644 commented on
Apr 9, 2025 • 0 new comments -
Detect hydration errors in vue apps and emit the `replay.hydrate-error` breadcrumb
#15151 commented on
Apr 9, 2025 • 0 new comments -
Angular change detection problems in Replay
#12443 commented on
Apr 9, 2025 • 0 new comments -
Incomplete/missing replays for non-SPA (MPA)
#9301 commented on
Apr 9, 2025 • 0 new comments -
SolidStart follow-up tasks
#14444 commented on
Apr 9, 2025 • 0 new comments -
Add nitro error handler for solidstart
#12552 commented on
Apr 9, 2025 • 0 new comments -
Astro: Add support for Server Islands
#13237 commented on
Apr 9, 2025 • 0 new comments -
Ensure `@sentry/astro` ESM instrumentation works
#13676 commented on
Apr 9, 2025 • 0 new comments -
Not getting Server Spans in Vercel
#15834 commented on
Apr 9, 2025 • 0 new comments -
[RR7] Alpha Release 2
#15184 commented on
Apr 9, 2025 • 0 new comments -
@sentry/nuxt breaks Nuxt context for ~1% of requests
#15433 commented on
Apr 9, 2025 • 0 new comments -
Remove usage of `addNonEnumerableProperty` from span utils
#15808 commented on
Apr 9, 2025 • 0 new comments -
initWithoutDefaultIntegrations and getDefaultIntegrationsWithoutPerformance methods for @sentry/bun
#14504 commented on
Apr 9, 2025 • 0 new comments -
Out of memory when building NextJS application with sentry
#13836 commented on
Apr 9, 2025 • 0 new comments -
Create ESM Lambda Layer
#12856 commented on
Apr 9, 2025 • 0 new comments -
Support OpenTelemetry SDK v2
#15737 commented on
Apr 9, 2025 • 0 new comments -
Update max. breadcrumb handling on scope
#12399 commented on
Apr 9, 2025 • 0 new comments -
Allow manual screenshot upload in User Feedback widget
#12938 commented on
Apr 9, 2025 • 0 new comments -
`request` not captured in `@sentry/aws-serverless` + express
#14239 commented on
Apr 9, 2025 • 0 new comments -
Allow filtering errors from host-environment SDKs
#15321 commented on
Apr 9, 2025 • 0 new comments -
Replay tunnel fails due to empty envelope
#13453 commented on
Apr 9, 2025 • 0 new comments -
Sessions - High volume website run into load balancer limits
#8385 commented on
Apr 9, 2025 • 0 new comments -
Include request / response headers as attributes on `http.client` spans
#15761 commented on
Apr 9, 2025 • 0 new comments -
Use Proxy for console instrumentation to avoid logs showing up as coming from `instrument.ts`
#9316 commented on
Apr 9, 2025 • 0 new comments -
[Nuxt] Look for SDK init files in Nuxt layers
#14345 commented on
Apr 9, 2025 • 0 new comments -
Support chunking sentry-related libraries in Vite without explicit config
#10853 commented on
Apr 9, 2025 • 0 new comments -
[Feature Flags] Investigate whether flags context should clone/isolate with the current scope
#14282 commented on
Apr 9, 2025 • 0 new comments -
Missing source file with a matching Debug ID on SvelteKit & Cloudflare
#15622 commented on
Apr 9, 2025 • 0 new comments -
Add `client_address` into standalone spans
#15643 commented on
Apr 9, 2025 • 0 new comments -
When running sentry.init with opentelemetry in next.js instrumentation, next.route span attributes is lost
#15634 commented on
Apr 9, 2025 • 0 new comments -
Add support for Cloudflare WorkerEntrypoint
#15942 commented on
Apr 9, 2025 • 0 new comments -
Improve performance of `uuid4` function
#15862 commented on
Apr 9, 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 9, 2025 • 0 new comments -
Please Export Types from @sentry/core in @sentry/react (and similar packages)
#15649 commented on
Apr 9, 2025 • 0 new comments -
Sveltekit Sentry handler clobbers error messages in dev
#15428 commented on
Apr 9, 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 9, 2025 • 0 new comments -
Convert `@sentry/ember` addon to V2 addon format
#15835 commented on
Apr 9, 2025 • 0 new comments -
Support Prisma Integration in Cloudflare / D1
#15466 commented on
Apr 9, 2025 • 0 new comments -
Implement Node Core SDK
#15213 commented on
Apr 9, 2025 • 0 new comments -
Ignoring @sentry-internal/feedback breaks basic sentry functionality
#15563 commented on
Apr 9, 2025 • 0 new comments -
Outdated vendored remix types causing typescript errors when instrumenting build
#15615 commented on
Apr 9, 2025 • 0 new comments -
Populate attribute that indicates whether `resource` spans were served from cache
#15762 commented on
Apr 9, 2025 • 0 new comments -
Programatic way to indicate that a pageload / navigation transaction has completed
#14810 commented on
Apr 9, 2025 • 0 new comments -
Fargate support
#15718 commented on
Apr 9, 2025 • 0 new comments -
Next 15 breaks with React Compiler enabled
#15457 commented on
Apr 9, 2025 • 0 new comments -
Customizing Outgoing Request Headers for B3 Propagation
#14448 commented on
Apr 9, 2025 • 0 new comments