sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
[Example profile](https://sentry.sentry.io/profiling/profile/javascript/bfb18ed0b9e748f0948129d59dcbe940/flamegraph/?colorCoding=by+system+vs+application+frame&fov=674521408%2C0%2C1136241024%2C42&frameName=createImageBitmap&query=create&sorting=call+order&tid=0&view=top+down) of this occurring. We should look into moving the `createImageBitmap` call into a webworker.
Similar to onError sampling. Feature request from user.
Canary tests failed: https://github.com/getsentry/sentry-javascript/actions/runs/9143621614
Canary tests failed: https://github.com/getsentry/sentry-javascript/actions/runs/9135730379
Canary tests failed: https://github.com/getsentry/sentry-javascript/actions/runs/9135730379
Canary tests failed: https://github.com/getsentry/sentry-javascript/actions/runs/9143621614
### 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...
Before submitting a pull request, please take a look at our [Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify: - [x] If you've added code that should be tested, please add tests. - [x]...
Summary from Abhi: > In my opinion short term I think we can just add more breadcrumbs for CLS, FCP like we do with LCP (we should dedupe so this...
### 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...