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
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
models:
- name: this_is_a_model
tests:
- elementary.volume_anomalies:
fail_on_zero: true
models:
- name: this_is_a_model
config:
elementary:
fail_on_zero: true
vars:
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.
models:
- name: this_is_a_model
tests:
- elementary.volume_anomalies:
fail_on_zero: true
models:
- name: this_is_a_model
config:
elementary:
fail_on_zero: true
vars:
fail_on_zero: true