influxdata / influxdata/kapacitor
Single Alert message for the batch/stream
- 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
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