Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnomalyValue

Package version

Hierarchy

  • AnomalyValue

Index

Properties

Optional contributors

contributors: AnomalyContributor[]

If current timestamp is an anomaly, contributors will show potential root cause for thus anomaly. Contributors can help us understand why current timestamp has been detected as an anomaly.

isAnomaly

isAnomaly: boolean

To indicate whether current timestamp is anomaly or not

Optional score

score: undefined | number

anomaly score of the current timestamp, the more significant an anomaly is, the higher the score will be, score measures global significance

severity

severity: number

anomaly score of the current timestamp, the more significant an anomaly is, the higher the score will be

Generated using TypeDoc