Skip to content

Alerts event matching rules for: stacktrace.filename does not consider the last file in the stack. #77005

@githubfromgui

Description

@githubfromgui

Problem Statement

Hi everyone,

I've create a few alerts to be triggered based on the stacktrace event rule (filename), however I would like to match only if this filename is part of last file of my stacktrace list (where the exception occurred).

Right now, if any of these file names are being matched in-between the stack trace, the alert gets triggered :/

Thanks for the help!

Solution Brainstorm

When we add a filter match rule for an Alert, we could have an option to say that we want to match certain rule only if the last file (or the file where the exception was triggered) matches the rule, e.g.:

Image

Product Area

Unknown

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions