getsentry / getsentry/sentry

Alert Rule Schedules

Open
#75,436 2 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, there is no way to evaluate an alert rule based on a given schedule or make decisions within the alert rule based on a timestamp variable.

We want the ability for alert rules to be considered based on a given schedule or at minimum the ability to inspect a timestamp variable within the alert rule and make a decision based on the outcome.

i.e. `if timestamp > 22:00 and timestamp < 06:00 do X`

### Solution Brainstorm

_No response_

### Product Area

Unknown

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.