- Default: 2 days
- Relevant tests: Anomaly detection tests with
timestamp_column

How it works?
Thedetection_period
param only works for tests that have timestamp_column
configuration.
It works differently according to the table materialization:
- Regular tables and views -
detection_period
defines the detection period. - Incremental models and sources -
detection_period
defines the detection period, and the period for which metrics will be re-calculated.