Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Incident

Package version

Represents an incident reported by Metrics Advisor service.

Hierarchy

  • Incident

Index

Properties

detectionConfigurationId

detectionConfigurationId: string

anomaly detection configuration unique id

dimensionKey

dimensionKey: DimensionKey

identifies the time series or time series group

id

id: string

incident id

lastOccuredTime

lastOccuredTime: Date

incident last time

Optional metricId

metricId: undefined | string

metric unique id

only return for alerting incident result

severity

severity: "Low" | "Medium" | "High"

severity of the incident

Optional startTime

startTime: Date

incident start time

Optional status

status: "Active" | "Resolved"

incident status

Generated using TypeDoc