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

### Problem Statement It is very annoying to see the Report bug icon in the corner ### Solution Brainstorm can we customize the icon? to add visibility or make a...

Type: Improvement
Waiting for: Community
Stale
Package: feedback

Right now `@sentry/profiling-node` only has bindings for LTS node - 16, 18, 20, and 22 in our case. We don't want to publish bindings for non-LTS versions - so this...

Type: Improvement
Feature: Profiling
Package: profiling-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: Documentation
Package: serverless
Platform: AWS Lambda

### 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: remix
Waiting for: Community
Stale

This is the epic issue for all things we wanna improve around the Next.js SDK data quality. GitHub Project Board: https://github.com/orgs/getsentry/projects/169/views/17?sliceBy%5Bvalue%5D=SDK+Data+Quality ```[tasklist] ### Tasks - [ ] https://github.com/getsentry/sentry-javascript/issues/7450 - [...

Type: Improvement
Package: nextjs

This is the epic issue for all things we wanna improve around feature parity on Vercel. GitHub Project Board: https://github.com/orgs/getsentry/projects/169/views/17?sliceBy%5Bvalue%5D=Feature+Parity+on+Vercel ```[tasklist] ### Tasks - [ ] https://github.com/getsentry/sentry-javascript/issues/6805 - [ ]...

Type: Improvement
Package: vercel-edge

As it stands it looks like it is not possible to instrument fetch on the **Vercel** edge runtime by monkeypatchint. We need to collaborate with Vercel in order to solve...

Package: nextjs
Package: vercel-edge

### Problem Statement As [documented here](https://docs.sentry.io/platforms/javascript/guides/nextjs/usage/distributed-tracing/dealing-with-cors-issues/), users need to configure `Access-Control-Allow-Headers` when the frontend and the backend are on different (sub) domains to allow trace propagation headers to be passed...

Type: Documentation
Type: Improvement
Feature: Tracing

### Problem Statement I want to obtain the response payload for the a `fetch` breadcrumb which requires usage of Promises, however `beforeBreadcrumb` does not support it. ```ts beforeBreadcrumb: async (breadcrumb,...

Type: Improvement
Meta: Breaking
Waiting for: Community
Stale