DataPointAnomaly Class

DataPointAnomaly.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
DataPointAnomaly

Constructor

DataPointAnomaly(**kwargs)

Variables

metric_id
str

metric unique id. Only returned for alerting anomaly result.

detection_configuration_id
str

anomaly detection configuration unique id. Only returned for alerting anomaly result.

timestamp
datetime

anomaly time.

created_time
datetime

created time. Only returned for alerting result.

modified_time
datetime

modified time. Only returned for alerting result.

dimension
dict[str, str]

dimension specified for series.

severity
str

anomaly severity. Possible values include: "Low", "Medium", "High".

status
str

anomaly status. only returned for alerting anomaly result. Possible values include: "Active", "Resolved".