-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDK
Description
We're seeing a lot of errors that have stack traces like this:
Our website uses Google Tag Manager which injects tons of weird crashy stuff into our app that we don't know (or care) about.
I'm assuming that since there's no stack information available for these errors, they have arisen from injected code that for some reason has no accessible source URL (maybe inline or cross origin scripts?).
In any case, it seems like we're unable to do anything about these errors which means they essentially mount up to noise (and lots of it), so we would like to simply ignore these. I haven't been able to find any mention of how to ignore all errors without a source URL in the documentation (https://docs.sentry.io/platforms/javascript/configuration/).
Metadata
Metadata
Assignees
Labels
Package: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDK
