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

### 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...

Type: Bug
Package: node

### 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...

Type: Bug
Package: browser
Package: feedback

### Problem Statement With the recent v8 release (but also in the past with previous majors) we changed a couple of properties on the global `globalThis.__SENTRY__` carrier object. For example,...

Type: Improvement
Package: core

fixes https://github.com/getsentry/sentry-javascript/issues/12168 We should truncate extra error data keys using `maxValueLength` to make sure event payload size stays reasonably small.

We were missing the ability to set tags within feedback before, this corrects it. See https://github.com/getsentry/sentry-docs/pull/10137 for the docs update. Now a developer can set `tags: {...}` anytime an options...

https://github.com/getsentry/sentry-javascript/discussions/5552 ```[tasklist] ### Initial Tasks - [ ] https://github.com/getsentry/sentry-javascript/pull/12193 - [ ] https://github.com/getsentry/sentry-javascript/pull/12263 - [ ] Add unit tests + an E2E test - [ ] Add README with instructions...

Package: solidjs

### Problem Statement ContextLinesIntegration [reads](https://github.com/getsentry/sentry-javascript/blob/develop/packages/node/src/integrations/contextlines.ts#L118) files from error stack traces in order to show the surrounding source lines. When new errors occur, the SDK will read these files regardless of...

Type: Improvement
Package: node

### 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...

Type: Bug
Package: sveltekit
Waiting for: Community

### 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...

Type: Bug
Package: browser