Skip to main content

Description

Detect an anomaly if the metric is too different from a naive baseline. The naive baseline is a naive model configured with modelOffsets and modelAggregation. For instance the default baseline is the value of last week (modelOffsets=[P7D], modelAggregation=MEAN). The difference can be PERCENTAGE or ABSOLUTE, it is set with the intervalsMethod property. The threshold is set with sensitivity. SQL aggregation function with 1 operand: SUM, MAX,etc…

Flowchart

Parameters

DATA

DETECTION

FILTER

Time of week

Threshold

Guardrail metric

Simple baseline

Special events

Impact

POSTPROCESS

Data mutability

Anomaly merger

RCA