time_bucket
field and is limited by
the training_period
var. The test then compares a certain metric (e.g. row count) of the buckets that are within the detection
period (detection_period
) to the row count of all the previous time buckets within the training_period
period.
If there were any anomalies in the detection period, the test will fail.
On each test elementary package executes the relevant monitors, and searches for anomalies by comparing to historical metrics.
To learn more, refer to core concepts.