Skip to content

Fully anonymous or native stacktraces ignored by allowUrls and denyUrls #3977

@lobsterkatie

Description

@lobsterkatie

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!]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions