influxdata / influxdata/kapacitor

TICK script alert thresholds based on another measurement's last value

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

Description

Hi @nathanielc,

I have two measurements M1 and M2
Want to generated alert based on M1 but the alert thresholds should be derived from M2's Last value

In this case user can dynamically change the alert thresholds by simple adding a value to M2 without any intervention and downtime.

Contributor guide

Open the contributing guide

Research direction

The issue describes alerting on measurement M1 while deriving thresholds from the latest value of M2, but names no files, tests, or entry points. Start by determining whether TICK scripts support this cross-measurement threshold behavior and define how a changing M2 value should update the alert; done means thresholds change dynamically without intervention or downtime.

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.