sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
Likely closes many issues but I don't want to auto-close anything specific here. We should probably confirm the issues are closed individually. `import-in-the-middle` by default wraps every ES module with...
### 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...
### Description Today, in certain cases Node SDK users will see warnings about a framework not being instrumented. In most cases, this is helpful because it tells you something will...
### 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...
### Description The way Next.js middleware spans are attached to traces is currently problematic for pageload traces: The middleware spans are completely detached from the rest of the trace. Minimum...
### 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...
I noticed this package was not in the list.
### Description https://docs.sentry.io/contributing/platforms/ ```[tasklist] ### Tasks - [ ] https://github.com/getsentry/sentry-docs/pull/11145 - [ ] Add guides for Astro - [ ] Add guides for Remix - [ ] Add guides for...
### Problem Statement I've a feature request that should be fairly simple but its valuable for replay investigations and maybe relevant for other companies as well. (Let me know if...