-
-
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
12 Releases published by 1 person
-
9.4.0
published
Mar 5, 2025 -
9.5.0-alpha.0
published
Mar 5, 2025 -
9.5.0
published
Mar 6, 2025 -
9.6.0-alpha.0
published
Mar 6, 2025 -
9.6.0
published
Mar 17, 2025 -
9.6.1
published
Mar 19, 2025 -
9.7.0-alpha.0
published
Mar 19, 2025 -
9.7.0
published
Mar 20, 2025 -
9.8.0
published
Mar 21, 2025 -
9.9.0
published
Mar 24, 2025 -
9.10.0
published
Mar 27, 2025 -
9.10.1
published
Mar 28, 2025
151 Pull requests merged by 19 people
-
build(profiling-node): Fix output directory & caching
#15945 merged
Apr 1, 2025 -
ref(core): Improve URL parsing utilities
#15882 merged
Apr 1, 2025 -
feat: Don't truncate error messages
#15818 merged
Mar 31, 2025 -
fix(cjs): Use
module
instead ofrequire
for CJS check#15927 merged
Mar 31, 2025 -
ref: Bump es-compatibility to ES2022 for node-based packages
#15926 merged
Mar 31, 2025 -
ref: Move es-compatibility checks into packages
#15773 merged
Mar 31, 2025 -
[Gitflow] Merge master into develop
#15914 merged
Mar 28, 2025 -
meta(changelog): Update changelog for 9.10.1
#15910 merged
Mar 28, 2025 -
ref(browser/core): Move all log flushing logic into clients
#15831 merged
Mar 28, 2025 -
deps: Bump bundler plugins to version
3.2.4
#15909 merged
Mar 28, 2025 -
[Gitflow] Merge master into develop
#15876 merged
Mar 27, 2025 -
fix: Correct @sentry-internal/feedback docs to match the code
#15874 merged
Mar 27, 2025 -
meta(changelog): Update changelog for 9.10.0
#15867 merged
Mar 27, 2025 -
ref(opentelemetry): Avoid sampling work for non-root spans
#15820 merged
Mar 26, 2025 -
deps: Bump bundler plugins to
3.2.3
#15829 merged
Mar 26, 2025 -
test: Add browser integration tests for logs
#15815 merged
Mar 26, 2025 -
feat: Always truncate stored breadcrumb messages to 2kb
#15819 merged
Mar 26, 2025 -
feat(node): Only add span listeners for instrumentation when used
#15802 merged
Mar 26, 2025 -
chore(jest): Final Jest cleanup
#15549 merged
Mar 26, 2025 -
test(google-serverless): Migrate to Vitest
#15567 merged
Mar 25, 2025 -
chore(deps): Bump
rrweb
to2.35.0
#15825 merged
Mar 25, 2025 -
fix: Remove critical log severity level
#15824 merged
Mar 25, 2025 -
ref(core): Avoid using
SentryError
for event processing control flow#15823 merged
Mar 25, 2025 -
feat: Stop using
dropUndefinedKeys
#15796 merged
Mar 25, 2025 -
ref: Avoid using
SentryError
for PromiseBuffer control flow#15822 merged
Mar 25, 2025 -
feat(core): Add support for parameterizing logs
#15812 merged
Mar 25, 2025 -
feat(core): Add support for
beforeSendLog
#15814 merged
Mar 25, 2025 -
ref(browser-utils): Give parseUrl a better name
#15813 merged
Mar 25, 2025 -
feat(node): Add logging public APIs to Node SDKs
#15764 merged
Mar 24, 2025 -
chore(deps): bump next from 14.0.2 to 14.2.25 in /dev-packages/e2e-tests/test-applications/nextjs-app-dir
#15799 merged
Mar 24, 2025 -
test: Add browser integration test for AggregateErrors
#15723 merged
Mar 24, 2025 -
[Gitflow] Merge master into develop
#15801 merged
Mar 24, 2025 -
test(nuxt): Reduce version in Nuxt min test
#15800 merged
Mar 24, 2025 -
chore(deps): bump nuxt from 3.7.0 to 3.16.0 in /dev-packages/e2e-tests/test-applications/nuxt-3-min
#15744 merged
Mar 24, 2025 -
test(node-integration): Skip flaky tedious tests
#15798 merged
Mar 24, 2025 -
ref: Stop using
dropUndefinedKeys
in SpanExporter#15794 merged
Mar 24, 2025 -
ref(node): Avoid
dropUndefinedKeys
in Node SDK init#15797 merged
Mar 24, 2025 -
ref: Avoid
dropUndefinedKeys
forspanToJSON
calls#15792 merged
Mar 24, 2025 -
fix(nuxt): Don't override Nuxt options if undefined
#15795 merged
Mar 24, 2025 -
meta: Update changelog for 9.9.0
#15791 merged
Mar 24, 2025 -
feat(nextjs): Disable server webpack-handling for static builds
#15751 merged
Mar 24, 2025 -
feat(browser): Attach host as part of error message to "Failed to fetch" errors
#15729 merged
Mar 24, 2025 -
fix(nuxt): Delete no longer needed Nitro 'close' hook
#15790 merged
Mar 24, 2025 -
ref(nextjs): Fix Next.js vercel-edge runtime package information
#15789 merged
Mar 24, 2025 -
ref: Remove some usages of
dropUndefinedKeys()
#15781 merged
Mar 24, 2025 -
feat(node): Add fastify
shouldHandleError
#15771 merged
Mar 22, 2025 -
feat(core): Add
parseStringToURL
method#15768 merged
Mar 21, 2025 -
feat(browser): Add logger.X methods to browser SDK
#15763 merged
Mar 21, 2025 -
perf(nestjs): Remove usage of addNonEnumerableProperty
#15766 merged
Mar 21, 2025 -
feat(core): Optimize
dropUndefinedKeys
#15760 merged
Mar 21, 2025 -
feat(nextjs): Support
instrumentation-client.ts
#15705 merged
Mar 21, 2025 -
fix(browser): Fix incorrect previous trace max duration
#15782 merged
Mar 21, 2025 -
test(e2e): Fix failing nextjs-t3 e2e test app
#15785 merged
Mar 21, 2025 -
[Gitflow] Merge master into develop
#15778 merged
Mar 21, 2025 -
feat(browser): Add
previous_trace
span links#15569 merged
Mar 21, 2025 -
ref: Avoid some usage of
dropUndefinedKeys()
#15757 merged
Mar 21, 2025 -
meta(changelog): Update changelog for 9.8.0
#15777 merged
Mar 21, 2025 -
perf(node): Short circuit flushing on Vercel only for Vercel
#15734 merged
Mar 21, 2025 -
fix(node): Check for
res.end
before passing to Proxy#15776 merged
Mar 21, 2025 -
profiling: add platform to chunk envelope
#15758 merged
Mar 20, 2025 -
[Gitflow] Merge master into develop
#15756 merged
Mar 20, 2025 -
feat(react): Export captureReactException method
#15746 merged
Mar 20, 2025 -
perf(core): Add short-circuits to
eventFilters
integration#15752 merged
Mar 20, 2025 -
node: implement new continuous profiling API spec
#15635 merged
Mar 20, 2025 -
meta(changelog): Update changelog for 9.7.0
#15755 merged
Mar 20, 2025 -
fix(nuxt): Delete Nuxt server template injection
#15749 merged
Mar 20, 2025 -
chore(docs): Add note on alpha releases to docs
#15741 merged
Mar 20, 2025 -
feat(core): Add
captureLog
method#15717 merged
Mar 20, 2025 -
meta(changelog): Update changelog for 9.7.0-alpha.0
#15742 merged
Mar 19, 2025 -
meta(changelog): Update changelog for 9.7.0-alpha
#15740 merged
Mar 19, 2025 -
fix(node): Use
fatal
level for unhandled rejections instrict
mode#15720 merged
Mar 19, 2025 -
ref(node): Avoid unnecessary array parsing for incoming requests
#15736 merged
Mar 19, 2025 -
fix(node): Ensure incoming traces are propagated without HttpInstrumentation
#15732 merged
Mar 19, 2025 -
[Gitflow] Merge master into develop
#15728 merged
Mar 19, 2025 -
feat(remix/cloudflare): Export
sentryHandleError
#15726 merged
Mar 19, 2025 -
meta(changelog): Update changelog for 9.6.1
#15727 merged
Mar 19, 2025 -
fix(node): Always flush on Vercel before Lambda freeze
#15602 merged
Mar 19, 2025 -
ci(nuxt): Canary test Nightly Channels of Nuxt
#15631 merged
Mar 18, 2025 -
ref(node): Avoid
provider.register()
which is removed in OTEL v2#15722 merged
Mar 18, 2025 -
feat(deps): bump @sentry/cli from 2.42.2 to 2.42.3
#15711 merged
Mar 18, 2025 -
feat(deps): bump @prisma/instrumentation from 6.4.1 to 6.5.0
#15714 merged
Mar 18, 2025 -
fix(nextjs): Re-patch router if it is overriden by Next.js
#15721 merged
Mar 18, 2025 -
[Gitflow] Merge master into develop
#15708 merged
Mar 18, 2025 -
test(browser-utils): Add test to make sure we run
originalHistoryFunction
if urls are the same#15716 merged
Mar 18, 2025 -
fix(nuxt): Add Nitro Rollup plugin to inject Sentry server config
#15710 merged
Mar 18, 2025 -
feat(ci): Run yarn-deduplicate in CI
#15119 merged
Mar 17, 2025 -
meta(changelog): Update changelog for 9.6.0
#15703 merged
Mar 17, 2025 -
chore(deps): Bump rollup to 4.35.0
#15651 merged
Mar 17, 2025 -
ref(core): Update log types to explicitly reference otel
#15704 merged
Mar 17, 2025 -
test(opentelemetry): Remove deprecated
new Span()
usage in tests#15702 merged
Mar 17, 2025 -
fix(nextjs): Consider
pageExtensions
when looking for instrumentation file#15701 merged
Mar 17, 2025 -
chore(ci): Remove
type
from canary failure template#15698 merged
Mar 16, 2025 -
chore: Add external contributor to CHANGELOG.md
#15642 merged
Mar 14, 2025 -
chore(deps): Deduplicate
@babel
dependencies#15639 merged
Mar 13, 2025 -
chore: Add external contributor to CHANGELOG.md
#15640 merged
Mar 13, 2025 -
feat(astro): Accept all vite-plugin options
#15638 merged
Mar 13, 2025 -
profiling: implement new profiling API spec
#15636 merged
Mar 12, 2025 -
chore: Fix link in migration doc
#15637 merged
Mar 12, 2025 -
fix(core): Ensure
fill
only patches functions#15632 merged
Mar 11, 2025 -
fix(sveltekit): Correctly parse angle bracket type assertions for auto instrumentation
#15578 merged
Mar 11, 2025 -
feat(tanstackstart): Refine initial API
#15574 merged
Mar 11, 2025 -
feat(deps): bump @sentry/webpack-plugin from 3.2.1 to 3.2.2
#15627 merged
Mar 11, 2025 -
chore(deps): bump axios from 1.7.7 to 1.8.2 in /dev-packages/browser-integration-tests
#15626 merged
Mar 11, 2025 -
test(nuxt): Fix failing e2e tests
#15625 merged
Mar 10, 2025 -
fix(sveltekit): Guard process variable
#15605 merged
Mar 7, 2025 -
fix(remix): Null-check
options
#15610 merged
Mar 6, 2025 -
[Gitflow] Merge master into develop
#15613 merged
Mar 6, 2025 -
meta(changelog): Update changelog for 9.5.0
#15611 merged
Mar 6, 2025 -
Revert "feat(feedback) Allowing annotation via highlighting & masking (#15484)"
#15609 merged
Mar 6, 2025 -
chore: Add external contributor to CHANGELOG.md
#15606 merged
Mar 6, 2025 -
chore: Add external contributor to CHANGELOG.md
#15595 merged
Mar 6, 2025 -
Add cloudflare adapter detection and path generation
#15603 merged
Mar 6, 2025 -
chore: Add external contributor to CHANGELOG.md
#15604 merged
Mar 6, 2025 -
fix(react-router): Fix config type import
#15583 merged
Mar 6, 2025 -
fix(remix): Use correct types export for
@sentry/remix/cloudflare
#15599 merged
Mar 5, 2025 -
fix(nestjs): Copy metadata in custom decorators
#15598 merged
Mar 5, 2025 -
feat(bun): Automatically add performance integrations
#15586 merged
Mar 5, 2025 -
fix(browser): Call original function on early return from patched history API
#15576 merged
Mar 5, 2025 -
[Gitflow] Merge master into develop
#15591 merged
Mar 5, 2025 -
deps(nextjs): Bump rollup to
4.34.9
#15589 merged
Mar 5, 2025 -
feat(replay): Bump rrweb to 2.34.0
#15580 merged
Mar 5, 2025 -
fix(vue): Attach Pinia state only once per event
#15588 merged
Mar 5, 2025 -
meta(changelog): Update changelog for 9.4.0
#15585 merged
Mar 5, 2025 -
fix(core): Don't reverse values in event filters
#15584 merged
Mar 5, 2025 -
feat(feedback) Allowing annotation via highlighting & masking
#15484 merged
Mar 4, 2025 -
perf(node): Store normalized request for processing
#15570 merged
Mar 4, 2025 -
feat(nextjs): Add
use client
directive to client SDK entrypoints#15575 merged
Mar 4, 2025 -
fix(wasm): Fix wasm integration stacktrace parsing for filename
#15572 merged
Mar 4, 2025 -
test(nextjs): Migrate to Vitest
#15546 merged
Mar 4, 2025 -
docs(readme): Update version support policy
#15568 merged
Mar 4, 2025 -
feat(deps): bump @sentry/webpack-plugin from 3.1.2 to 3.2.1
#15512 merged
Mar 4, 2025 -
ci: Make Next.js e2e build assertion smarter about latest
#15565 merged
Mar 4, 2025 -
fix(build): Pin
@cloudflare/workers-types
and unstaleyarn.lock
#15564 merged
Mar 4, 2025 -
feat(deps): bump @sentry/cli from 2.41.1 to 2.42.2
#15510 merged
Mar 4, 2025 -
ci(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.5
#15508 merged
Mar 4, 2025 -
chore(ci): Add type task to canary issue template
#15562 merged
Mar 4, 2025 -
ci(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7
#15509 merged
Mar 3, 2025 -
chore(react-router): Add
@sentry/react-router
as release registry target#15543 merged
Mar 3, 2025 -
fix(cloudflare): Make
@cloudflare/workers-types
an optional peer dependency#15554 merged
Mar 3, 2025 -
feat(sveltekit): Ensure
AsyncLocalStorage
async context strategy is used in Cloudflare Pages#15557 merged
Mar 3, 2025 -
fix(node): Allow for
undefined
transport to be passed in#15560 merged
Mar 3, 2025 -
feat(nextjs): Allow silencing of instrumentation warning
#15555 merged
Mar 3, 2025 -
test(remix): Migrate to Vitest
#15547 merged
Mar 3, 2025 -
fix(core): Handle normalization of null prototypes correctly
#15556 merged
Mar 3, 2025 -
feat(tanstackstart): Add passthrough entrypoints for instrumentation
#15539 merged
Mar 3, 2025 -
fix(nextjs): Only warn on missing
onRequestError
in version 15#15553 merged
Mar 3, 2025 -
ci: Update runners to
ubuntu-24.04
#15501 merged
Mar 3, 2025
23 Pull requests opened by 10 people
-
feat(nuxt): Add Cloudflare Nitro plugin
#15597 opened
Mar 5, 2025 -
feat(core): Add experimental `DomainBasedErrorsFilter` integration
#15619 opened
Mar 7, 2025 -
feat: Add Supabase Integration
#15719 opened
Mar 18, 2025 -
feat(node): Do not add HTTP & fetch span instrumentation if tracing is disabled
#15730 opened
Mar 19, 2025 -
feat(node): Skip patching when breadcrumbs are disabled
#15733 opened
Mar 19, 2025 -
fix(node): Ensure httpIntegration propagates traces
#15735 opened
Mar 19, 2025 -
Branch for 9.7.0-alpha
#15738 opened
Mar 19, 2025 -
feat(nextjs): Use `afterProductionBuild` to upload sourcemaps and do release management
#15779 opened
Mar 21, 2025 -
feat(react-router): Add `sentryHandleRequest`
#15787 opened
Mar 23, 2025 -
feat(browser): Add `outgoingRequest` context to fetch errors
#15850 opened
Mar 27, 2025 -
feat(nuxt): Base decision on source maps upload only on Nuxt source map settings
#15859 opened
Mar 27, 2025 -
feat(browser): Set page context instead of using request interface
#15912 opened
Mar 28, 2025 -
feat(core): Add Supabase Queues support
#15921 opened
Mar 28, 2025 -
feat(nextjs): Record `turbopack` as tag
#15928 opened
Mar 31, 2025 -
fix(remix): Remove mentions of deprecated `ErrorBoundary` wrapper
#15930 opened
Mar 31, 2025 -
add `@sentry/tanstackstart-solid`
#15931 opened
Mar 31, 2025 -
feat(core): Allow delayed sending with offline transport
#15937 opened
Apr 1, 2025 -
feat(browser): Add `http.redirect_count` attribute to `browser.redirect` span
#15943 opened
Apr 1, 2025 -
chore(tests): Fix coverage file exclusions
#15944 opened
Apr 1, 2025 -
ci(deps): bump actions/create-github-app-token from 1.11.5 to 1.12.0
#15946 opened
Apr 1, 2025 -
ci(deps): bump peter-evans/create-pull-request from 7.0.7 to 7.0.8
#15947 opened
Apr 1, 2025 -
chore(deps): bump @remix-run/express from 2.15.2 to 2.16.3 in /packages/remix/test/integration
#15950 opened
Apr 1, 2025 -
feat(feedback): Implement highlighting and hiding controls for screenshots
#15951 opened
Apr 1, 2025
222 Issues closed by 25 people
-
Scopes are leaking in NestJS requests
#15940 closed
Apr 1, 2025 -
Content-Security-Policy : Trusted Types
#15913 closed
Mar 31, 2025 -
Canary tests failed
#15922 closed
Mar 31, 2025 -
Canary tests failed
#15920 closed
Mar 31, 2025 -
Canary tests failed
#15915 closed
Mar 31, 2025 -
Add es-check to every package
#15769 closed
Mar 31, 2025 -
Canary tests failed
#15919 closed
Mar 28, 2025 -
Canary tests failed
#15918 closed
Mar 28, 2025 -
Canary tests failed
#15911 closed
Mar 28, 2025 -
Canary tests failed
#15908 closed
Mar 28, 2025 -
Canary tests failed
#15907 closed
Mar 28, 2025 -
Canary tests failed
#15906 closed
Mar 28, 2025 -
Canary tests failed
#15904 closed
Mar 28, 2025 -
Canary tests failed
#15905 closed
Mar 28, 2025 -
Canary tests failed
#15893 closed
Mar 28, 2025 -
Canary tests failed
#15892 closed
Mar 28, 2025 -
Canary tests failed
#15891 closed
Mar 28, 2025 -
Canary tests failed
#15890 closed
Mar 28, 2025 -
Canary tests failed
#15889 closed
Mar 28, 2025 -
Canary tests failed
#15888 closed
Mar 28, 2025 -
Canary tests failed
#15887 closed
Mar 28, 2025 -
Canary tests failed
#15884 closed
Mar 28, 2025 -
Canary tests failed
#15881 closed
Mar 27, 2025 -
Canary tests failed
#15877 closed
Mar 27, 2025 -
Canary tests failed
#15878 closed
Mar 27, 2025 -
Canary tests failed
#15879 closed
Mar 27, 2025 -
Canary tests failed
#15880 closed
Mar 27, 2025 -
Canary tests failed
#15873 closed
Mar 27, 2025 -
Canary tests failed
#15872 closed
Mar 27, 2025 -
Canary tests failed
#15871 closed
Mar 27, 2025 -
AggregateExceptions do not get sent to Sentry properly
#15707 closed
Mar 27, 2025 -
Canary tests failed
#15870 closed
Mar 27, 2025 -
Canary tests failed
#15869 closed
Mar 27, 2025 -
Canary tests failed
#15868 closed
Mar 27, 2025 -
Canary tests failed
#15866 closed
Mar 27, 2025 -
Canary tests failed
#15857 closed
Mar 27, 2025 -
Canary tests failed
#15858 closed
Mar 27, 2025 -
Canary tests failed
#15860 closed
Mar 27, 2025 -
Canary tests failed
#15856 closed
Mar 27, 2025 -
Canary tests failed
#15855 closed
Mar 27, 2025 -
Canary tests failed
#15854 closed
Mar 27, 2025 -
Canary tests failed
#15853 closed
Mar 27, 2025 -
[@sentry/node] Error: Relative URL paths not working for tunnel option despite documentation
#15826 closed
Mar 27, 2025 -
Performance Issue for NestJS Project with Sentry Performance Enabled
#15725 closed
Mar 27, 2025 -
Canary tests failed
#15852 closed
Mar 27, 2025 -
Canary tests failed
#15844 closed
Mar 27, 2025 -
Canary tests failed
#15843 closed
Mar 27, 2025 -
Canary tests failed
#15842 closed
Mar 27, 2025 -
Canary tests failed
#15841 closed
Mar 27, 2025 -
Canary tests failed
#15840 closed
Mar 27, 2025 -
Canary tests failed
#15839 closed
Mar 27, 2025 -
Canary tests failed
#15838 closed
Mar 27, 2025 -
Canary tests failed
#15837 closed
Mar 27, 2025 -
Canary tests failed
#15836 closed
Mar 27, 2025 -
Canary tests failed
#15847 closed
Mar 27, 2025 -
Canary tests failed
#15848 closed
Mar 27, 2025 -
Canary tests failed
#15851 closed
Mar 27, 2025 -
Next.js: Sourcemaps are being generated for edge despite no sentry.edge.config.ts
#15849 closed
Mar 27, 2025 -
Sentry tracing and profiling preventing PageSpeed Insights to compute scores
#15357 closed
Mar 27, 2025 -
Sentry Maximum Call Stack Exceeded 9.4 bug issue
#15775 closed
Mar 26, 2025 -
Migrate from jest to vitest and stop using jsdom based tests
#11084 closed
Mar 26, 2025 -
Add Logs to the JavaScript SDK
#15526 closed
Mar 25, 2025 -
[cloudflare] expose async.setAsyncLocalStorageAsyncContextStrategy()
#15342 closed
Mar 25, 2025 -
Add `isProbablyUsingAdBlock()`
#15780 closed
Mar 25, 2025 -
Why stacktrace is being truncated in the middle for no apparent reason?
#15426 closed
Mar 25, 2025 -
Sentry.captureException not appearing on Sentry
#15786 closed
Mar 25, 2025 -
Remove `addNonEnumerableProperty` from `packages/core/src/tracing/utils.ts`
#15810 closed
Mar 24, 2025 -
Firefox: Permission denied to access property "nodeType"
#15559 closed
Mar 24, 2025 -
Attach top level domain to `Failed to fetch` errors.
#15709 closed
Mar 24, 2025 -
Injected debug id causing hash differences in cross-architecture builds
#15745 closed
Mar 24, 2025 -
Nuxt module does not take into account "srcDir" for client instrumentation
#13330 closed
Mar 24, 2025 -
9.7.0 causes instability in instrumentation.ts
#15759 closed
Mar 22, 2025 -
Sentry reports handled errors in Fastify integration
#13197 closed
Mar 22, 2025 -
Unable to see nextjs server breadcrumbs in client issues and vice versa
#15784 closed
Mar 21, 2025 -
[nuxt] Error when using `setUser` in `@sentry/nuxt`: Cannot use import statement outside a module
#14221 closed
Mar 21, 2025 -
Add `previous_trace` span link to `browserTracingIntegration` root spans
#14992 closed
Mar 21, 2025 -
Sentry.wrapHandler breaks streaming Lambda handlers
#12815 closed
Mar 21, 2025 -
Uncaught TypeError: Cannot create proxy with a non-object as target or handler
#14077 closed
Mar 21, 2025 -
[@sentry/nuxt] GLOBAL_OBJ does not provided
#14846 closed
Mar 20, 2025 -
Build broken with Nuxt 3.16.0
#15628 closed
Mar 20, 2025 -
UnhandledRejection errors should have `level:fatal` by default
#13700 closed
Mar 19, 2025 -
Nuxt build error : ERROR "sentry-release-injection-file" is imported as an external by
#14447 closed
Mar 19, 2025 -
Document how to handle `sideEffects`
#9787 closed
Mar 19, 2025 -
Sentry functions transform into (void 0) when building for remix/cloudflare/hydrogen
#15620 closed
Mar 19, 2025 -
Page Navigations picking up incorrect transaction name (`reactRouterV3BrowserTracingIntegration`)
#12356 closed
Mar 18, 2025 -
nextjs-app-dir (canary) Test Failed
#15700 closed
Mar 18, 2025 -
Add tests for history api patch fix in #15576
#15594 closed
Mar 18, 2025 -
Next.js Build Time Nearly Doubles After Integrating @sentry/nextjs
#15469 closed
Mar 18, 2025 -
NextJS Source Maps Upload Slow
#14132 closed
Mar 18, 2025 -
navigate span not show in web vistal
#14240 closed
Mar 18, 2025 -
Instrument Express with Deno
#15048 closed
Mar 18, 2025 -
FCP higher than LCP on individual page loads
#13407 closed
Mar 18, 2025 -
rewrite of fetch is not exact
#11466 closed
Mar 18, 2025 -
Session Replay on Mobile Javascript Appears Longer Than the User's Screen
#13451 closed
Mar 18, 2025 -
Sentry upgrade from 7.118.0 to 8.26.0 leak memory
#13412 closed
Mar 18, 2025 -
Webpack Build Issue
#15393 closed
Mar 18, 2025 -
Backport history API fix in #15576 to v8
#15593 closed
Mar 17, 2025 -
Canary tests failed
#15653 closed
Mar 17, 2025 -
Cannot find module ._opentelemetry_semantic-conventions_1.30.0/node_modules/_opentelemetry....
#15646 closed
Mar 17, 2025 -
WASM integration doesn't patch stack frames in WebKit
#7223 closed
Mar 17, 2025 -
Implement Span Links
#14991 closed
Mar 17, 2025 -
False positive in "Could not find a Next.js instrumentation file" (when `pageExtensions` are used in Next)
#15652 closed
Mar 17, 2025 -
Canary tests failed
#15672 closed
Mar 16, 2025 -
Canary tests failed
#15671 closed
Mar 16, 2025 -
Canary tests failed
#15670 closed
Mar 16, 2025 -
Canary tests failed
#15667 closed
Mar 16, 2025 -
Canary tests failed
#15668 closed
Mar 16, 2025 -
Canary tests failed
#15669 closed
Mar 16, 2025 -
Canary tests failed
#15666 closed
Mar 16, 2025 -
Canary tests failed
#15665 closed
Mar 16, 2025 -
Canary tests failed
#15664 closed
Mar 16, 2025 -
Canary tests failed
#15663 closed
Mar 16, 2025 -
Canary tests failed
#15662 closed
Mar 16, 2025 -
Canary tests failed
#15661 closed
Mar 16, 2025 -
Canary tests failed
#15660 closed
Mar 16, 2025 -
Canary tests failed
#15656 closed
Mar 16, 2025 -
Canary tests failed
#15657 closed
Mar 16, 2025 -
Canary tests failed
#15658 closed
Mar 16, 2025 -
Canary tests failed
#15659 closed
Mar 16, 2025 -
Canary tests failed
#15655 closed
Mar 16, 2025 -
Canary tests failed
#15654 closed
Mar 16, 2025 -
Canary tests failed
#15697 closed
Mar 16, 2025 -
Canary tests failed
#15696 closed
Mar 16, 2025 -
Canary tests failed
#15693 closed
Mar 16, 2025 -
Canary tests failed
#15694 closed
Mar 16, 2025 -
Canary tests failed
#15695 closed
Mar 16, 2025 -
Canary tests failed
#15692 closed
Mar 16, 2025 -
Canary tests failed
#15691 closed
Mar 16, 2025 -
Canary tests failed
#15690 closed
Mar 16, 2025 -
Canary tests failed
#15689 closed
Mar 16, 2025 -
Canary tests failed
#15688 closed
Mar 16, 2025 -
Canary tests failed
#15687 closed
Mar 16, 2025 -
Canary tests failed
#15686 closed
Mar 16, 2025 -
Canary tests failed
#15685 closed
Mar 16, 2025 -
Canary tests failed
#15684 closed
Mar 16, 2025 -
Canary tests failed
#15683 closed
Mar 16, 2025 -
Canary tests failed
#15682 closed
Mar 16, 2025 -
Canary tests failed
#15681 closed
Mar 16, 2025 -
Canary tests failed
#15680 closed
Mar 16, 2025 -
Canary tests failed
#15679 closed
Mar 16, 2025 -
Canary tests failed
#15678 closed
Mar 16, 2025 -
Canary tests failed
#15675 closed
Mar 16, 2025 -
Canary tests failed
#15677 closed
Mar 16, 2025 -
Canary tests failed
#15676 closed
Mar 16, 2025 -
Canary tests failed
#15673 closed
Mar 16, 2025 -
Canary tests failed
#15674 closed
Mar 16, 2025 -
Tree shaking does not seem to be working
#15376 closed
Mar 14, 2025 -
[User Feedback] Create a dropdown to select a color to use when drawing the next line/shape
#15117 closed
Mar 13, 2025 -
[User Feedback]: Addition of Modal Component for User Feedback UI
#12419 closed
Mar 13, 2025 -
[Astro] Add `unstable_sentryVitePluginOptions`
#15601 closed
Mar 13, 2025 -
Problems with `@sentry/astro` on Netlify
#12603 closed
Mar 12, 2025 -
[@sentry-internal/browser-utils]: Cannot read properties of null (reading 'apply')
#15552 closed
Mar 11, 2025 -
SvelteKit auto-instrumentation causes faulty JSX error
#9318 closed
Mar 11, 2025 -
In the vite plugin, token has all permissions set, but the upload error 401,but the release is created
#15425 closed
Mar 11, 2025 -
Vercel 504 on all API routes
#15280 closed
Mar 10, 2025 -
Chrome Extension using @sentry/react gets rejected
#15618 closed
Mar 10, 2025 -
Error: "process is undefined" when using Cloudflare with Sveltekit (9.2.0)
#15506 closed
Mar 10, 2025 -
[RR7] Alpha Release 1
#15183 closed
Mar 8, 2025 -
Cannot use the "latest" keyword for Sentry Lambda layer in serverless files.
#11773 closed
Mar 7, 2025 -
Saved scroll position not being updated correctly with @sentry/vue@9
#15608 closed
Mar 7, 2025 -
Sentry does not initialize in a backend-only Nuxt API
#15617 closed
Mar 7, 2025 -
Shopify Hydrogen Server Instrumentation Error
#15612 closed
Mar 6, 2025 -
Misleading Source Map Errors During Build
#12010 closed
Mar 6, 2025 -
All Errors Being Marked as Third Party in NextJS with thirdPartyErrorFilteringIntegration enabled
#13286 closed
Mar 6, 2025 -
`@sentry/nestjs` `SentryTraced` decorator does not retain metadata
#14384 closed
Mar 5, 2025 -
@sentry/bun not reporting any span data
#12705 closed
Mar 5, 2025 -
SDK doesn't support import assertions yet
#11949 closed
Mar 5, 2025 -
No error events reported by SolidStart SDK
#15242 closed
Mar 5, 2025 -
[Pinia] Multiple stores send duplicate attachments
#15587 closed
Mar 5, 2025 -
Replay error-sampled Sessions are triggered for errors that are server-side filtered
#10036 closed
Mar 5, 2025 -
[RR7] Source maps not uploading
#15582 closed
Mar 4, 2025 -
Memory leak for Express requests with large attached objects
#15528 closed
Mar 4, 2025 -
Cannot find module '@opentelemetry/semantic-conventions/incubating'
#15390 closed
Mar 4, 2025 -
Next.js Class extends value undefined is not a constructor or null on v7.89.0
#10366 closed
Mar 4, 2025 -
Stacktrace paths of files are incorrect
#15573 closed
Mar 4, 2025 -
Problem with uploading debug information to with `@sentry/wasm`
#9505 closed
Mar 4, 2025 -
When capturing already captured Error ref session should be still updated
#14752 closed
Mar 4, 2025 -
Sentry doesn't report `UnhandledRejection` errors in AWS Lambda
#11431 closed
Mar 4, 2025 -
Unable to preventDefault inside passive event listener invocation.
#15531 closed
Mar 4, 2025 -
Unable to run profiling-node on 32-bit operating system
#12899 closed
Mar 3, 2025 -
Rewrite prisma node integration test to use `withDockerCompose`
#11907 closed
Mar 3, 2025 -
[RR7] Add release registry target entry to craft.yml
#15190 closed
Mar 3, 2025 -
Rewrite google-cloud-serverless tests to avoid using domains
#14769 closed
Mar 3, 2025 -
[Flaky CI]: awsIntegration › should auto-instrument aws-sdk v2 package
#13650 closed
Mar 3, 2025 -
Updating to @sentry/sveltekit@9.2.0 changes fetch response from any to unknown
#15536 closed
Mar 3, 2025 -
feat: add `SentryIsolationScope` decorator
#14845 closed
Mar 3, 2025 -
Sentry Feedback Integration Not Working in pnpm Monorepo with Turborepo
#14946 closed
Mar 3, 2025 -
`TypeError: options.transport is not a function` with Sentry.init and transport=undefined
#15558 closed
Mar 3, 2025 -
Unparametrized Paths Not as Useful
#15411 closed
Mar 3, 2025 -
Node AWS Lambda Layer from is Incorrect
#14837 closed
Mar 3, 2025 -
Unminify failing in v8 vs v7
#13419 closed
Mar 3, 2025 -
NextJS generateBuildId option not applied when Sentry is added to project
#13971 closed
Mar 3, 2025 -
[v7] Express Regex path middleware breaks URL reconstruction
#13884 closed
Mar 3, 2025 -
[NextJs] process.env access causes undefined error when not polyfilling process.env
#14193 closed
Mar 3, 2025 -
@sentry/nextjs v8.0.0 and above breaks jest tests.
#12683 closed
Mar 3, 2025 -
Deduplication is happening even after removing Dedupe from integrations
#14690 closed
Mar 3, 2025 -
[Astro]: Respect user-provided source map generation settings
#14933 closed
Mar 3, 2025 -
Tracing Context bleeding when SSR is used in combination with caching.
#9599 closed
Mar 3, 2025 -
Investigate types of TrpcMiddleware
#11302 closed
Mar 3, 2025 -
@sentry/nextjs 8.40.0 Error require() of ES Module
#14498 closed
Mar 3, 2025 -
Keep transaction name in error event with request data extension
#11025 closed
Mar 3, 2025 -
`.` in `exports` property of CJS file breaks dynamic imports
#12622 closed
Mar 3, 2025 -
Typedoc site seems not updated
#9524 closed
Mar 3, 2025 -
A drop in simultaneous requests per seconds with Bun when Sentry is active
#12561 closed
Mar 3, 2025 -
nextjs-app-dir (latest) Test Failed
#15180 closed
Mar 3, 2025 -
nextjs-13 (canary) Test Failed
#15294 closed
Mar 3, 2025 -
nextjs-app-dir (canary) Test Failed
#15295 closed
Mar 3, 2025 -
Allow silencing the "missing instrumentation file" warning
#15550 closed
Mar 3, 2025 -
Could not find `onRequestError` hook in instrumentation file
#15551 closed
Mar 3, 2025 -
[RR-7] Add react-router to release registry
#15189 closed
Mar 3, 2025
53 Issues opened by 30 people
-
Add `winstonIntegration`
#15953 opened
Apr 1, 2025 -
Add `pinoIntegration`
#15952 opened
Apr 1, 2025 -
No Server Spans or Profiles when using nodeProfilingIntegration on Vercel
#15949 opened
Apr 1, 2025 -
Cannot read properties of undefined (in rrweb)
#15948 opened
Apr 1, 2025 -
Add support for Cloudflare WorkerEntrypoint
#15942 opened
Apr 1, 2025 -
Fix bun server integration from latest bun changes
#15941 opened
Apr 1, 2025 -
Remove `parseUrl` from `packages/opentelemetry/src/utils/getRequestSpanData.ts`
#15939 opened
Apr 1, 2025 -
Automatic error handler setup for Fastify v5
#15936 opened
Mar 31, 2025 -
Add `consoleLoggerIntegration`
#15917 opened
Mar 28, 2025 -
React 19 hydration error ignoring
#15886 opened
Mar 27, 2025 -
withSentry not longer accepts the same params as per docs in @sentry/remix
#15883 opened
Mar 27, 2025 -
Improve performance of upstream methods used in OTEL SDKs
#15865 opened
Mar 27, 2025 -
Improve performance of `createAndFinishSpanForOtelSpan`
#15864 opened
Mar 27, 2025 -
Improve performance of `createTransactionForOtelSpan`
#15863 opened
Mar 27, 2025 -
Improve performance of `uuid4` function
#15862 opened
Mar 27, 2025 -
Improve Performance of Node SDK in server/request setting when using tracing
#15861 opened
Mar 27, 2025 -
Use new context to store outgoing request information
#15846 opened
Mar 27, 2025 -
Stop setting `event.request` in Browser SDKs
#15845 opened
Mar 27, 2025 -
Convert `@sentry/ember` addon to V2 addon format
#15835 opened
Mar 27, 2025 -
Not getting Server Spans in Vercel
#15834 opened
Mar 26, 2025 -
Custom tags not added to Perfromance Issues
#15833 opened
Mar 26, 2025 -
@sentry/node creates duplicate Transactions
#15830 opened
Mar 26, 2025 -
[@sentry/bun] Recent update breaks bun integration
#15827 opened
Mar 25, 2025 -
nextjs-app-dir (canary) Test Failed
#15817 opened
Mar 25, 2025 -
Remove `parseUrl` from `packages/bun/src/integrations/bunserver.ts`
#15816 opened
Mar 24, 2025 -
Remove usage of `addNonEnumerableProperty` from span utils
#15808 opened
Mar 24, 2025 -
Duplicate auto-instrumented spans in traces
#15803 opened
Mar 24, 2025 -
Issue titles from errors captured with `@sentry/aws-serverless` differ from `@sentry/node`
#15788 opened
Mar 24, 2025 -
Support AWS Lambda Response Streaming
#15774 opened
Mar 21, 2025 -
Bump es-check to ES2022 for node packages
#15770 opened
Mar 21, 2025 -
Deprecate and remove `parseUrl` and refactor `getSanitizedUrlString`
#15767 opened
Mar 21, 2025 -
Populate attribute that indicates whether `resource` spans were served from cache
#15762 opened
Mar 20, 2025 -
Include request / response headers as attributes on `http.client` spans
#15761 opened
Mar 20, 2025 -
Add possibility to sample subsequent traces based on previous trace sampling decision
#15754 opened
Mar 20, 2025 -
Sentry fails to initialize in auth0 action
#15750 opened
Mar 20, 2025 -
Make `@sentry/opentelemetry` compatible with OTEL v2
#15748 opened
Mar 20, 2025 -
Bun & Railpack not supported
#15747 opened
Mar 20, 2025 -
Fork/vendor remix instrumentation
#15739 opened
Mar 19, 2025 -
Support OpenTelemetry SDK v2
#15737 opened
Mar 19, 2025 -
Fargate support
#15718 opened
Mar 17, 2025 -
graphqlIntegration does not rename the root span with the operation name in AWS Lambda
#15699 opened
Mar 16, 2025 -
Please Export Types from @sentry/core in @sentry/react (and similar packages)
#15649 opened
Mar 14, 2025 -
Implement `org` and `strictTraceContinuation` init options
#15644 opened
Mar 13, 2025 -
Add `client_address` into standalone spans
#15643 opened
Mar 13, 2025 -
When running sentry.init with opentelemetry in next.js instrumentation, next.route span attributes is lost
#15634 opened
Mar 11, 2025 -
[Nuxt]: Wrong issue environment tag
#15623 opened
Mar 10, 2025 -
Missing source file with a matching Debug ID on SvelteKit & Cloudflare
#15622 opened
Mar 9, 2025 -
postgresjs auto instrumentation
#15621 opened
Mar 8, 2025 -
Outdated vendored remix types causing typescript errors when instrumenting build
#15615 opened
Mar 6, 2025 -
Ignoring @sentry-internal/feedback breaks basic sentry functionality
#15563 opened
Mar 4, 2025
155 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
Mar 31, 2025 • 4 new comments -
[JavaScript] TanStack Start SDK
#14990 commented on
Mar 3, 2025 • 0 new comments -
Client Errors are not reported when using Nextjs `assetPrefix` property
#12838 commented on
Mar 18, 2025 • 0 new comments -
Replays rejected due to size limit exceeded.
#12866 commented on
Mar 18, 2025 • 0 new comments -
replyWithErrorPage TypeScript types break when Fastify is initiated with http2: true
#13696 commented on
Mar 18, 2025 • 0 new comments -
Out of memory when building NextJS application with sentry
#13836 commented on
Mar 18, 2025 • 0 new comments -
Twillio api is not being traced in Bun?
#13389 commented on
Mar 18, 2025 • 0 new comments -
Configure document-policy: js-profiling has a 30% impact on page load performance.
#14016 commented on
Mar 18, 2025 • 0 new comments -
Broken custom dataloader methods
#13869 commented on
Mar 18, 2025 • 0 new comments -
Next15 `dynamicIO` throws an error when sentry is enabled
#14118 commented on
Mar 18, 2025 • 0 new comments -
[Next.js] Restore `http.server.prefetch` op
#14196 commented on
Mar 18, 2025 • 0 new comments -
Handle redirects causing navigations instead of pageloads
#14492 commented on
Mar 18, 2025 • 0 new comments -
Sveltekit Sentry handler clobbers error messages in dev
#15428 commented on
Mar 18, 2025 • 0 new comments -
@sentry/bun throws "TypeError: Cannot replace module namespace object's binding with configurable attribute"
#12891 commented on
Mar 18, 2025 • 0 new comments -
BrowserOptions needs to support the TransportOptions generic.
#13548 commented on
Mar 18, 2025 • 0 new comments -
Allow to handle CSP nonce for replay (rrweb) elements
#10481 commented on
Mar 20, 2025 • 0 new comments -
Support chunking sentry-related libraries in Vite without explicit config
#10853 commented on
Mar 20, 2025 • 0 new comments -
captureConsoleIntegration doesn't work on deno
#12400 commented on
Mar 20, 2025 • 0 new comments -
HttpErrorResponse Capturing Problem
#15239 commented on
Mar 20, 2025 • 0 new comments -
Sveltekit - Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
#10589 commented on
Mar 20, 2025 • 0 new comments -
Support Server-Timing Headers
#14209 commented on
Mar 21, 2025 • 0 new comments -
Improve Session Replay integration with server rendered HTML pages (MPAs)
#9490 commented on
Mar 13, 2025 • 0 new comments -
Capture replays on backend errors (MPAs, SSR)
#9468 commented on
Mar 13, 2025 • 0 new comments -
Attach promise count to Sentry transactions
#9329 commented on
Mar 13, 2025 • 0 new comments -
Have Sentry detect when a promise never resolves
#9319 commented on
Mar 13, 2025 • 0 new comments -
User Feedback widget has accessibility issues
#9291 commented on
Mar 13, 2025 • 0 new comments -
Add ability to customize the default logger
#9210 commented on
Mar 13, 2025 • 0 new comments -
Document how to write a standalone AWS Lambda tunnel
#9172 commented on
Mar 13, 2025 • 0 new comments -
Improve Backpressure Management (Node.js)
#8477 commented on
Mar 13, 2025 • 0 new comments -
Sessions - High volume website run into load balancer limits
#8385 commented on
Mar 13, 2025 • 0 new comments -
Handle `SuppressedError`
#8441 commented on
Mar 13, 2025 • 0 new comments -
AWS Integration Misses Links to relevant Project
#8134 commented on
Mar 13, 2025 • 0 new comments -
[Next.js] Mark Cold Start When Deployed To Vercel
#7925 commented on
Mar 13, 2025 • 0 new comments -
Implement `sendDefaultPii` behaviour in the JS SDKs
#5347 commented on
Mar 13, 2025 • 0 new comments -
[User Feedback] Error message doesn't wrap around
#14930 commented on
Mar 13, 2025 • 0 new comments -
Incomplete/missing replays for non-SPA (MPA)
#9301 commented on
Mar 14, 2025 • 0 new comments -
Angular change detection problems in Replay
#12443 commented on
Mar 14, 2025 • 0 new comments -
Next 15 breaks with React Compiler enabled
#15457 commented on
Mar 17, 2025 • 0 new comments -
Send Feedback button not showing when using Fillament 3.2.88 in SPA mode
#12825 commented on
Mar 17, 2025 • 0 new comments -
Dead clicks are created when users navigate back in a MPA
#12666 commented on
Mar 18, 2025 • 0 new comments -
Dynamically loading sample rates based on MicroFE
#14469 commented on
Mar 27, 2025 • 0 new comments -
[Ember] Add Ember + Vite E2E test
#12336 commented on
Mar 27, 2025 • 0 new comments -
Nuxt vs Cloudflare interop
#13949 commented on
Mar 27, 2025 • 0 new comments -
Fastify is not instrumented in combination with node profiling and tracesSampleRate
#13662 commented on
Mar 28, 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
Mar 28, 2025 • 0 new comments -
PrivateCpuProfilerBindings.startProfiling is not a function
#14561 commented on
Mar 29, 2025 • 0 new comments -
fsevents from '@sentry/profiling-node' causes Github Action to fail
#14161 commented on
Mar 29, 2025 • 0 new comments -
Allow postponing event captures until User Consent is collected
#6758 commented on
Mar 30, 2025 • 0 new comments -
Next.js Turbopack Support
#8105 commented on
Mar 31, 2025 • 0 new comments -
Integrations not working for Bun
#14202 commented on
Mar 31, 2025 • 0 new comments -
Slow build-times and Webpack serialization performance warnings when using `@sentry/nextjs`
#15100 commented on
Apr 1, 2025 • 0 new comments -
nuxt generate & upload source maps
#15160 commented on
Apr 1, 2025 • 0 new comments -
Create ESM Lambda Layer
#12856 commented on
Apr 1, 2025 • 0 new comments -
feat(core): Add tunnel server helper
#14137 commented on
Mar 20, 2025 • 0 new comments -
feat(vue): Apply stateTransformer to attachments in createSentryPiniaPlugin
#14474 commented on
Mar 21, 2025 • 0 new comments -
fix(cloudflare)!: add better type handling for additional context
#15276 commented on
Mar 10, 2025 • 0 new comments -
test(node): Add `pg-native` tests
#15465 commented on
Mar 18, 2025 • 0 new comments -
feat(deps): bump @sentry/rollup-plugin from 3.1.2 to 3.2.1
#15511 commented on
Mar 28, 2025 • 0 new comments -
chore: Bump otel 2.x
#15518 commented on
Mar 31, 2025 • 0 new comments -
Sentry syntheticException should not capture it's own stack trace
#11812 commented on
Mar 21, 2025 • 0 new comments -
Insights: auto-Instrument BullMQ for Queue Insights
#12956 commented on
Mar 21, 2025 • 0 new comments -
[JavaScript] React Router (v7) SDK
#14519 commented on
Mar 22, 2025 • 0 new comments -
Implement Node Core SDK
#15213 commented on
Mar 24, 2025 • 0 new comments -
`request` not captured in `@sentry/aws-serverless` + express
#14239 commented on
Mar 24, 2025 • 0 new comments -
Error events from nested iFrame do not contain source map debugID reference.
#15535 commented on
Mar 24, 2025 • 0 new comments -
@sentry/nuxt breaks Nuxt context for ~1% of requests
#15433 commented on
Mar 24, 2025 • 0 new comments -
Improve handling of animations to avoid repeating mutations to drop Replays
#11517 commented on
Mar 24, 2025 • 0 new comments -
[Next.js] Figure out a way to silence the `import/require-in-the-middle` warnings for Turbopack
#15070 commented on
Mar 24, 2025 • 0 new comments -
Could not determine source map path in next.js and vercel
#15320 commented on
Mar 25, 2025 • 0 new comments -
GET /trpc/:path for every tRPC procedure
#15407 commented on
Mar 25, 2025 • 0 new comments -
[fastify] thousands of requests are grouped under the same trace ID
#15534 commented on
Mar 25, 2025 • 0 new comments -
NextJS v15 @sentry/nextjs requires version ^13.4.0 || ^14.0.0
#15422 commented on
Mar 26, 2025 • 0 new comments -
Property 'setTimeout' does not exist on type ...
#15471 commented on
Mar 26, 2025 • 0 new comments -
[NextJS] [Source Maps] Unminify stacktrace is failing despite debugId for every relevant source map
#14883 commented on
Mar 26, 2025 • 0 new comments -
Using Sentry with VS Code extension causes CPU and Memory Overload
#14840 commented on
Mar 26, 2025 • 0 new comments -
Sentry user feedback button disappears after split seconds of rendering in next.js
#15467 commented on
Mar 26, 2025 • 0 new comments -
Allow use of `sessionStorage` in `browserSessionIntegration` to more accurately count sessions for MPAs
#14478 commented on
Mar 26, 2025 • 0 new comments -
Sentry headers from browser fetch request change after being proxied through NextJS Server using middleware and rewrite.
#15435 commented on
Mar 27, 2025 • 0 new comments -
Sentry can't instument express if it is bundled
#15017 commented on
Mar 6, 2025 • 0 new comments -
Support for Supabase Queues
#14611 commented on
Mar 7, 2025 • 0 new comments -
Sentry Angular 8: Can't use without @angular/router
#12524 commented on
Mar 7, 2025 • 0 new comments -
[Next.js] Support auto-detection for Vercel cron monitors on App Router
#11637 commented on
Mar 11, 2025 • 0 new comments -
Nest-js instrumentation breaks @nestjs/event-emitter when using multiple @OnEvent on the same method
#15218 commented on
Mar 12, 2025 • 0 new comments -
Local Variables not being reported when hosting on Vercel
#15544 commented on
Mar 13, 2025 • 0 new comments -
Instrument websocket (ws)
#8618 commented on
Mar 13, 2025 • 0 new comments -
[Nuxt] Look for SDK init files in Nuxt layers
#14345 commented on
Mar 13, 2025 • 0 new comments -
Increase replay buffering from 60 seconds to 5 minutes to allow for easier debugging and match requestly
#13731 commented on
Mar 13, 2025 • 0 new comments -
Document reportError as an option for reporting in browsers
#13547 commented on
Mar 13, 2025 • 0 new comments -
Add automatic instrumentation to @sentry/nestjs where `@Injectable` is not used
#13517 commented on
Mar 13, 2025 • 0 new comments -
Expose API to generate active root spans in Browser SDKs
#13495 commented on
Mar 13, 2025 • 0 new comments -
Next.js Middleware Tracing Improvements
#13469 commented on
Mar 13, 2025 • 0 new comments -
Ability to strip basename in trace url (without reactRouterV6BrowserTracingIntegration)
#13468 commented on
Mar 13, 2025 • 0 new comments -
Replay tunnel fails due to empty envelope
#13453 commented on
Mar 13, 2025 • 0 new comments -
Make cloudflare SDK use OpenTelemetry instrumentation
#13365 commented on
Mar 13, 2025 • 0 new comments -
Add `socketIoIntegration` to Node
#13310 commented on
Mar 13, 2025 • 0 new comments -
Instrument NestJS CQRS Command Handler
#13169 commented on
Mar 13, 2025 • 0 new comments -
Always attach some URL/target data point to fetch/xhr/request errors
#13168 commented on
Mar 13, 2025 • 0 new comments -
[HELP NEEDED] Sentry.thirdPartyErrorFilterIntegration overwhelms my quota by not not filtering errors correctly
#13835 commented on
Mar 3, 2025 • 0 new comments -
Rename `InboundFilters` integration to `EventFilters`
#15431 commented on
Mar 3, 2025 • 0 new comments -
Support Prisma Integration in Cloudflare / D1
#15466 commented on
Mar 3, 2025 • 0 new comments -
Support `AsyncLocalStorage` in Deno
#15455 commented on
Mar 3, 2025 • 0 new comments -
[Feature Request] Add Console integration to `@sentry/cloudflare`
#15439 commented on
Mar 3, 2025 • 0 new comments -
Supabase Support
#15436 commented on
Mar 3, 2025 • 0 new comments -
Outdated Webassembly documentation
#15420 commented on
Mar 3, 2025 • 0 new comments -
Loading the BrowserTracing integration separately and ensure Sentry is loaded lazily
#15386 commented on
Mar 3, 2025 • 0 new comments -
Programatic way to indicate that a pageload / navigation transaction has completed
#14810 commented on
Mar 3, 2025 • 0 new comments -
console.logs showing up as instrument.ts in Firefox
#9316 commented on
Mar 3, 2025 • 0 new comments -
Add docs and wizard to configure sourcemaps for cloudflare + wrangler
#14841 commented on
Mar 3, 2025 • 0 new comments -
Automatically set environment to `development` in Nuxt dev mode
#15147 commented on
Mar 3, 2025 • 0 new comments -
CloudFlare pages support for NextJS
#11920 commented on
Mar 3, 2025 • 0 new comments -
Zooming out on Canvas Element(s) causes Cropping in Replays
#15317 commented on
Mar 4, 2025 • 0 new comments -
The ExtraErrorData integration is not capturing nested error causes
#15142 commented on
Mar 4, 2025 • 0 new comments -
Angular drag and drop: Console errors when Session Replay is enabled
#14241 commented on
Mar 4, 2025 • 0 new comments -
Hono Support
#15260 commented on
Mar 5, 2025 • 0 new comments -
Support Next.js on Cloudflare Pages (OpenNext)
#14931 commented on
Mar 6, 2025 • 0 new comments -
nextjs: Network socket closes before events are being flushed on Vercel
#14780 commented on
Mar 6, 2025 • 0 new comments -
Facilitate graphql monitoring with playground on Nest.js
#13133 commented on
Mar 13, 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
Mar 13, 2025 • 0 new comments -
[User Feedback] Enable a custom CTA after feedback submission
#12123 commented on
Mar 13, 2025 • 0 new comments -
Ensure span data quality for all Node performance instrumentation
#12109 commented on
Mar 13, 2025 • 0 new comments -
Doublecheck GRPC Status to Span Status mapping
#11195 commented on
Mar 13, 2025 • 0 new comments -
Stop vendoring web vitals library
#11186 commented on
Mar 13, 2025 • 0 new comments -
W3C Trace Context support
#11171 commented on
Mar 13, 2025 • 0 new comments -
Replace Yarn v1
#11089 commented on
Mar 13, 2025 • 0 new comments -
Migrate from ts-node to tsx
#11083 commented on
Mar 13, 2025 • 0 new comments -
[Span Statuses] Add status of resource request to span
#10995 commented on
Mar 13, 2025 • 0 new comments -
[Node]: Support otel auto instrumentation when code is bundled
#10940 commented on
Mar 13, 2025 • 0 new comments -
When multiple errors are caught, the wrong one is used for mechanism and description
#10851 commented on
Mar 13, 2025 • 0 new comments -
Add support for DigitalOcean and Twilio serverless functions
#10810 commented on
Mar 13, 2025 • 0 new comments -
Extension of shouldCreateSpanForRequest to cover usual cases
#10638 commented on
Mar 13, 2025 • 0 new comments -
Lambda timeout warning inaccurate
#9810 commented on
Mar 13, 2025 • 0 new comments -
Record response headers on http client spans
#9643 commented on
Mar 13, 2025 • 0 new comments -
[Replay] Read response body stream instead of `body.text()`
#9635 commented on
Mar 13, 2025 • 0 new comments -
Performance Monitoring for Web Streams (`Response` API)
#9633 commented on
Mar 13, 2025 • 0 new comments -
Provide AWS Lambda Layer ARN in package
#9557 commented on
Mar 13, 2025 • 0 new comments -
Programmatic way to control visibility of Feedback button
#9549 commented on
Mar 13, 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
Mar 13, 2025 • 0 new comments -
Add automatic cron monitoring for cloudflare workers
#13113 commented on
Mar 13, 2025 • 0 new comments -
Record spans dropped through event processors
#13104 commented on
Mar 13, 2025 • 0 new comments -
Add tree shaking utilities from bundler plugins to high-level SDKs
#13077 commented on
Mar 13, 2025 • 0 new comments -
Send Standalone LCP spans
#13063 commented on
Mar 13, 2025 • 0 new comments -
Enable `includeLocalVariables` by default
#13041 commented on
Mar 13, 2025 • 0 new comments -
Create `@sentry/profiling-node` Lambda Layer
#13049 commented on
Mar 13, 2025 • 0 new comments -
Set URL pathname as fallback `transaction` value in browser error events
#13004 commented on
Mar 13, 2025 • 0 new comments -
Consider exposing the screenshot-taking functionality
#12995 commented on
Mar 13, 2025 • 0 new comments -
Allow manual screenshot upload in User Feedback widget
#12938 commented on
Mar 13, 2025 • 0 new comments -
Ability to grab the eventID of an error
#12925 commented on
Mar 13, 2025 • 0 new comments -
Add support for Next.js cache instrumentation
#12888 commented on
Mar 13, 2025 • 0 new comments -
Remove usage of `resolve` library
#12860 commented on
Mar 13, 2025 • 0 new comments -
RouterPath deprecation warning when using Fastify integration on 404
#12844 commented on
Mar 13, 2025 • 0 new comments -
Send LCP & CLS as standalone spans
#12714 commented on
Mar 13, 2025 • 0 new comments -
Add E2E test app for bun + express
#12732 commented on
Mar 13, 2025 • 0 new comments -
Add support for eventsource requests
#12693 commented on
Mar 13, 2025 • 0 new comments -
Update max. breadcrumb handling on scope
#12399 commented on
Mar 13, 2025 • 0 new comments -
[Profiling] Add Continuous Profiling mode
#12330 commented on
Mar 13, 2025 • 0 new comments