-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: getsentry/sentry-javascript
Overview
Could not load contribution data
Please try again later
11 Pull requests merged by 5 people
-
feat(core)!: Add
normalizedRequest
tosamplingContext
#14902 merged
Jan 3, 2025 -
feat(core)!: Remove deprecated request data methods
#14896 merged
Jan 3, 2025 -
fix(v8/react): Improve handling of routes nested under path="/"
#14897 merged
Jan 3, 2025 -
feat(core)!: Always use session from isolation scope
#14860 merged
Jan 3, 2025 -
feat: Avoid class fields all-together
#14887 merged
Jan 3, 2025 -
docs(node): Remove old occurrences of tracingHandler
#14889 merged
Jan 2, 2025 -
feat(core)!: Remove
TransactionNamingScheme
type#14865 merged
Jan 2, 2025 -
fix(react): Use
Set
as theallRoutes
container.#14878 merged
Jan 2, 2025 -
feat(replay): Update fflate to 0.8.2
#14867 merged
Jan 2, 2025 -
feat(core)!: Remove
memoBuilder
export &WeakSet
fallback#14859 merged
Jan 2, 2025 -
feat(deps): bump @opentelemetry/instrumentation-knex from 0.43.0 to 0.44.0
#14872 merged
Dec 30, 2024
20 Pull requests opened by 8 people
-
fix(core): Ensure debugIds are applied to all exceptions in an event
#14881 opened
Jan 2, 2025 -
feat(build)!: Drop pre-ES2020 polyfills
#14882 opened
Jan 2, 2025 -
fix(v8/react): Use `Set` as the `allRoutes` container. (#14878)
#14884 opened
Jan 2, 2025 -
feat(sveltekit): Respect user-provided source map generation settings #14885
#14886 opened
Jan 2, 2025 -
chore: Adjust grammer and formatting of migration doc
#14890 opened
Jan 2, 2025 -
Destroy read only stream to make sure there are no open files left
#14893 opened
Jan 2, 2025 -
fix(feedback): Avoid lazy loading code for `syncFeedbackIntegration`
#14895 opened
Jan 3, 2025 -
feat(core)!: Stop setting user in `requestDataIntegration`
#14898 opened
Jan 3, 2025 -
ref(core): Store `ipAddress` as SDKProcessingMetadata
#14899 opened
Jan 3, 2025 -
fix(core): Restore previously active span when passing a custom scope to `startSpan`
#14900 opened
Jan 3, 2025 -
fix(core): Restore previously active span when passing a custom scope to `startSpanManual`
#14901 opened
Jan 3, 2025 -
feat(v8/core): Add `normalizedRequest` to `samplingContext`
#14903 opened
Jan 3, 2025 -
feat(core)!: Remove `transactionContext` from `samplingContext`
#14904 opened
Jan 3, 2025 -
test(google-cloud): Replace error handling using node domain (#14769)
#14908 opened
Jan 4, 2025 -
feat(deps): bump @opentelemetry/core from 1.29.0 to 1.30.0
#14910 opened
Jan 6, 2025 -
feat(deps): bump @opentelemetry/instrumentation-dataloader from 0.15.0 to 0.16.0
#14911 opened
Jan 6, 2025 -
feat(deps): bump @opentelemetry/instrumentation-fastify from 0.43.0 to 0.44.0
#14912 opened
Jan 6, 2025 -
feat(deps): bump @opentelemetry/instrumentation-fs from 0.18.0 to 0.19.0
#14913 opened
Jan 6, 2025 -
feat(deps): bump @opentelemetry/instrumentation-pg from 0.49.0 to 0.50.0
#14914 opened
Jan 6, 2025
4 Issues closed by 3 people
-
Cannot find package '@sentry/sveltekit' when deploying on production on a monorepo
#14565 closed
Jan 5, 2025 -
Maximum call stack size exceeded on nested Routes in react-router-dom v6
#14877 closed
Jan 2, 2025 -
Maximum Call Stack Size Exceeded When Using Sentry.withSentryReactRouterV7Routing Wrapper
#14848 closed
Jan 2, 2025 -
Sentry doesn't emit any instrumentation events when using Fastify adapter
#14400 closed
Dec 31, 2024
8 Issues opened by 8 people
-
Chunking @sentry/react results in “Multiple Sentry Session Replay instances are not supported” error
#14915 opened
Jan 6, 2025 -
[Next.js]: Respect user-provided source map generation settings
#14905 opened
Jan 3, 2025 -
Chrome Extension using @sentry/browser or @sentry/react gets rejected
#14891 opened
Jan 2, 2025 -
Replay Canvas Error: Permission denied to access object
#14888 opened
Jan 2, 2025 -
SvelteKit: Respect user-provided source map generation settings
#14885 opened
Jan 2, 2025 -
[NextJS] [Source Maps] Unminify stacktrace is failing despite debugId for every relevant source map
#14883 opened
Jan 2, 2025 -
ERROR [sentry-rollup-plugin] Info: Successfully uploaded source maps to Sentry
#14879 opened
Jan 1, 2025
41 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(core)!: Pass root spans to `beforeSendSpan` and disallow returning `null`
#14831 commented on
Jan 3, 2025 • 6 new comments -
ref(core)!: Cleanup internal types, including `ReportDialogOptions`
#14861 commented on
Jan 3, 2025 • 4 new comments -
feat(core)!: Remove standalone `Client` interface & deprecate `BaseClient`
#14800 commented on
Jan 3, 2025 • 1 new comment -
Sentry V8 - Multiple Sentry Instances - Breadcrumbs not sending from BrowserClient
#14145 commented on
Dec 31, 2024 • 0 new comments -
Next.js Turbopack Support
#8105 commented on
Jan 3, 2025 • 0 new comments -
[Sentry] Express is not instrumented. This is likely because you required/imported express before calling `Sentry.init()`
#12056 commented on
Jan 3, 2025 • 0 new comments -
Replay causes error `Blocked a frame with origin <hostname> from accessing a frame with origin "https://js.stripe.com"` in Safari when Stripe payment form is on the page
#13173 commented on
Jan 3, 2025 • 0 new comments -
[JavaScript] Support React Router v7 (framework)
#14519 commented on
Jan 3, 2025 • 0 new comments -
[v9] Disallow returning null from `beforeSendSpan` and also pass root spans
#14336 commented on
Jan 3, 2025 • 0 new comments -
Allow to handle CSP nonce for replay (rrweb) elements
#10481 commented on
Jan 3, 2025 • 0 new comments -
Nuxt build error : ERROR "sentry-release-injection-file" is imported as an external by
#14447 commented on
Jan 3, 2025 • 0 new comments -
[v9] Respect user-provided sourcemap generation settings
#13993 commented on
Jan 3, 2025 • 0 new comments -
@sentry/cloudflare not sending debugIds ?
#14841 commented on
Jan 6, 2025 • 0 new comments -
[Nuxt] Look for SDK init files in Nuxt layers
#14345 commented on
Jan 6, 2025 • 0 new comments -
RemixJS - Cloudflare Server Adapter - Sentry Wrapper
#5610 commented on
Jan 6, 2025 • 0 new comments -
fix(browser): Remove `browserPerformanceTimeOrigin` side-effects
#14025 commented on
Jan 6, 2025 • 0 new comments -
ref(flags): simplify OpenFeature setup code and unexport OpenFeatureHook
#14838 commented on
Jan 6, 2025 • 0 new comments -
feat(react): Use `initialEntries` in wrapped routers.
#14854 commented on
Jan 1, 2025 • 0 new comments -
feat(solidstart)!: Default to `--import` setup and add `autoInjectServerSentry`
#14862 commented on
Jan 2, 2025 • 0 new comments -
feat(solidstart): Add `autoInjectServerSentry: 'experimental_dynamic-import`
#14863 commented on
Jan 2, 2025 • 0 new comments -
feat(otel): Upgrade OTEL deps to ^1.30.0
#14874 commented on
Dec 30, 2024 • 0 new comments -
Cloudflare queues
#14387 commented on
Dec 31, 2024 • 0 new comments -
How to use Sentry with OTLP
#14521 commented on
Dec 31, 2024 • 0 new comments -
Memory leak on Node 19/20 with `includeLocalVariables` enabled
#14162 commented on
Jan 1, 2025 • 0 new comments -
LocalVariables integration - fails to capture local variables properly when stack has a sync/async boundary
#13417 commented on
Jan 1, 2025 • 0 new comments -
Sentry Integration Causing Infinite Restarts in Next.js Production Under High Traffic
#14354 commented on
Jan 1, 2025 • 0 new comments -
LCP element span does not correlate with LCP vertical mark in waterfall
#13408 commented on
Jan 1, 2025 • 0 new comments -
instrument.server.mjs not included after automatic configuration
#14143 commented on
Jan 1, 2025 • 0 new comments -
Sentry pushing salesforce chatbot component inside shadow dom
#9129 commented on
Jan 1, 2025 • 0 new comments -
Memory leak in the default RedisIntegration
#14192 commented on
Jan 1, 2025 • 0 new comments -
Sentry.GCPFunction.wrapHttpFunction cause Error [ERR_STREAM_WRITE_AFTER_END]: write after end
#8848 commented on
Jan 1, 2025 • 0 new comments -
Not receiving issue notifications when using AWS Lambda's Streaming Functionality
#8868 commented on
Jan 1, 2025 • 0 new comments -
Microfrontends with module federation doesn't have frame.module_metadata.dsn when transport error with beforeSend
#14156 commented on
Jan 1, 2025 • 0 new comments -
When Sentry is enabled, Javascript events seem to be duplicated on third party javascript library (Learnosity)
#14214 commented on
Jan 1, 2025 • 0 new comments -
Calling Sentry.init in Electron will result in an error.
#14133 commented on
Jan 1, 2025 • 0 new comments -
Reduce blocking main thread during span logic
#14067 commented on
Jan 1, 2025 • 0 new comments -
[@sentry/nuxt] GLOBAL_OBJ does not provided
#14846 commented on
Jan 2, 2025 • 0 new comments -
Minimum time for initial flush breaks replays for non-SPA
#9301 commented on
Jan 2, 2025 • 0 new comments -
Sveltekit build fails with sourcemap deletion enabled
#14131 commented on
Jan 2, 2025 • 0 new comments -
nextjs: Network socket closes before events are being flushed on Vercel
#14780 commented on
Jan 2, 2025 • 0 new comments -
[v9] Remove unfitting exports from utils.
#14268 commented on
Jan 2, 2025 • 0 new comments