Skip to content

Filter out errors by part of backtrace #649

Open
@jvanbaarsen

Description

@jvanbaarsen

Is your feature request related to a problem? Please describe.
Some errors are very generic in Javascript, but the backtrace gives important context. In a ton of cases we can filter out a bunch of errors not based on the description, but based on the backtrace. See screenshot as an example:

CleanShot 2025-01-03 at 09 22 54

Describe the solution you'd like
Have a way to filter out based on Backtrace. The same as we now have for ignoreErrors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions