IncidentRootCause interface

Represents the root cause of an incident.

Properties

description

root cause description

path

drilling down path from query anomaly to root cause

score

score

seriesKey

identifies the contributing time series.

Property Details

description

root cause description

description: string

Property Value

string

path

drilling down path from query anomaly to root cause

path: string[]

Property Value

string[]

score

score

score: number

Property Value

number

seriesKey

identifies the contributing time series.

seriesKey: DimensionKey

Property Value