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

### Description It seems like the SDK is reporting completely wrong webvitals: [Trace](https://sentry.sentry.io/performance/trace/d253ad0d884a4f229ff277c26c1154da/?field=title&field=event.type&field=project&field=user.display&field=timestamp&fov=0%2C3594&name=All+Events&node=span-a1b89f546f158515&node=txn-33b39c126bc647f995f7edc28ba66464&node=txn-016c397832464e54878a795b9af4d84a&project=11276&query=event.type%3Atransaction+transaction.op%3Apageload+transaction%3A%22%2Fissues%2F%2A%22&sort=-timestamp&source=discover&statsPeriod=90d&timestamp=1721658620&yAxis=count%28%29) - TTFB is completely off - FCP after LCP Looking through some traces in Sentry this did...

### 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
web-vitals

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

Package: remix
web-vitals

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

Package: remix
Post Hackweek

### Description The replay in this ticket was reported to be inaccurate: https://sentry.zendesk.com/agent/tickets/129896

Package: replay

### Problem Statement Currently, when integrating the `reactRouterV6BrowserTracingIntegration` in a react app it allows you to strip out the basename on your routes so they can be neatly grouped by...

Fixes #12844 For the tests, would `dev-packages/node-integration-tests/suites` or `dev-packages/e2e-tests/test-applications/node-fastify` be a more appropriate location? I also noticed that there's currently no test for fastify in `node-integration`. - [x] If you've...

Integration: fastify

### Problem Statement Similar to Celery for Python, BullMQ seems like it would be a good choice to auto-instrument for [queue insights](https://docs.sentry.io/product/insights/queue-monitoring/), see: https://github.com/getsentry/sentry-javascript/discussions/10148, along with conversations on Twitter: ###...

Type: Improvement
Feature: Performance
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...

Package: node
Waiting for: Product Owner
Post Hackweek