influxdata / influxdata/kapacitor
When an alarm was triggered several times, then do event handling.
- 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
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