Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnomalyIncident

Package version

Represents an incident reported by Metrics Advisor service.

Hierarchy

  • AnomalyIncident

Index

Properties

detectionConfigurationId

detectionConfigurationId: string

anomaly detection configuration unique id

id

id: string

incident id

lastOccurredTime

lastOccurredTime: Date

incident last time

Optional metricId

metricId: undefined | string

metric unique id

only return for alerting incident result

rootDimensionKey

rootDimensionKey: DimensionKey

identifies the time series or time series group

severity

severity: AnomalySeverity

severity of the incident

Optional startTime

startTime: Date

incident start time

Optional status

incident status

Generated using TypeDoc