models:
  - name: this_is_a_model
    tests:
      - elementary.volume_anomalies:
          fail_on_zero: true

Generate your anomaly test with Elementary AI

Let our Slack chatbot create the anomaly test you need.

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