Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DetectionConditionsCommon

Package version

Represents properties common to anomaly detection conditions.

Hierarchy

  • DetectionConditionsCommon

Index

Properties

Optional changeThresholdCondition

changeThresholdCondition: ChangeThresholdConditionUnion

Specifies the condition for Change Threshold

Optional conditionOperator

conditionOperator: DetectionConditionsOperator

Condition operator

Optional hardThresholdCondition

hardThresholdCondition: HardThresholdConditionUnion

Specifies a hard threshold range used to detect anomalies when metric values fall outside of the range.

Optional smartDetectionCondition

smartDetectionCondition: SmartDetectionCondition

Specifies the condition for Smart Detection

Generated using TypeDoc