Class TimeseriesAnomalyInvestigationAnomaly

One of the most significant anomalies detected in the request.

Hierarchy

  • TimeseriesAnomalyInvestigationAnomaly

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Anomaly detection configuration used for the result.

Inclusive time interval in milliseconds since the Unix epoch.

Inclusive time interval in milliseconds since the Unix epoch.

Deterministic explanations for the anomaly, ordered by importance.

Most anomalous point within the detected interval.

Logical series on which the anomaly was detected.

Summary of optional influential-tag enrichment. Count and key fields are present only when analysis completes; enrichment availability does not affect completion of the investigation result.

Direction of an anomaly relative to its expected range.

Generated using TypeDoc