ThresholdRuleV2 interface

Threshold-based evaluation rule for a signal definition

Properties

lookBackWindow

ISO 8601 duration for the historical look-back window used by dynamic threshold computation. Only applicable when operator is Dynamic.

operator

Operator how to compare the signal value with the threshold

sensitivity

Sensitivity level for dynamic threshold detection. Only applicable when operator is Dynamic.

threshold

Threshold value

Property Details

lookBackWindow

ISO 8601 duration for the historical look-back window used by dynamic threshold computation. Only applicable when operator is Dynamic.

lookBackWindow?: string

Property Value

string

operator

Operator how to compare the signal value with the threshold

operator: string

Property Value

string

sensitivity

Sensitivity level for dynamic threshold detection. Only applicable when operator is Dynamic.

sensitivity?: string

Property Value

string

threshold

Threshold value

threshold?: number

Property Value

number