influxdata / influxdata/influxdb

Alert after limit is crossed for a duration of time

Open
#23,263 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

__Proposal:__

Add a check that sends an alert when a limit is crossed for a duration of time.
__Current behavior:__
I can only send alerts immediately after a limit is crossed. This can create spam and is not functionally what my team needs

__Desired behavior:__
Add a check that sends an alert when a limit is crossed for a duration of time.

__Alternatives considered:__

__Use case:__
Instrument monitoring/metrics

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named in the issue. Start by locating the alerting and monitoring-check implementation, then review how threshold crossings currently trigger alerts; done means a configurable duration prevents immediate alerts and sends one after the limit remains crossed for that period.

Written by the indexing model from the issue text.

Assessment

Domain
observability-sre
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.