influxdata / influxdata/kapacitor

Single Alert message for the batch/stream

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

Description

I have Tickscript with batch node. InfluxQl, I am using contains a group by clause with time and other tag.

so for every tag combination, a lambda expression with `crit` is processed and appropriate action is taken. This creates huge number of messages(or mails, apparently for every tag combination in GROUP BY clause).

Is there any way to send a consolidated message with all the alerts merged to one single message?

Contributor guide

Open the contributing guide

Research direction

Start by examining how batch and stream nodes process GROUP BY tag combinations and how alert actions emit notifications. Determine the scope of consolidating alerts into one message and what notification behavior should count as done.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.