sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
Will add a Next.js rewrite to return 404s for requests to source maps. This will effectively hide them from 3rd parties. Fixes https://github.com/getsentry/sentry-javascript/issues/4489
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. - [...
### 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...
### 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: - [ ] If you've added code that should be tested, please add tests. -...
### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? I'm trying to build my Next.js project ### How are you getting stuck? The build fails with "Out of...
Adds an experimental `enableInp` flag to v8 browserTracingIntegration, which picks up INP webvital entries from the browser and sends a span envelope containing INP data. Some notes and changes involve:...
### 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...