Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnomalyProperty

Package version

Hierarchy

  • AnomalyProperty

Index

Properties

anomalySeverity

anomalySeverity: Severity

anomaly severity

Optional anomalyStatus

anomalyStatus: AnomalyStatus

anomaly status

only return for alerting anomaly result NOTE: This property will not be serialized. It can only be populated by the server.

Optional expectedValue

expectedValue: undefined | number

expected value of the anomaly given by smart detector NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: undefined | number

value of the anomaly NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc