getsentry / getsentry/sentry

Add "Else If" condition in alert rules

Open
#71,327 6 comments 1 reaction 0 assignees View on GitHub
Feature Product Area: Alerts
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

Currently, for conditions in the Alert Rule, the flow is `When > If > Then`.
I have some complex alert rules for different features in the codebase.
I want the ability to add an "Else if" rule in Alert Rules so I can route those alerts to appropriate channels in Slack.

### Solution Brainstorm

So, the new flow can look like `When > If > Else If > Then`.

### Product Area

Alerts

### Edit
With ability to add multiple `else if` ladders hopefully

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.