Documentation Index
Fetch the complete documentation index at: https://elementary-devin-1774320697-fabric-cloud-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Generate your anomaly test with Elementary AI
Let our Slack chatbot create the anomaly test you need.
All anomaly detection tests:
— timestamp_column: column name
— where_expression: sql expression
— anomaly_sensitivity: int
— anomaly_direction: [both | spike | drop]
— ignore_small_changes:
spike_failure_percent_threshold: int
drop_failure_percent_threshold: int
— anomaly_exclude_metrics: [SQL expression]Anomaly detection tests with timestamp_column:
— training_period: int
period: [hour | day | week | month]
count: int
— detection_period: int
period: [hour | day | week | month]
count: int
— exclude_detection_period_from_training: [true | false]
— time_bucket:
period: [hour | day | week | month]
count: int
— seasonality: day_of_week
— detection_delay:
period: [hour | day | week | month]
count: intdimension_anomalies, column_anomalies, all_columns_anomalies tests:
— dimensions: sql expressionvolume_anomalies test:
— fail_on_zero: [true | false]all_columns_anomalies test:
— column_anomalies: column monitors list
— exclude_prefix: string
— exclude_regexp: regexdimension_anomalies test:
— exclude_final_results: [SQL where expression on fields value / average]event_freshness_anomalies:
— event_timestamp_column: column name
— update_timestamp_column: column name

