sentry-javascript
sentry-javascript copied to clipboard
Official Sentry SDKs for JavaScript
### Discussed in https://github.com/getsentry/sentry-javascript/discussions/5635 Originally posted by **martinkwan** August 26, 2022 Hi, I am trying to check if Sentry's APM is initialized with this line of code. ``` import *...
### Discussed in https://github.com/getsentry/sentry-javascript/discussions/5629 Originally posted by **mjooms** August 24, 2022 I was testing how the feedback dialog for ErrorBoundary works in a nextjs app. I used the showDialog prop....
### Problem Statement I recently came to a project that uses sentry. Some of my issues don't have user information, and some do. I started investigating the problem, and found...
### Problem Statement Sentry is great but the technique used to monkey patch the global console instance breaks devtools file and lineno lookup...  ### Solution Brainstorm It's possible to...
Canary tests failed: https://github.com/getsentry/sentry-javascript/actions/runs/7952739754
### Problem Statement Currently ANR events only pull the trace context from the blocked context. ### Solution Brainstorm We should also pull user, tags and extra.
### 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...