TriggerCondition interface

The condition that results in the Log Search rule.

Properties

metricTrigger

Trigger condition for metric query rule

threshold

Result or count threshold based on which rule should be triggered.

thresholdOperator

Evaluation operation for rule - 'GreaterThan' or 'LessThan.

Property Details

metricTrigger

Trigger condition for metric query rule

metricTrigger?: LogMetricTrigger

Property Value

threshold

Result or count threshold based on which rule should be triggered.

threshold: number

Property Value

number

thresholdOperator

Evaluation operation for rule - 'GreaterThan' or 'LessThan.

thresholdOperator: string

Property Value

string