diff --git a/models/elementary.yml b/models/elementary.yml new file mode 100644 index 000000000..cfeb44ef8 --- /dev/null +++ b/models/elementary.yml @@ -0,0 +1,17 @@ +version: 2 +models: + - name: groups + tests: + - volume_anomalies: + time_bucket: + period: day + count: 1 + days_back: 14 + backfill_days: 2 + sensitivity: 3.0 + timestamp_column: sss + config: + severity: error + meta: + description: Checking for anomalies in the size and growth of a table + by comparing the row count of each 1 days period to the last 14 days