-
-
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
40 Pull requests merged by 9 people
-
chore: Add external contributor to CHANGELOG.md
#16282 merged
May 14, 2025 -
fix(browser): Ensure spans auto-ended for navigations have
cancelled
reason#16277 merged
May 14, 2025 -
feat(remix): Vendor in
opentelemetry-instrumentation-remix
#16145 merged
May 13, 2025 -
fix(react): Handle nested parameterized routes in reactrouterv3 transaction normalization
#16274 merged
May 13, 2025 -
[Gitflow] Merge master into develop
#16276 merged
May 13, 2025 -
meta(changelog): Update changelog for 9.18.0
#16265 merged
May 13, 2025 -
ci: Improve size limit tree shaking handling
#16267 merged
May 12, 2025 -
test(node): Fix integration test issue due to missing rebase
#16266 merged
May 12, 2025 -
ref(core): Remove duplicate internal
DEBUG_BUILD
constant#16264 merged
May 12, 2025 -
test(node): Ensure outgoing http & fetch are tested in esm & cjs
#16261 merged
May 12, 2025 -
chore: Update lockfile for fastify-otel fork
#16263 merged
May 12, 2025 -
feat(cloudflare): Improve http span data
#16232 merged
May 12, 2025 -
feat(opentelemetry): Widen peer dependencies to support Otel v2
#16246 merged
May 12, 2025 -
fix(node): Ensure traces are propagated without spans in Node 22+
#16221 merged
May 12, 2025 -
deps(node): Bump
import-in-the-middle
to1.13.1
#16260 merged
May 12, 2025 -
fix(node): Use sentry forked
@fastify/otel
dependency with pinned Otel v1 deps#16256 merged
May 12, 2025 -
fix(core): Gracefully handle invalid baggage entries
#16257 merged
May 12, 2025 -
ref(bun): Ensure bun is latest for local tests
#16244 merged
May 12, 2025 -
test: Use
%j
instead of%p
placeholder for vitest#16258 merged
May 12, 2025 -
feat(react-router): Create low quality transactions filter for react router
#16219 merged
May 12, 2025 -
build: Pin node unit tests to ^24.0.1
#16248 merged
May 9, 2025 -
feat(nextjs): Add more attributes for generation functions
#16214 merged
May 9, 2025 -
chore(ci): re-enable Node 24 tests for google-cloud-serverless
#16242 merged
May 9, 2025 -
fix(test): Make Remix integration tests Node 24 compatible
#16241 merged
May 9, 2025 -
feat: Support Node 24
#16236 merged
May 8, 2025 -
fix(remix): Remove vendored types
#16218 merged
May 8, 2025 -
feat(cloudflare): Add support for email, queue, and tail handler
#16233 merged
May 8, 2025 -
feat: Export
consoleLoggingIntegration
from vercel edge sdk#16228 merged
May 8, 2025 -
[Gitflow] Merge master into develop
#16235 merged
May 8, 2025 -
meta(changelog): Update changelog for 9.17.0
#16234 merged
May 8, 2025 -
feat(node): Migrate to
@fastify/otel
#15542 merged
May 8, 2025 -
[Gitflow] Merge master into develop
#16224 merged
May 7, 2025 -
meta(changelog): Update changelog for 9.16.1
#16223 merged
May 7, 2025 -
fix(core): Make sure logs get flushed in server-runtime-client
#16222 merged
May 7, 2025 -
ref(node): Remove vercel flushing code that does nothing
#16217 merged
May 7, 2025 -
[Gitflow] Merge master into develop
#16220 merged
May 7, 2025 -
meta(changelog): Update changelog for 9.16.0
#16207 merged
May 7, 2025 -
feat(cloudflare): Read
SENTRY_RELEASE
fromenv
#16201 merged
May 7, 2025 -
fix(logs): Ensure logs can be flushed correctly
#16216 merged
May 7, 2025 -
feat(node): Drop
http.server
spans with 404 status by default#16205 merged
May 7, 2025
4 Pull requests opened by 3 people
-
feat(node): Add `maxIncomingRequestBodySize`
#16225 opened
May 7, 2025 -
feat(browser): Track measure detail as span attributes
#16240 opened
May 8, 2025 -
fix(browser): Ensure pageload & navigation spans have correct data
#16279 opened
May 13, 2025 -
fix(node): Avoid creating breadcrumbs for suppressed requests
#16285 opened
May 14, 2025
40 Issues closed by 15 people
-
latest @sentry/nuxt throw error at build time
#16122 closed
May 14, 2025 -
React 19 hydration error ignoring
#15886 closed
May 14, 2025 -
No matching export in "node_modules/@sentry/node/build/esm/index.js" for import "wrapMcpServerWithSentry"
#16275 closed
May 14, 2025 -
[Remix] Only attach keys defined in `captureActionFormDataKeys`
#16140 closed
May 13, 2025 -
Fork/vendor remix instrumentation
#15739 closed
May 13, 2025 -
'git' is not recognized as an internal or external command while installing @sentry/node
#16280 closed
May 13, 2025 -
W3C Trace Context support
#11171 closed
May 13, 2025 -
Make `@sentry/opentelemetry` compatible with OTEL v2
#15748 closed
May 12, 2025 -
Fork `@fastify/otel` to support Otel v1
#16254 closed
May 12, 2025 -
Since v9.17.0, peer dependencies issues have been introduced
#16245 closed
May 12, 2025 -
Uncaught "URI malformed" error in baggageHeaderToObject due to invalid percent-encoding in baggage header
#16251 closed
May 12, 2025 -
[RR7] Add server-side transaction noise filter
#16161 closed
May 12, 2025 -
Cannot find package .../@opentelemetry\semantic-conventions\index.js
#16243 closed
May 9, 2025 -
Google Cloud Serverless `google-cloud-http.test.ts` does not work in Node 24
#16238 closed
May 9, 2025 -
Remix integration tests do not work in Node 24
#16239 closed
May 9, 2025 -
Node 24 Support
#16058 closed
May 8, 2025 -
Outdated vendored remix types causing typescript errors when instrumenting build
#15615 closed
May 8, 2025 -
Export `consoleLoggingIntegration` from vercel edge sdk
#16229 closed
May 8, 2025 -
Migrate to `@fastify/otel` instrumentation
#15130 closed
May 8, 2025 -
Unexpected amount of spans after upgrading to @sentry/nuxt to 9.8
#16039 closed
May 8, 2025 -
Add automatic cron monitoring for cloudflare workers
#13113 closed
May 8, 2025 -
Logs not fully ingested by Sentry from AWS lambdas
#16110 closed
May 7, 2025 -
Sentry fails to initialize in auth0 action
#15750 closed
May 7, 2025 -
Error events from nested iFrame do not contain source map debugID reference.
#15535 closed
May 7, 2025 -
Next 15 breaks with React Compiler enabled
#15457 closed
May 7, 2025 -
Send Feedback button not showing when using Fillament 3.2.88 in SPA mode
#12825 closed
May 7, 2025 -
`request` not captured in `@sentry/aws-serverless` + express
#14239 closed
May 7, 2025 -
No Server Spans or Profiles when using nodeProfilingIntegration on Vercel
#15949 closed
May 7, 2025 -
Sveltekit Sentry handler clobbers error messages in dev
#15428 closed
May 7, 2025 -
Not getting Server Spans in Vercel
#15834 closed
May 7, 2025 -
Chunking @sentry/react results in “Multiple Sentry Session Replay instances are not supported” error
#14915 closed
May 7, 2025 -
Client Errors are not reported when using Nextjs `assetPrefix` property
#12838 closed
May 7, 2025 -
Cannot read properties of undefined (in rrweb)
#15948 closed
May 7, 2025 -
@sentry/nuxt breaks Nuxt context for ~1% of requests
#15433 closed
May 7, 2025 -
RouterPath deprecation warning when using Fastify integration on 404
#12844 closed
May 7, 2025 -
Filter http.server spans with status code 4xx by default
#16193 closed
May 7, 2025 -
Missing source file with a matching Debug ID on SvelteKit & Cloudflare
#15622 closed
May 7, 2025 -
npm package @sentry/sveltekit cannot be bundled by rollup
#16190 closed
May 7, 2025
18 Issues opened by 15 people
-
Is it possible to output a warning "No Fetch API detected."?
#16284 opened
May 14, 2025 -
9.18.0 introduces a dependency on a public repository which fails on machines without Git installed
#16281 opened
May 13, 2025 -
Investigate potential issues with baseline hono app
#16273 opened
May 12, 2025 -
TRPC Middleware Context not Working as Expected with Batch Requests
#16262 opened
May 12, 2025 -
NextJS Build hungs.. with sourcemap enabled
#16259 opened
May 12, 2025 -
Remove fork of `@fastify/otel` for v10
#16255 opened
May 12, 2025 -
Use `settings.infer_ip` instead of `ip_address: {{auto}}`
#16252 opened
May 12, 2025 -
Cloudflare Workers support KV tracing
#16250 opened
May 12, 2025 -
Cloudflare Workers support relational database integrations
#16249 opened
May 12, 2025 -
Durable objects types breaks with new agents update
#16247 opened
May 9, 2025 -
Enrich attributes of Spans created from PerformanceMeasure events
#16237 opened
May 8, 2025 -
Rethink INP span traceId assignent
#16231 opened
May 7, 2025 -
Add integration to attach metadata to logs in Cloudflare SDK
#16227 opened
May 7, 2025 -
Populate attributes for the Next.js insights page for Turbopack
#16215 opened
May 7, 2025 -
Improve transaction setup for NextJS and caches
#16213 opened
May 7, 2025
46 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(react-router): Add otel instrumentation for server requests
#16147 commented on
May 14, 2025 • 6 new comments -
feat(core): Add Supabase Queues support
#15921 commented on
May 8, 2025 • 3 new comments -
Automatically exclude tunnel request from backend transactions
#16157 commented on
May 7, 2025 • 0 new comments -
Filter out ESM-incompatible defaultIntegrations when running in ESM
#16146 commented on
May 7, 2025 • 0 new comments -
[Node] Add `maxRequestBodySize` to SentryHttpIntegration
#16179 commented on
May 7, 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
May 8, 2025 • 0 new comments -
React Router Framework on Netlify
#16186 commented on
May 8, 2025 • 0 new comments -
Turbopack instrumentation fails with permission denied error on CI
#16121 commented on
May 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
May 9, 2025 • 0 new comments -
Implement Node Core SDK
#15213 commented on
May 9, 2025 • 0 new comments -
`9.15.0` breaks Cloudflare SDK usage in `sentry-mcp`
#16182 commented on
May 9, 2025 • 0 new comments -
Google Cloud Function: missing Stackdriver logs when Sentry captures exceptions
#3379 commented on
May 12, 2025 • 0 new comments -
Tunnel Routing Frontend Errors Results in 404 on Cloudflare CDN
#16128 commented on
May 12, 2025 • 0 new comments -
Next.js Turbopack Support
#8105 commented on
May 13, 2025 • 0 new comments -
Memory leak on Node 19/20/22 with includeLocalVariables enabled
#16041 commented on
May 14, 2025 • 0 new comments -
Support chunking sentry-related libraries in Vite without explicit config
#10853 commented on
May 14, 2025 • 0 new comments -
Issue titles from errors captured with `@sentry/aws-serverless` differ from `@sentry/node`
#15788 commented on
May 14, 2025 • 0 new comments -
Loading the BrowserTracing integration separately and ensure Sentry is loaded lazily
#15386 commented on
May 14, 2025 • 0 new comments -
Sentry installation failed Using NextJs@15.2.2-canary.0
#16050 commented on
May 14, 2025 • 0 new comments -
Nest-js instrumentation breaks @nestjs/event-emitter when using multiple @OnEvent on the same method
#15218 commented on
May 14, 2025 • 0 new comments -
feat: Stop passing `defaultIntegrations` as client option
#15307 commented on
May 12, 2025 • 0 new comments -
ref(nextjs): Prefer `esm/index.server.js` over CJS version
#16144 commented on
May 11, 2025 • 0 new comments -
ci(deps): Bump actions/create-github-app-token from 1.12.0 to 2.0.2
#16181 commented on
May 13, 2025 • 0 new comments -
Remove custom Express v5 instrumentation after we bump to OTEL v2
#16212 commented on
May 7, 2025 • 0 new comments -
Express instrumentation uses `/` route for 404 routes
#16203 commented on
May 7, 2025 • 0 new comments -
Ability to unblock CI builds if Sentry is experiencing outage/downtime
#16195 commented on
May 7, 2025 • 0 new comments -
TypeScript Errors due to dependency woes
#16196 commented on
May 7, 2025 • 0 new comments -
Add ability to hide Feedback widget after submission
#16155 commented on
May 7, 2025 • 0 new comments -
`tel:`-links should probably be scrubbed
#16175 commented on
May 7, 2025 • 0 new comments -
Add `trackResources` option to `browserTracingIntegration`
#16194 commented on
May 7, 2025 • 0 new comments -
`aria-label`s should probably be scrubbed
#16176 commented on
May 7, 2025 • 0 new comments -
NextJs 15.3 shows warning after adding Sentry
#16091 commented on
May 7, 2025 • 0 new comments -
Sentry not working with bun when compile to binary
#16113 commented on
May 7, 2025 • 0 new comments -
Span descriptions/Transaction names unhelpful in javascript/cloudflare
#16022 commented on
May 7, 2025 • 0 new comments -
Angular change detection problems in Replay
#12443 commented on
May 7, 2025 • 0 new comments -
Sentry Angular 8: Can't use without @angular/router
#12524 commented on
May 7, 2025 • 0 new comments -
Replay Canvas Error: Permission denied to access object
#14888 commented on
May 7, 2025 • 0 new comments -
HttpErrorResponse Capturing Problem
#15239 commented on
May 7, 2025 • 0 new comments -
BrowserOptions needs to support the TransportOptions generic.
#13548 commented on
May 7, 2025 • 0 new comments -
Allow to send session sessions when using a client manually
#14804 commented on
May 7, 2025 • 0 new comments -
`thirdPartyErrorFilterIntegration` does not filter errors correctly
#13835 commented on
May 7, 2025 • 0 new comments -
Custom tags not added to Perfromance Issues
#15833 commented on
May 7, 2025 • 0 new comments -
Angular drag and drop: Console errors when Session Replay is enabled
#14241 commented on
May 7, 2025 • 0 new comments -
Sveltekit - Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
#10589 commented on
May 7, 2025 • 0 new comments -
Lambda timeout warning inaccurate
#9810 commented on
May 7, 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
May 7, 2025 • 0 new comments