Skip to content

[Alerting] Add outside range ("is not between") comparator to UI #64220

@Zacqary

Description

@Zacqary

In #63993 Metrics added a custom comparator called OUTSIDE_RANGE, which basically acts as the opposite of BETWEEN. Instead of alerting when a value is >= x && <= y, it alerts when a value is < x || > y.

This can be added to builtInComparators and removed from Metrics' customComparators so that all alert types can make use of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//enhancementNew value added to drive a business result

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions