sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Official Sentry SDKs for JavaScript

Results 1038 sentry-javascript issues
Sort by recently updated
recently updated
newest added

This includes all tracing within: * `wrapServerComponentWithSentry` * `wrapGenerationFunctionWithSentry` We need to make sure this stays backwards compatible for previous Next.js versions.Potentially unblocks `cacheComponents`support for webpack. ref [https://github.com/getsentry/sentry-javascript/issues/17895](https://github.com/getsentry/sentry-javascript/issues/17895)

javascript

### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...

Improvement
Next.js

### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...

Waiting for: Community
Bug
Remix

### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...

Waiting for: Community
Bug
Node.js

### Description In the `_runFlush()` method, we have a try/catch around a block of code that [emits the following 2 outcomes](https://github.com/getsentry/sentry-javascript/blob/develop/packages/replay-internal/src/replay.ts#L1221-L1222): `ratelimit_backoff` and `send_error`. However, within the `try` block we...

Package: replay
Bug

https://github.com/getsentry/sentry-javascript/blob/3d63621714b31c1ea4c2ab2d90d5684a36805a43/packages/opentelemetry/src/utils/getRequestSpanData.ts#L9 [[sentry-javascript/packages/opentelemetry/src/utils/parseSpanDescription.ts]()](https://github.com/getsentry/sentry-javascript/blob/3d63621714b31c1ea4c2ab2d90d5684a36805a43/packages/opentelemetry/src/utils/parseSpanDescription.ts#L23)

OpenTelemetry

### Is there an existing issue for this? - [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [x] I have reviewed the documentation https://docs.sentry.io/ - [x] I am using...

Waiting for: Community
Bug
Next.js

### Flakiness Type Assertion failure ### Name of Job Playwright bundle Tests ### Name of Test [chromium] › suites/sessions/initial-scope/test.ts:18:11 › should start a new session with navigation. ### Link to...

Tests