influxdata / influxdata/kapacitor

How do I create alert rules on two fields?

Open
#2,162 0 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

Hi,

I have two fields A and B in my fields under measurements. When I use Chronograf UI, I am able to create rules for each individually. And these two different alert rules are working well.

I want to create one email alert for both fields.

Something like if A > 10 or B > 20, then send one alert email. I checked out issue #197 but if I follow #197 then it's creating two alert emails. I just need one. Any insights are appreciated.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing issue #197 and the existing Chronograf alert-rule behavior described here. Determine whether a single rule can combine A > 10 or B > 20 and define completion as sending one email alert rather than two; the issue names no source files or tests.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.