Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TriggerCondition

Package version

The condition that results in the Log Search rule.

Hierarchy

  • TriggerCondition

Index

Properties

Optional metricTrigger

metricTrigger: LogMetricTrigger

Trigger condition for metric query rule

threshold

threshold: number

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

thresholdOperator

thresholdOperator: ConditionalOperator

Evaluation operation for rule - 'GreaterThan' or 'LessThan. Possible values include: 'GreaterThan', 'LessThan', 'Equal'

Generated using TypeDoc