-
-
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
10 Releases published by 1 person
-
8.37.0
published
Nov 5, 2024 -
8.37.1
published
Nov 5, 2024 -
8.38.0
published
Nov 12, 2024 -
7.120.0
published
Nov 13, 2024 -
8.39.0-beta.0
published
Nov 14, 2024 -
8.39.0
published
Nov 19, 2024 -
8.41.0-beta.0
published
Nov 21, 2024 -
8.40.0
published
Nov 22, 2024 -
8.41.0-beta.1
published
Nov 25, 2024 -
8.41.0
published
Nov 27, 2024
167 Pull requests merged by 21 people
-
ci(deps): Bump codecov/codecov-action from 4 to 5
#14537 merged
Dec 2, 2024 -
feat(nuxt): Deprecate
tracingOptions
in favor ofvueIntegration
#14530 merged
Dec 2, 2024 -
feat(browser-utils): Update
web-vitals
to v4.2.4#14439 merged
Dec 2, 2024 -
feat(nuxt): Expose
vueIntegration
#14526 merged
Dec 2, 2024 -
fix(feeback): Handle css correctly in screenshot mode
#14535 merged
Dec 2, 2024 -
feat: Warn about source-map generation
#14533 merged
Nov 29, 2024 -
chore: Dedupe
@sentry/core
imports#14529 merged
Nov 29, 2024 -
feat(react): React Router v7 support (library)
#14513 merged
Nov 29, 2024 -
chore: Move
pnpm
version to root package.json & cleanupclean
command#14531 merged
Nov 29, 2024 -
ref: Refactor some
any
#14477 merged
Nov 29, 2024 -
test(ember): Skip ember-embroider E2E test for now
#14532 merged
Nov 29, 2024 -
meta(changelog): Update versions in changelog
#14528 merged
Nov 29, 2024 -
fix(opentelemetry): Ignore invalid parent spans
#14512 merged
Nov 29, 2024 -
test: Ensure we properly test trace & span IDs
#14520 merged
Nov 29, 2024 -
feat(types): Deprecate
@sentry/types
in favor of@sentry/core
#14523 merged
Nov 28, 2024 -
ref(types): Move implementation for
@sentry/types
into@sentry/core
#14511 merged
Nov 28, 2024 -
feat(node): Add a function to resolve entry point type
#14352 merged
Nov 28, 2024 -
feat: Deprecate
addOpenTelemetryInstrumentation
#14485 merged
Nov 28, 2024 -
ref(types): Avoid some
any
type casting aroundwrap
code#14463 merged
Nov 28, 2024 -
fix(nuxt): Avoid sending resource request transactions
#14497 merged
Nov 28, 2024 -
feat(astro): Deprecate passing init options to sentry integration
#14489 merged
Nov 28, 2024 -
ref(node): Avoid using propagator for node-fetch TWP instrumentation
#14509 merged
Nov 28, 2024 -
feat(core/utils): Deprecate
dynamicRequire
#14506 merged
Nov 27, 2024 -
feat(remix): Deprecate
autoInstrumentRemix: false
#14508 merged
Nov 27, 2024 -
feat(core/utils): Deprecate
_browserPerformanceTimeOriginMode
#14505 merged
Nov 27, 2024 -
test(node): Add
--import
test to integration tests#14471 merged
Nov 27, 2024 -
[Gitflow] Merge master into develop
#14510 merged
Nov 27, 2024 -
test(browser): Add integration test for changing transaction name in
beforeSendTransaction
#14495 merged
Nov 27, 2024 -
fix(astro): Fix astro trace propagation issues
#14501 merged
Nov 27, 2024 -
feat(core): Deprecate
spanId
on propagationContext#14482 merged
Nov 27, 2024 -
meta(changelog): Update changelog for 8.41.0
#14502 merged
Nov 27, 2024 -
perf(opentelemetry): Bucket spans for cleanup
#14154 merged
Nov 27, 2024 -
feat: Deprecate
registerEsmLoaderHooks.include
andregisterEsmLoaderHooks.exclude
#14486 merged
Nov 27, 2024 -
ref(core): Do not check baggage validity
#14479 merged
Nov 27, 2024 -
feat(core): Further optimize debug ID parsing
#14365 merged
Nov 27, 2024 -
feat(node): Add
openTelemetryInstrumentations
option#14484 merged
Nov 27, 2024 -
meta(nuxt): Require minimum Nuxt v3.7.0
#14473 merged
Nov 26, 2024 -
chore: Add GHSA entry for nuxt e2e test
#14490 merged
Nov 26, 2024 -
chore(nuxt): Remove nft override to ensure we are testing with latest nitro
#14480 merged
Nov 26, 2024 -
feat: Streamline
sentry-trace
,baggage
and DSC handling#14364 merged
Nov 26, 2024 -
meta: Backfill v9 migration guide items
#14459 merged
Nov 26, 2024 -
feat(core/utils): Deprecate
getNumberOfUrlSegments
#14458 merged
Nov 26, 2024 -
ref: Remove & streamline some debug logs
#14456 merged
Nov 26, 2024 -
feat(core): Update & deprecate
undefined
option handling#14450 merged
Nov 25, 2024 -
ref(browser): Avoid optional chaining
#14457 merged
Nov 25, 2024 -
chore(docs): Add
flatten
deprecation to v9 migration guide#14460 merged
Nov 25, 2024 -
feat(core): Deprecate
flatten
#14454 merged
Nov 25, 2024 -
test(nextjs): Fix turbopack test
#14455 merged
Nov 25, 2024 -
test(nextjs): Add test for redirects from server actions
#14451 merged
Nov 25, 2024 -
feat(utils): Deprecate
memoBuilder
,BAGGAGE_HEADER_NAME
, andmakeFifoCache
#14434 merged
Nov 25, 2024 -
chore: Add external contributor to CHANGELOG.md
#14452 merged
Nov 25, 2024 -
fix(nextjs): Don't report
NEXT_REDIRECT
from browser#14440 merged
Nov 25, 2024 -
test: Add tests to demonstrate root trace ID behavior
#14426 merged
Nov 25, 2024 -
feat(nuxt): Add filter for not found source maps (devtools)
#14437 merged
Nov 22, 2024 -
feat(nuxt): Only delete public source maps
#14438 merged
Nov 22, 2024 -
feat(core): Log warnings when returning
null
inbeforeSendSpan
#14433 merged
Nov 22, 2024 -
test(nextjs): Adapt slow test
#14403 merged
Nov 22, 2024 -
feat(utils/core): Deprecate
addRequestDataToEvent
andextractRequestData
#14430 merged
Nov 22, 2024 -
feat(utils): Deprecate
@sentry/utils
#14431 merged
Nov 22, 2024 -
ci: Fix canary test workflow
#14429 merged
Nov 22, 2024 -
[Gitflow] Merge master into develop
#14428 merged
Nov 22, 2024 -
feat(core): Deprecate
validSeverityLevels
#14407 merged
Nov 22, 2024 -
feat(core): Deprecate
arrayify
#14405 merged
Nov 22, 2024 -
feat(core): Deprecate
urlEncode
#14406 merged
Nov 22, 2024 -
meta(changelog): Update changelog for 8.40.0
#14425 merged
Nov 22, 2024 -
ci: Skip optional E2E tests on release branches
#14424 merged
Nov 22, 2024 -
feat(replay): Clear event buffer when full and in buffer mode
#14078 merged
Nov 21, 2024 -
fix(feedback): Fix non-wrapping form title
#14355 merged
Nov 21, 2024 -
chore: Sync develop -> master
#14412 merged
Nov 21, 2024 -
test(feedback): Fixes lazy loaded feedback bundles
#14410 merged
Nov 21, 2024 -
meta: Update CHANGELOG for 8.40.0
#14408 merged
Nov 21, 2024 -
feat(browser): Send additional LCP timing info
#14372 merged
Nov 21, 2024 -
feat(angular): Support Angular 19
#14398 merged
Nov 21, 2024 -
ref: Refactor remaining usage of
request
tonormalizedRequest
#14401 merged
Nov 21, 2024 -
fix(core): Do not throw when trying to fill readonly properties
#14402 merged
Nov 21, 2024 -
fix(nextjs): Update check for not found navigation error
#14378 merged
Nov 21, 2024 -
chore(replay): Use
vitest run
for replay test run#14379 merged
Nov 21, 2024 -
feat(core): Hoist everything from
@sentry/utils
into@sentry/core
#14382 merged
Nov 20, 2024 -
feat(node): Deprecate
nestIntegration
andsetupNestErrorHandler
in favor of using@sentry/nestjs
#14374 merged
Nov 20, 2024 -
ref: Set
normalizedRequest
instead ofrequest
in various places#14305 merged
Nov 20, 2024 -
feat(nestjs): Deprecate
@WithSentry
in favor of@SentryExceptionCaptured
#14323 merged
Nov 19, 2024 -
[Gitflow] Merge master into develop
#14367 merged
Nov 19, 2024 -
fix(replay): Default ignore file inputs for dead clicks
#14227 merged
Nov 19, 2024 -
fix(feedback): Fix
__self
and__source
attributes on feedback nodes#14356 merged
Nov 19, 2024 -
feat(core): Ensure
normalizedRequest
onsdkProcessingMetadata
is merged#14315 merged
Nov 19, 2024 -
meta(changelog): Update changelog for 8.39.0
#14361 merged
Nov 19, 2024 -
test(browser): Remove
getLocalTestPath
in favor ofgetLocalTestUrl
#14331 merged
Nov 19, 2024 -
feat(core): Deprecate
debugIntegration
andsessionTimingIntegration
#14363 merged
Nov 19, 2024 -
meta(utils): Don't use import assertion in rollup config
#14362 merged
Nov 19, 2024 -
test: Clean up test output warnings
#14358 merged
Nov 19, 2024 -
fix(replay): Remove replay id from DSC on expired sessions
#14342 merged
Nov 19, 2024 -
fix(v7/cdn): Ensure
_sentryModuleMetadata
is not mangled#14357 merged
Nov 19, 2024 -
fix(cdn): Ensure
_sentryModuleMetadata
is not mangled#14344 merged
Nov 18, 2024 -
ref(utils): Explicitly export API in
@sentry/utils
#14338 merged
Nov 18, 2024 -
meta(utils): Replace custom versionbump script with rollup replace plugin
#14340 merged
Nov 18, 2024 -
feat(node): Add alias
childProcessIntegration
forprocessThreadBreadcrumbIntegration
and deprecate it#14334 merged
Nov 18, 2024 -
ci: Bump
@actions/artifact
from 1x to 2.x#13503 merged
Nov 18, 2024 -
feat(nestjs): Add alias
@SentryExceptionCaptured
for@WithSentry
#14322 merged
Nov 18, 2024 -
feat(nestjs): Duplicate
SentryService
behaviour into@sentry/nestjs
SDKinit()
#14321 merged
Nov 18, 2024 -
ref(types): Deprecate
Request
type in favor ofRequestEventData
#14317 merged
Nov 18, 2024 -
test(browser): Update tests that need changes for
getLocalTestUrl
#14324 merged
Nov 18, 2024 -
feat(nestjs): Handle GraphQL contexts in
SentryGlobalFilter
#14320 merged
Nov 15, 2024 -
meta: Remove
beta
label from NestJS SDK readme#14319 merged
Nov 15, 2024 -
feat(nestjs): Instrument event handlers
#14307 merged
Nov 15, 2024 -
ci: Only run E2E test apps that are affected on PRs
#14254 merged
Nov 15, 2024 -
ref(utils): Stop setting
transaction
inrequestDataIntegration
#14306 merged
Nov 15, 2024 -
feat(replay): Upgrade rrweb packages to 2.29.0
#14160 merged
Nov 14, 2024 -
fix(core): Set
sentry.source
attribute tocustom
when callingspan.updateName
onSentrySpan
#14251 merged
Nov 14, 2024 -
test(e2e): Add nuxt 3 minimum supported e2e test app with pinned nitro 2.9.7 dep
#14279 merged
Nov 14, 2024 -
ref(vue): Reduce bundle size for starting application render span
#14275 merged
Nov 14, 2024 -
ref(profiling) Fix electron crash
#14216 merged
Nov 13, 2024 -
feat(node): Ensure request bodies are reliably captured for http requests
#13746 merged
Nov 13, 2024 -
chore(dev-deps): Bump nestjs deps & add nestjs v8 E2E test
#14148 merged
Nov 13, 2024 -
test(remix): Stop relying on node-integration-tests in remix
#14253 merged
Nov 13, 2024 -
meta(changelog): Update changelog for v7.120.0
#14252 merged
Nov 13, 2024 -
deps(nextjs): Bump @rollup/plugin-commonjs
#14250 merged
Nov 13, 2024 -
test: Make node integration test runner more resilient
#14245 merged
Nov 13, 2024 -
fix(mongo): rewrite Buffer as ? during serialization
#14071 merged
Nov 12, 2024 -
[Gitflow] Merge master into develop
#14246 merged
Nov 12, 2024 -
meta(changelog): Update changelog for 8.38.0
#14244 merged
Nov 12, 2024 -
fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro
#14243 merged
Nov 12, 2024 -
chore: Add external contributor to CHANGELOG.md
#14235 merged
Nov 12, 2024 -
feat(node): Add
knex
integration#13526 merged
Nov 11, 2024 -
feat(deps): Bump @sentry/cli from 2.37.0 to 2.38.2
#14232 merged
Nov 11, 2024 -
feat(deps): Bump @opentelemetry/instrumentation-amqplib from 0.42.0 to 0.43.0
#14230 merged
Nov 11, 2024 -
fix(node): Include
debug_meta
with ANR events#14203 merged
Nov 11, 2024 -
chore: Add external contributor to changelog
#14228 merged
Nov 11, 2024 -
build: Update external contributors action to use chore instead of ref
#14229 merged
Nov 11, 2024 -
ref: Add external contributor to CHANGELOG.md
#14206 merged
Nov 11, 2024 -
feat(v7/browser): Add moduleMetadataIntegration lazy loading support
#13822 merged
Nov 11, 2024 -
docs: Improve docstrings for node otel integrations
#14217 merged
Nov 11, 2024 -
fix(react): Support wildcard routes on React Router 6
#14205 merged
Nov 11, 2024 -
ref: Add external contributor to CHANGELOG.md
#14220 merged
Nov 11, 2024 -
feat(core): Add trpc path to context in trpcMiddleware
#14218 merged
Nov 11, 2024 -
ref: Add external contributor to CHANGELOG.md
#14219 merged
Nov 11, 2024 -
feat(browser): Add moduleMetadataIntegration lazy loading support
#13817 merged
Nov 11, 2024 -
test(e2e): Pin react-router-dom dep in
react-send-to-sentry
Test#14213 merged
Nov 8, 2024 -
fix(spotlight): Export spotlightBrowserIntegration from the main browser package
#14208 merged
Nov 8, 2024 -
feat(node): Add
tedious
integration#13486 merged
Nov 7, 2024 -
test(e2e): Fix react router 6 canary test
#14204 merged
Nov 7, 2024 -
feat(utils): Single implementation to fetch debug ids
#14199 merged
Nov 7, 2024 -
ref(nextjs): Make build-time value injection turbopack compatible
#14081 merged
Nov 6, 2024 -
ref(browser): Ensure start time of interaction root and child span is aligned
#14188 merged
Nov 6, 2024 -
fix(browser): Avoid recording long animation frame spans starting before their parent span
#14186 merged
Nov 6, 2024 -
[Gitflow] Merge master into develop
#14191 merged
Nov 5, 2024 -
meta(changelog): Update changelog for 8.37.1
#14189 merged
Nov 5, 2024 -
[Gitflow] Merge master into develop
#14185 merged
Nov 5, 2024 -
feat(deps): Bump @opentelemetry/instrumentation from 0.53.0 to 0.54.0 for @sentry/opentelemetry
#14187 merged
Nov 5, 2024 -
meta: Update Changelog for 8.37.0
#14184 merged
Nov 5, 2024 -
fix(browser): Avoid recording long task spans starting before their parent span
#14183 merged
Nov 5, 2024 -
fix(nextjs): Resolve path for dynamic webpack import
#13751 merged
Nov 5, 2024 -
ref: Add external contributor to CHANGELOG.md
#14178 merged
Nov 5, 2024 -
fix(core): Ensure errors thrown in async cron jobs bubble up
#14182 merged
Nov 5, 2024 -
meta: Remove slightly invasive VS Code workspace settings
#14170 merged
Nov 5, 2024 -
ref: Fix typos in various places
#14144 merged
Nov 4, 2024 -
feat(deps): bump @opentelemetry/instrumentation-mongodb from 0.47.0 to 0.48.0
#14171 merged
Nov 4, 2024 -
feat(deps): bump @opentelemetry/propagator-aws-xray from 1.25.1 to 1.26.0
#14172 merged
Nov 4, 2024 -
feat(deps): bump @opentelemetry/instrumentation from 0.53.0 to 0.54.0
#14174 merged
Nov 4, 2024 -
feat(deps): bump @opentelemetry/instrumentation-graphql from 0.43.0 to 0.44.0
#14173 merged
Nov 4, 2024 -
feat: Deprecate metrics API
#14157 merged
Nov 4, 2024 -
feat(deps): bump @opentelemetry/instrumentation-fastify from 0.40.0 to 0.41.0
#14175 merged
Nov 4, 2024 -
fix(node): Make sure modulesIntegration does not crash esm apps
#14169 merged
Nov 4, 2024 -
fix(core): Silently fail maybeInstrument
#14140 merged
Nov 4, 2024 -
feat(nuxt): Add
piniaIntegration
#14138 merged
Nov 4, 2024 -
feat(nuxt): Add
entrypointWrappedFunctions
to define async wrapped server functions#14104 merged
Nov 4, 2024
29 Pull requests opened by 18 people
-
Run E2E tests for node-profiling
#14167 opened
Nov 4, 2024 -
feat(nitro-utils): Export Rollup Plugin `wrapServerEntryWithDynamicImport`
#14176 opened
Nov 4, 2024 -
[Ignore] test markdown-only changes in CI
#14190 opened
Nov 5, 2024 -
feat(flags): Add LaunchDarkly integration
#14207 opened
Nov 7, 2024 -
feat(core): Add `updateSpanName` helper function
#14291 opened
Nov 14, 2024 -
meta(v9): Add v9 migration guide
#14296 opened
Nov 14, 2024 -
fix(react): Add React Router Descendant Routes support.
#14304 opened
Nov 14, 2024 -
docs(nuxt): update readme troubleshoot section
#14309 opened
Nov 14, 2024 -
feat(flags): Add OpenFeature integration
#14326 opened
Nov 15, 2024 -
fix(react): align Error Boundary componentStack typing with React.Err…
#14327 opened
Nov 16, 2024 -
fix(react): Tanstack Router integration matchRoutes signature changed
#14328 opened
Nov 16, 2024 -
feat(deps): bump @opentelemetry/core from 1.26.0 to 1.28.0
#14349 opened
Nov 18, 2024 -
feat(deps): bump @opentelemetry/sdk-trace-base from 1.26.0 to 1.28.0
#14350 opened
Nov 18, 2024 -
feat(node): Add `disableAnrDetectionForCallback` function
#14359 opened
Nov 19, 2024 -
ref(flags): Refactor LaunchDarkly integration to reusable functions
#14369 opened
Nov 19, 2024 -
fix(google-cloud-serverless): Update homepage link in package.json
#14411 opened
Nov 21, 2024 -
feat(deps): bump @opentelemetry/instrumentation-hapi from 0.41.0 to 0.43.0
#14466 opened
Nov 25, 2024 -
feat(deps): bump @opentelemetry/instrumentation-redis-4 from 0.42.0 to 0.44.0
#14467 opened
Nov 25, 2024 -
feat(deps): bump @opentelemetry/instrumentation-pg from 0.44.0 to 0.48.0
#14468 opened
Nov 25, 2024 -
ref(profiling) test local require
#14470 opened
Nov 25, 2024 -
docs(nuxt): Remove beta notice
#14472 opened
Nov 25, 2024 -
feat(vue): Apply stateTransformer to attachments in createSentryPiniaPlugin
#14474 opened
Nov 26, 2024 -
ref(google-cloud-serverless/v9): Update event functions to avoid `any`
#14476 opened
Nov 26, 2024 -
feat(opentelemetry): Stop looking at propagation context for span creation
#14481 opened
Nov 26, 2024 -
fix(profiling): Make prune script compatible with node 22
#14491 opened
Nov 26, 2024 -
feat(browser): Attach virtual stack traces to `HttpClient` events.
#14515 opened
Nov 27, 2024 -
chore(profiling-node): Bump `node-gyp` to `10.2.0`
#14522 opened
Nov 28, 2024 -
meta(changelog): Update changelog for 8.42.0
#14538 opened
Dec 2, 2024 -
fix(sveltekit): Fix git SHA not being picked up for release
#14540 opened
Dec 2, 2024
150 Issues closed by 25 people
-
Sentry form breaks after a screenshot attached
#14517 closed
Dec 2, 2024 -
Chromium update: use_dynamic_url property set to false causes errors to not be reported with stack trace
#14003 closed
Dec 1, 2024 -
captureException not displaying all frames
#13525 closed
Dec 1, 2024 -
Identifier '$haml' has already been declared
#13982 closed
Dec 1, 2024 -
AWS Lambda Serverless Framework v4 Sentry Errors with nodeProfilingIntegration
#13973 closed
Dec 1, 2024 -
`deleteSourcemapsAfterUpload: true` fails to build
#12645 closed
Dec 1, 2024 -
[NUXT] Can't get the sourcemaps to work.
#13847 closed
Dec 1, 2024 -
ErrorBoundary not marking errors as handled when they come from a jotai atom fetch call
#14051 closed
Dec 1, 2024 -
Nuxt in Netlify
#13697 closed
Dec 1, 2024 -
Isolated scopes in Micro Frontends/MFE/Microfrontends
#12314 closed
Dec 1, 2024 -
User Feedback button diappears after using NextJS's router
#12536 closed
Dec 1, 2024 -
`@sentry/sveltekit` throws JS parsing error when added to `vite.config.js`
#12032 closed
Dec 1, 2024 -
'The ReadableStream reader was released' error since 8.33.1
#13931 closed
Dec 1, 2024 -
Hapi performance spans are off
#11213 closed
Dec 1, 2024 -
JavaScript heap out of memory
#12594 closed
Dec 1, 2024 -
Add bundleSizeOptimizations for @sentry-internal/feedback
#14079 closed
Dec 1, 2024 -
[Module Federation] module_metadata is not injected to the stack frames
#13704 closed
Dec 1, 2024 -
peerDependencies issues when upgrade NextJS to v8
#13856 closed
Dec 1, 2024 -
Sentry Performance Metrics Cite Incorrect http Request Times
#13989 closed
Dec 1, 2024 -
`Maximum call stack size exceeded` after upgrading 7.114.0 -> 8.27.0
#13519 closed
Dec 1, 2024 -
Distribution tracing is not working in V8.3.0 in Javascript browser CDN bundle
#12222 closed
Dec 1, 2024 -
Improve Fetch Stream Handling for Long-lived Streams to Ensure Connection Closure
#13996 closed
Dec 1, 2024 -
V8 causes error with Square payment form
#12151 closed
Dec 1, 2024 -
Synchronize SentryJS logger state among different extension contexts
#10047 closed
Dec 1, 2024 -
Build fail after adding instrumentation file
#13733 closed
Dec 1, 2024 -
[Remix] Can't get source mapping to work consistently
#10548 closed
Dec 1, 2024 -
Missing wasm stack trace frames when using safari browser
#9968 closed
Dec 1, 2024 -
Screenshots for feedback are blank in Nuxt app
#13014 closed
Dec 1, 2024 -
Add request information to Angular ssr events
#12757 closed
Dec 1, 2024 -
CustomSamplingContext is not passed to profilesSampler callback
#13705 closed
Dec 1, 2024 -
Route switching is too fast which cause multiple transactions's data no correct
#12502 closed
Dec 1, 2024 -
User Feedback integration not working with scopes
#13990 closed
Dec 1, 2024 -
Remix backend errors captured but code is not shown (missing context-line)
#11635 closed
Dec 1, 2024 -
Trace does not include server load spans in dev environment
#12688 closed
Dec 1, 2024 -
Better support for MultiplexedTransport for Microfrontends
#10480 closed
Dec 1, 2024 -
Spans in continueTrace callback are not being recorded
#13146 closed
Dec 1, 2024 -
Log warning if if source-map generation would change with v9
#14286 closed
Nov 29, 2024 -
Support React Router v7 (library)
#14518 closed
Nov 29, 2024 -
Hoist `@sentry/types` into `@sentry/core`
#14271 closed
Nov 29, 2024 -
[Astro] Deprecate passing `Sentry.init()` options to the build-time config in Astro
#14274 closed
Nov 28, 2024 -
@sentry/astro hard-codes DSN during build stage for output:server with node
#12412 closed
Nov 28, 2024 -
`profilingNode` does not include prebuilt binaries for Node 23
#14475 closed
Nov 28, 2024 -
Deprecate unfitting exports from utils
#14267 closed
Nov 28, 2024 -
Prework for `onlyIncludeInstrumentedModules` removal
#14483 closed
Nov 28, 2024 -
vue-router: TypeError: Cannot read properties of undefined (reading '__vccOpts')
#14080 closed
Nov 28, 2024 -
Deprecate `autoInstrumentRemix: false`
#14507 closed
Nov 27, 2024 -
Deprecate `spanId` on `PropagationContext`
#14255 closed
Nov 27, 2024 -
Multi sentry instances
#14000 closed
Nov 27, 2024 -
Scripts are tagged with debugging ids but sourcemaps are not
#14493 closed
Nov 27, 2024 -
@sentry/nextjs Integration Causes Build Failure Due to "JavaScript Heap Out of Memory"
#13331 closed
Nov 26, 2024 -
Warn when `Sentry.init()` options with semantic effect are passed as `undefined`
#14261 closed
Nov 25, 2024 -
(Spike) Investigate whether we can adjust the minimum compatible Node.js version to 16 or 18 for v9
#14256 closed
Nov 25, 2024 -
nextjs-turbo (canary) Test Failed
#14376 closed
Nov 25, 2024 -
(Spike) Investigate what minimum supported versions we can bump frameworks to
#14262 closed
Nov 25, 2024 -
Investigate pluggable integrations
#13677 closed
Nov 25, 2024 -
import-in-the-middle fails with yarn 1.22
#14449 closed
Nov 25, 2024 -
`NEXT_REDIRECT` error to be reported as an Unhandled Error in Server Action redirect function.
#14436 closed
Nov 25, 2024 -
[SolidStart] beta release
#14443 closed
Nov 24, 2024 -
[SolidStart] initial tasks
#14442 closed
Nov 24, 2024 -
Distributed tracing is not working when running SolidStart in `ssr: false` mode
#14125 closed
Nov 24, 2024 -
Session replay not rendering correctly on firefox
#12978 closed
Nov 22, 2024 -
Replays in Sentry no showing correct pages.
#14381 closed
Nov 22, 2024 -
Warn when `null` is returned from `beforeSendSpan`
#14335 closed
Nov 22, 2024 -
@sentry/nestjs graphql crashes the application on 404
#14314 closed
Nov 22, 2024 -
Hoist `@sentry/utils` into `@sentry/core` and deprecate all of its exports
#14269 closed
Nov 22, 2024 -
react-create-hash-router (canary) Test Failed
#14415 closed
Nov 22, 2024 -
react-router-6 (canary) Test Failed
#14414 closed
Nov 22, 2024 -
nextjs-app-dir (latest) Test Failed
#14423 closed
Nov 22, 2024 -
nextjs-app-dir (canary) Test Failed
#14422 closed
Nov 22, 2024 -
nextjs-turbo (latest) Test Failed
#14421 closed
Nov 22, 2024 -
nextjs-14 (canary) Test Failed
#14420 closed
Nov 22, 2024 -
nextjs-13 (canary) Test Failed
#14419 closed
Nov 22, 2024 -
nextjs-13 (latest) Test Failed
#14418 closed
Nov 22, 2024 -
nextjs-14 (latest) Test Failed
#14417 closed
Nov 22, 2024 -
nextjs-15 (latest) Test Failed
#14416 closed
Nov 22, 2024 -
Potential infinite loop with canvas recording web worker
#13743 closed
Nov 22, 2024 -
Feedback dialog header does not wrap with long titles
#14351 closed
Nov 21, 2024 -
[@sentry/angular] Update Angular to v19
#14386 closed
Nov 21, 2024 -
Update remaining usage of `request` on SDK processing metadata
#14298 closed
Nov 21, 2024 -
Cannot assign to read only property 'debug' of object '#<Object>'
#14368 closed
Nov 21, 2024 -
nextjs-14 (canary) Test Failed
#14375 closed
Nov 21, 2024 -
nextjs-app-dir (canary) Test Failed
#14353 closed
Nov 21, 2024 -
react-create-hash-router (canary) Test Failed
#14396 closed
Nov 21, 2024 -
nextjs-13 (canary) Test Failed
#14397 closed
Nov 21, 2024 -
nextjs-15 (canary) Test Failed
#14395 closed
Nov 21, 2024 -
nextjs-app-dir (latest) Test Failed
#14394 closed
Nov 21, 2024 -
nextjs-turbo (latest) Test Failed
#14393 closed
Nov 21, 2024 -
nextjs-13 (latest) Test Failed
#14392 closed
Nov 21, 2024 -
nextjs-14 (latest) Test Failed
#14391 closed
Nov 21, 2024 -
nextjs-15 (latest) Test Failed
#14390 closed
Nov 21, 2024 -
react-router-6 (canary) Test Failed
#14389 closed
Nov 21, 2024 -
Add a Tracing Header for browser auto-instrumented http.client spans
#14210 closed
Nov 21, 2024 -
Ensure. `Sentry.captureUserFeedback(feedback)` is exported from node packages
#11072 closed
Nov 20, 2024 -
ReferenceError Can't find variable: createImageBitmap
#14380 closed
Nov 20, 2024 -
Deprecate Nest usage in `@sentry/node`
#14242 closed
Nov 20, 2024 -
Deprecate various NestJS APIs
#14292 closed
Nov 20, 2024 -
Create alias for NestJS `@WithSentry`
#14293 closed
Nov 19, 2024 -
Module not found: Can't resolve '@sentry/utils' with Next.js (app router), pnpm
#14316 closed
Nov 19, 2024 -
Deprecate `debugIntegration`, and `sessionTimingIntegration`
#14272 closed
Nov 19, 2024 -
Define a support time-frame for v7 and v8
#14278 closed
Nov 19, 2024 -
Failed to read the 'contentDocument' property on older browsers => broken page
#14313 closed
Nov 19, 2024 -
TypeError: res.hasHeader is not a function
#14348 closed
Nov 19, 2024 -
Sentry's minified CDN bundle of `moduleMetadataIntegration` doesn't work
#14343 closed
Nov 18, 2024 -
Don't do `export * from ...` in utils package
#14211 closed
Nov 18, 2024 -
Create alias for `processThreadBreadcrumbIntegration` called `childProcessIntegration`
#14276 closed
Nov 18, 2024 -
Rename `Request` type
#14300 closed
Nov 18, 2024 -
Instrument NestJS event listeners
#13167 closed
Nov 15, 2024 -
Deprecate `AddRequestDataToEventOptions.transaction`
#14308 closed
Nov 15, 2024 -
NestJS SDK
#12504 closed
Nov 15, 2024 -
Sourcemaps and events with debug ids are not matching
#14247 closed
Nov 14, 2024 -
Manual replays are longer than recording
#13791 closed
Nov 13, 2024 -
Koa request body is not captured for events
#13722 closed
Nov 13, 2024 -
An error occurred when security checking with Snyk in Github Actions using Nextjs
#14249 closed
Nov 13, 2024 -
Next.js build failure - Invalid org token (http status: 401)
#14181 closed
Nov 12, 2024 -
"Build failed because of webpack errors" when using client code in NextJS React-App
#14237 closed
Nov 11, 2024 -
Add `knexIntegration` to Node
#13311 closed
Nov 11, 2024 -
Original Exception not included as part of the hint when triggering the beforeSend function
#14222 closed
Nov 11, 2024 -
TypeError: Sentry.moduleMetadataIntegration is not a function when using loader script
#13803 closed
Nov 11, 2024 -
Unresolved source maps with Vercel CLI
#13766 closed
Nov 11, 2024 -
Add trpc path to context in trpcMiddleware
#14158 closed
Nov 11, 2024 -
Differentiate between internal `Event` and envelope `Event` types
#10222 closed
Nov 11, 2024 -
Strange sourcemaps names in upload + no traces on client side
#13947 closed
Nov 9, 2024 -
Tracing with Node + tsx doesn't currently work
#14198 closed
Nov 8, 2024 -
Mark transactions status to `ok` instead of none which leads to `unknown`
#5745 closed
Nov 8, 2024 -
Add `tediousIntegration` to Node
#13316 closed
Nov 7, 2024 -
react-router-6 (canary) Test Failed
#14200 closed
Nov 7, 2024 -
Allow excluding DOM elements for Sessions Replay mutations
#13913 closed
Nov 7, 2024 -
Glob is used wrong
#13288 closed
Nov 6, 2024 -
NEXT_REDIRECT errors from Next.js dev tools (client-side)
#10191 closed
Nov 6, 2024 -
Sentry creates separate otel context for dynamic pages when using @vercel/otel
#12907 closed
Nov 6, 2024 -
Next.js Data Quality
#9620 closed
Nov 6, 2024 -
Errors in child server components aren't tracked
#12525 closed
Nov 6, 2024 -
Uncaught TypeError: Cannot create proxy with a non-object as target or handler
#14077 closed
Nov 6, 2024 -
Sentry not working with latest Nuxt3 Version
#14179 closed
Nov 6, 2024 -
@sentry/nextjs build fails on Yarn PnP mode
#13641 closed
Nov 5, 2024 -
Error thrown in Nest.JS cron job is not being reported in Sentry
#14163 closed
Nov 5, 2024 -
Blank screen until user interaction when replay integration is enabled
#13651 closed
Nov 5, 2024 -
`modulesIntegation` throws error if used from ESM
#12500 closed
Nov 4, 2024 -
[nuxt] Error in pnpm nuxt dev mode: Cannot use import statement outside a module
#13917 closed
Nov 4, 2024 -
Compatibility issue with Nuxt 3.13.2 / Nitro 2.10.2 / PNPM : Worker init failed
#14168 closed
Nov 4, 2024 -
Infinite error loop with `modulesIntegration` in ESM
#14165 closed
Nov 4, 2024 -
Sentry creates three traces for a single http request (ESM, custom opentelemetry setup)
#14065 closed
Nov 4, 2024
93 Issues opened by 43 people
-
Add additional css margin controls to Feedback Modal
#14539 opened
Nov 30, 2024 -
Replay feature appears to be interfering with iOS browser/webview click events
#14534 opened
Nov 29, 2024 -
Make fs instrumentation follow semantic conventions
#14527 opened
Nov 28, 2024 -
[express] express auto instrumentation no longer works if you enable profiling
#14525 opened
Nov 28, 2024 -
How to use Sentry with OTLP
#14521 opened
Nov 28, 2024 -
Support React Router v7 (framework)
#14519 opened
Nov 28, 2024 -
[SvelteKit] Vite dev server won't start up after updating to v6.0.1
#14516 opened
Nov 27, 2024 -
[Nuxt] Investigate issue with server-side not building correctly (`import` and `import()` are added)
#14514 opened
Nov 27, 2024 -
initWithoutDefaultIntegrations and getDefaultIntegrationsWithoutPerformance methods for @sentry/bun
#14504 opened
Nov 27, 2024 -
Update Next.js example project `with-sentry` to be on latest version
#14500 opened
Nov 27, 2024 -
@sentry/nextjs 8.40.0 Error require() of ES Module
#14498 opened
Nov 27, 2024 -
Handle redirects causing navigations instead of pageloads
#14492 opened
Nov 26, 2024 -
`sentry-prune-profiler-binaries` does not recognize NodeJS 22 as a valid major node version
#14488 opened
Nov 26, 2024 -
[Nuxt] Tracking Issue: Stable Release
#14487 opened
Nov 26, 2024 -
[v9] Use session storage for sessions
#14478 opened
Nov 26, 2024 -
Dynamically loading sample rates based on MicroFE
#14469 opened
Nov 25, 2024 -
[JavaScript] React Router v7 support
#14464 opened
Nov 25, 2024 -
Customizing Outgoing Request Headers for B3 Propagation
#14448 opened
Nov 25, 2024 -
Nuxt build error : ERROR "sentry-release-injection-file" is imported as an external by
#14447 opened
Nov 24, 2024 -
[SolidStart] stretch tasks
#14446 opened
Nov 24, 2024 -
SolidStart wizard
#14445 opened
Nov 24, 2024 -
[SolidStart] stable release
#14444 opened
Nov 24, 2024 -
Apply stateTransformer to Attachments in createSentryPiniaPlugin
#14441 opened
Nov 24, 2024 -
Extract profiling node bindings into separate package
#14432 opened
Nov 22, 2024 -
Improve `modulesIntegration` for ESM
#14427 opened
Nov 22, 2024 -
Sentry doesn't emit any instrumentation events when using Fastify adapter
#14400 opened
Nov 21, 2024 -
Nuxt fails to deploy on Vercel edge
#14399 opened
Nov 21, 2024 -
Cloudflare queues
#14387 opened
Nov 20, 2024 -
`@sentry/nestjs` `SentryTraced` decorator does not retain metadata
#14384 opened
Nov 20, 2024 -
[v9] Remove `captureUserFeedback`
#14383 opened
Nov 20, 2024 -
[v9] Move `nestIntegration` to `@sentry/nestjs`
#14373 opened
Nov 19, 2024 -
[v9] Clean up all eslint deprecations
#14366 opened
Nov 19, 2024 -
Sentry Integration Causing Infinite Restarts in Next.js Production Under High Traffic
#14354 opened
Nov 19, 2024 -
Self-hosted SDK link includes browser.sentry-cdn.com in the JS
#14494 opened
Nov 18, 2024 -
@nuxt/sentry look for SDK init files in layers
#14345 opened
Nov 18, 2024 -
[v9] Give type hints to `scope.setSDKProcessingMetadata()`
#14341 opened
Nov 18, 2024 -
Add release config to @sentry/nuxt sourceMapUploadOptions
#14337 opened
Nov 18, 2024 -
[v9] Disallow returning null from `beforeSendSpan` and also pass root spans
#14336 opened
Nov 18, 2024 -
[v9] Change default of `onlyIncludeInstrumentedModules` in Node SDK
#14332 opened
Nov 18, 2024 -
Allow setting `onlyIncludeInstrumentedModules` when using the preload hook
#14330 opened
Nov 18, 2024 -
[v9] Go through `TODO(v9)` comments in docs
#14325 opened
Nov 15, 2024 -
[NestJS] SDK Enhancements
#14318 opened
Nov 15, 2024 -
[v9] Unify instrumentation for Remix (removing `autoInstrumentRemix`)
#14312 opened
Nov 14, 2024 -
[v9] Stop using prepack script in Deno SDK and rely on `build/X` path instead
#14311 opened
Nov 14, 2024 -
[v9] Fix React Error Boundary typing for `componentStack`
#14310 opened
Nov 14, 2024 -
[v9] Make Next.js `withSentryConfig` always return an async function
#14303 opened
Nov 14, 2024 -
[v9] Remove `experimental_captureRequestError`
#14302 opened
Nov 14, 2024 -
[v9] Remove old `Request` type
#14301 opened
Nov 14, 2024 -
[v9] Clean up all `TODO(v8/v9)` instances in the code
#14299 opened
Nov 14, 2024 -
[v9] Remove non-normalized request handling in `requestDataIntegration`
#14297 opened
Nov 14, 2024 -
[v9] Remove NestJS `SentryTracingInterceptor`, `SentryGlobalGraphQLFilter`, `SentryGlobalGenericFilter`
#14295 opened
Nov 14, 2024 -
[v9] Remove NestJS `@WithSentry`
#14294 opened
Nov 14, 2024 -
[v9] Finalize v9 Migration guide for docs
#14290 opened
Nov 14, 2024 -
[v9] Finalize Migration Guide in `getsentry/sentry-javascript`
#14289 opened
Nov 14, 2024 -
v9 Pre-release Tasks
#14288 opened
Nov 14, 2024 -
[Feature Flags] Investigate whether flags context should clone/isolate with the current scope
#14282 opened
Nov 13, 2024 -
[Feature Flags] Support multi-client configs for browser SDKs
#14281 opened
Nov 13, 2024 -
[v9] Remove `processThreadBreadcrumbIntegration`
#14277 opened
Nov 13, 2024 -
[v9] Delete `debugIntegration`, and `sessionTimingIntegration`
#14273 opened
Nov 13, 2024 -
[v9] Delete `@sentry/utils`
#14270 opened
Nov 13, 2024 -
[v9] Remove unfitting exports from utils.
#14268 opened
Nov 13, 2024 -
[v9] Update wizard to use new v9 APIs
#14266 opened
Nov 13, 2024 -
Deprecate Ambiguous Vue component tracking options
#14265 opened
Nov 13, 2024 -
[v9] Remove Metrics API
#14264 opened
Nov 13, 2024 -
[v9] Bump minumum supported versions for frameworks
#14263 opened
Nov 13, 2024 -
Conditional SDK Module Loading Based on Sample Rates
#14260 opened
Nov 13, 2024 -
[v9] Merge prepared v9 Docs PRs
#14259 opened
Nov 13, 2024 -
[v9] Prepare docs to bump minimal supported JS syntax to `ES2020`
#14258 opened
Nov 13, 2024 -
[v9] Bump minimum supported Node.js version
#14257 opened
Nov 13, 2024 -
Tunneling: Improve JavaScript SDK API
#14248 opened
Nov 12, 2024 -
Angular drag and drop: Console errors when Session Replay is enabled
#14241 opened
Nov 12, 2024 -
navigate span not show in web vistal
#14240 opened
Nov 12, 2024 -
`request` not captured in `@sentry/aws-serverless` + express
#14239 opened
Nov 12, 2024 -
Missing postgres query spans in Remix app
#14238 opened
Nov 12, 2024 -
Write vanguard post about new node integrations
#14236 opened
Nov 11, 2024 -
v9 Release Tasks
#14226 opened
Nov 11, 2024 -
v9 Tasks
#14225 opened
Nov 11, 2024 -
v9 Pre-Work
#14224 opened
Nov 11, 2024 -
[nuxt] Error when using `setUser` in `@sentry/nuxt`: Cannot use import statement outside a module
#14221 opened
Nov 11, 2024 -
Find common ground for build-time options across high-level frameworks
#14212 opened
Nov 8, 2024 -
Support Server-Timing Headers
#14209 opened
Nov 7, 2024 -
Integrations not working for Bun
#14202 opened
Nov 7, 2024 -
Some web vitals are missing
#14201 opened
Nov 7, 2024 -
[Next.js] Restore `http.server.prefetch` op
#14196 opened
Nov 6, 2024 -
[NextJs] process.env access causes undefined error when not polyfilling process.env
#14193 opened
Nov 6, 2024 -
Memory leak in the default RedisIntegration
#14192 opened
Nov 5, 2024 -
Sentry strips Fastify http.route attribute with OpenTelemetry on metrics
#14180 opened
Nov 4, 2024 -
Performance problem with span cleanup in OTEL code
#14177 opened
Nov 4, 2024 -
Stack trace not working for Next.js api routes on Vercel when using pages router
#14166 opened
Nov 4, 2024 -
Sentry React Server Component error: message omitted despite instrumentation setup
#14164 opened
Nov 3, 2024
83 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.
-
chore(astro): Bump astro dev dep to ^4.16.8
#14153 commented on
Nov 13, 2024 • 2 new comments -
feat(node): Add @vercel/ai instrumentation
#13892 commented on
Nov 28, 2024 • 1 new comment -
False positive pushstate warnings with SvelteKit
#13823 commented on
Nov 25, 2024 • 0 new comments -
Add firebase integration
#13678 commented on
Nov 25, 2024 • 0 new comments -
Fastify is not instrumented in combination with node profiling and tracesSampleRate
#13662 commented on
Nov 25, 2024 • 0 new comments -
[Sentry] Express is not instrumented. This is likely because you required/imported express before calling `Sentry.init()`
#12056 commented on
Nov 25, 2024 • 0 new comments -
Insights: auto-Instrument BullMQ for Queue Insights
#12956 commented on
Nov 25, 2024 • 0 new comments -
[JavaScript] SolidStart SDK
#12538 commented on
Nov 25, 2024 • 0 new comments -
instrument.server.mjs bundling
#13785 commented on
Nov 24, 2024 • 0 new comments -
Upload nitro sourcemaps automatically in the SolidStart SDK
#13762 commented on
Nov 24, 2024 • 0 new comments -
ANR only sends one event
#11160 commented on
Nov 22, 2024 • 0 new comments -
[v9] Remove Ambiguous Vue component tracking options
#5907 commented on
Nov 21, 2024 • 0 new comments -
NextJS generateBuildId option not applied when Sentry is added to project
#13971 commented on
Nov 21, 2024 • 0 new comments -
SDK fails in ESM mode in combination with openai
#12414 commented on
Nov 18, 2024 • 0 new comments -
Rename submodule export from `setup`
#13589 commented on
Nov 14, 2024 • 0 new comments -
[v9] Remove NestJS `SentryService`
#13590 commented on
Nov 14, 2024 • 0 new comments -
[v9] Don't create `update` spans by default in Vue component tracking
#12851 commented on
Nov 14, 2024 • 0 new comments -
[v9] Drop polyfills from build output
#8795 commented on
Nov 14, 2024 • 0 new comments -
[v9] Remove `Client` type, rename `BaseClient` -> `Client` and use that instead
#9840 commented on
Nov 14, 2024 • 0 new comments -
TypeScript w/ esModuleInterop: `import Sentry from "@sentry/{node|browser}"` is not an error, but does not work.
#3105 commented on
Nov 14, 2024 • 0 new comments -
[v9] Respect user-provided sourcemap generation settings
#13993 commented on
Nov 14, 2024 • 0 new comments -
Reduce blocking main thread during span logic
#14067 commented on
Nov 11, 2024 • 0 new comments -
feat(server): Add Reporting API server helpers
#14044 commented on
Nov 12, 2024 • 0 new comments -
fix(browser): Remove `browserPerformanceTimeOrigin` side-effects
#14025 commented on
Nov 26, 2024 • 0 new comments -
feat(node): fetch breadcrumbs without tracing
#14018 commented on
Nov 27, 2024 • 0 new comments -
fix(fetch): properly release fetch during long-lived stream handling
#13967 commented on
Nov 18, 2024 • 0 new comments -
feat(node): Add shouldHandleError option to fastify error handler
#13198 commented on
Nov 4, 2024 • 0 new comments -
[JavaScript] v9
#14149 commented on
Dec 2, 2024 • 0 new comments -
SvelteKit Cloudflare adapter failing
#8291 commented on
Dec 2, 2024 • 0 new comments -
Add Queue module support to @sentry/nestjs
#12823 commented on
Dec 2, 2024 • 0 new comments -
Chrome Extension using `@sentry/browser` gets rejected
#14010 commented on
Dec 2, 2024 • 0 new comments -
Nuxt vs Cloudflare interop
#13949 commented on
Nov 28, 2024 • 0 new comments -
Memory leak on Node 19/20 with `includeLocalVariables` enabled
#14162 commented on
Nov 28, 2024 • 0 new comments -
Next.js Turbopack Support
#8105 commented on
Nov 28, 2024 • 0 new comments -
Provide AWS Lambda Layer ARN in package
#9557 commented on
Nov 28, 2024 • 0 new comments -
User feedback not showing after fully render in next.js
#13467 commented on
Nov 28, 2024 • 0 new comments -
FCP higher than LCP on individual page loads
#13407 commented on
Nov 27, 2024 • 0 new comments -
[v9] Rethink `spanId` on `propagationContext`
#12385 commented on
Nov 27, 2024 • 0 new comments -
Configure document-policy: js-profiling has a 30% impact on page load performance.
#14016 commented on
Nov 27, 2024 • 0 new comments -
[User Feedback] Context shown in the replay is still not enough to understand the feedback message
#14063 commented on
Nov 26, 2024 • 0 new comments -
Improve Session Replay integration with server rendered HTML pages
#9490 commented on
Nov 26, 2024 • 0 new comments -
[JavaScript] Nuxt SDK
#9095 commented on
Nov 26, 2024 • 0 new comments -
Typedoc site seems not updated
#9524 commented on
Nov 11, 2024 • 0 new comments -
Sveltekit build fails with sourcemap deletion enabled
#14131 commented on
Nov 11, 2024 • 0 new comments -
[react-router-6] Nested Routers produce wrong parametrized URL
#5997 commented on
Nov 11, 2024 • 0 new comments -
Build Error in SvelteKit with Cloudflare Pages Following Cloudflare SvelteKit Framework Guide
#13976 commented on
Nov 11, 2024 • 0 new comments -
Out of memory when building NextJS application with sentry
#13836 commented on
Nov 11, 2024 • 0 new comments -
NextJS: When using static exports (output: 'export'), Sentry unnecessarily uploads node and edge artifact bundles
#12420 commented on
Nov 11, 2024 • 0 new comments -
[Event Lifecycle Hooks] Serialized Events Cause DX Issues
#13285 commented on
Nov 8, 2024 • 0 new comments -
Doublecheck GRPC Status to Span Status mapping
#11195 commented on
Nov 8, 2024 • 0 new comments -
[HELP NEEDED] Sentry.thirdPartyErrorFilterIntegration overwhelms my quota by not not filtering errors correctly
#13835 commented on
Nov 7, 2024 • 0 new comments -
Microfrontends with module federation doesn't have frame.module_metadata.dsn when transport error with beforeSend
#14156 commented on
Nov 7, 2024 • 0 new comments -
@sentry/bun throws "TypeError: Cannot replace module namespace object's binding with configurable attribute"
#12891 commented on
Nov 6, 2024 • 0 new comments -
Add tree shaking utilities from bundler plugins to high-level SDKs
#13077 commented on
Nov 6, 2024 • 0 new comments -
Standalone `http.client` spans
#11562 commented on
Nov 6, 2024 • 0 new comments -
`cause` of an error not being reported/rendered when it's structured data
#13357 commented on
Nov 5, 2024 • 0 new comments -
Track DOMException.name instead of DOMException.code
#10501 commented on
Nov 5, 2024 • 0 new comments -
fsevents from '@sentry/profiling-node' causes Github Action to fail
#14161 commented on
Nov 4, 2024 • 0 new comments -
Sentry V8 - Multiple Sentry Instances - Breadcrumbs not sending from BrowserClient
#14145 commented on
Nov 4, 2024 • 0 new comments -
User Feedback Beta: Localization
#10209 commented on
Nov 4, 2024 • 0 new comments -
Nuxt: Compatibility with different Deployment Platforms
#14029 commented on
Nov 4, 2024 • 0 new comments -
instrument.server.mjs not included after automatic configuration
#14143 commented on
Nov 4, 2024 • 0 new comments -
Uncaught TypeError: t.spanContext is not a function in CDN import
#14009 commented on
Nov 14, 2024 • 0 new comments -
Lots of way too long (tens of hours) replays
#13778 commented on
Nov 13, 2024 • 0 new comments -
Attach stack trace to events from `HTTPClient` integration so they are not merged (fingerprinted) into a single issue
#8353 commented on
Nov 13, 2024 • 0 new comments -
RemixJS - Cloudflare Server Adapter - Sentry Wrapper
#5610 commented on
Nov 13, 2024 • 0 new comments -
[v9] Passing `undefined` to SDK init options should behave like not setting the options
#13262 commented on
Nov 13, 2024 • 0 new comments -
Use `tunnel` transport rather than top level `tunnel` option
#14152 commented on
Nov 13, 2024 • 0 new comments -
UnhandledRejection errors should have `level:fatal` by default
#13700 commented on
Nov 13, 2024 • 0 new comments -
BrowserOptions needs to support the TransportOptions generic.
#13548 commented on
Nov 13, 2024 • 0 new comments -
Enable `includeLocalVariables` by default
#13041 commented on
Nov 13, 2024 • 0 new comments -
Remove usage of `resolve` library
#12860 commented on
Nov 13, 2024 • 0 new comments -
Improve distributed tracing custom instrumentation
#11774 commented on
Nov 13, 2024 • 0 new comments -
Support generator functions in `startSpan` APIs
#10772 commented on
Nov 13, 2024 • 0 new comments -
Flip defaults for `RequestData` integration
#10264 commented on
Nov 13, 2024 • 0 new comments -
Rethink debouncing of click handlers
#9254 commented on
Nov 13, 2024 • 0 new comments -
Node stack filenames should be relative to app root
#9072 commented on
Nov 13, 2024 • 0 new comments -
Implement `sendDefaultPii` behaviour in the JS SDKs
#5347 commented on
Nov 13, 2024 • 0 new comments -
Improve user facing integrations configuration
#4789 commented on
Nov 13, 2024 • 0 new comments -
"Out of Memory" ("OOM") event during next build (Vercel)
#10468 commented on
Nov 13, 2024 • 0 new comments -
[JavaScript] Implement more auto instrumentation for Node.js
#13317 commented on
Nov 12, 2024 • 0 new comments -
Support Express v5
#13674 commented on
Nov 12, 2024 • 0 new comments -
Add `socketIoIntegration` to Node
#13310 commented on
Nov 12, 2024 • 0 new comments