Anomaly tests params
fail_on_zero
models:
- name: this_is_a_model
tests:
- elementary.volume_anomalies:
fail_on_zero: true
fail_on_zero: true/false
Elementary anomaly detection tests will fail if there is a zero metric value within the detection period. If undefined, default is false.
- Default: false
- Relevant tests: All anomaly detection tests
models:
- name: this_is_a_model
tests:
- elementary.volume_anomalies:
fail_on_zero: true