influxdata / influxdata/kapacitor

When an alarm was triggered several times, then do event handling.

Open
#882 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

Hi,

I have a problem using kapacitor in such a scenario:
**I need to check the number of times the alarm is triggered to prevent false positives**

> e.g.
> I create a task what monitor the load of CPU. The taks similar to this: if the value greater than 1.0, and
> this alert happened two times, a alarm may be triggered, and then handle the event.

What should I use kapacitor?

Thanks!

Contributor guide

Open the contributing guide

Research direction

The issue names no source files, tests, or entry points. Start by clarifying the desired repeated-trigger behavior and reviewing Kapacitor's task and alert-handling flow; done would require an agreed way to count repeated CPU threshold events before handling an alert.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.