AnomalyAlert interface
Represents an alert reported by Metrics Advisor service.
Properties
alert |
id of the alert configuration that triggered this alert |
created |
created time |
id | alert id |
modified |
modified time |
timestamp | anomaly time |
Property Details
alertConfigId
id of the alert configuration that triggered this alert
alertConfigId: string
Property Value
string
createdOn
created time
createdOn?: Date
Property Value
Date
id
alert id
id: string
Property Value
string
modifiedOn
modified time
modifiedOn?: Date
Property Value
Date
timestamp
anomaly time
timestamp?: number
Property Value
number