Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DetectionConditionsCommonPatch

Package version

Represents patch type for properties common to anomaly detection conditions.

Hierarchy

  • DetectionConditionsCommonPatch

Index

Properties

Optional changeThresholdCondition

changeThresholdCondition: Partial<ChangeThresholdConditionUnion>

Specifies the condition for Change Threshold

Optional conditionOperator

conditionOperator: DetectionConditionsOperator

Condition operator

Optional hardThresholdCondition

hardThresholdCondition: Partial<HardThresholdConditionUnion>

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

Optional smartDetectionCondition

smartDetectionCondition: Partial<SmartDetectionCondition>

Specifies the condition for Smart Detection

Generated using TypeDoc