sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
Described here: https://github.com/getsentry/sentry-javascript/pull/11718#issuecomment-2133432807 I didn't want to use the word `integrity` since for me at least, it reminds me of Subresource Integrity hashes and this is nothing like that. It's...
### 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...
### 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...
We need to figure out why this graph changed in Sentry SaaS SDK [https://sentry.sentry.io/metrics/?interval=1d&project=11276&statsPeriod=90d&widgets=%[…]dden%22%3Afalse%2C%22overlays%22%3A%5B%22samples%22%5D%7D%5D](https://sentry.sentry.io/metrics/?interval=1d&project=11276&statsPeriod=90d&widgets=%5B%7B%22mri%22%3A%22d%3Atransactions%2Fmeasurements.lcp%40millisecond%22%2C%22op%22%3A%22count%22%2C%22query%22%3A%22%22%2C%22groupBy%22%3A%5B%5D%2C%22powerUserMode%22%3Afalse%2C%22type%22%3A1%2C%22id%22%3A0%2C%22displayType%22%3A%22line%22%2C%22focusedSeries%22%3A%5B%5D%2C%22sort%22%3A%7B%22order%22%3A%22asc%22%7D%2C%22isHidden%22%3Afalse%2C%22overlays%22%3A%5B%22samples%22%5D%7D%5D) 
Maybe this brings some caching improvements etc.
Just use `getLocalTestUrl` everywhere, which is actually closer to reality.
### 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...
### 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...
Currently, we still boot a docker image for this test in `pretest`, but we should align this to use `withDockerCompose` of the test runner instead.