-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as not planned
Closed as not planned
Copy link
Labels
Package: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDKType: Improvement
Description
Package + Version
@sentry/browser >= 6.11.0
Description
(Originally a question from a customer)
As of #3842, anonymous and native frames are ignored by allowUrls and denyUrls. This makes sense when, further into the stacktrace, there's a real filename on which to filter. However, there are cases where ignoring such values leaves nothing to filter on (because the stacktrace contains no actual filenames). In those cases, perhaps we should consider reverting to the old behavior, so that such events are again filterable by allowUrls and denyUrls.
[EN: It's not clear how common an issue this is. If you land here because you're having the same problem, please let us know!]
meotimdihia, ertrzyiks and tiagological
Metadata
Metadata
Assignees
Labels
Package: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDKType: Improvement