Features and bug fixes that have been applied but not released yet.
- mininum_avg_event_volume parameter Allows the user to set the mininum avarage for the algorithm to try to detect anomalies, as it can be extremely hard to detect with very low volume events.
Schema_to_table
works against snowflakeSchema_to_table
only queries tables instead of all relations in a schema
- Event anomaly detection. use
detect_event_anomaly
macro to see if any spikes or drop in raw events are occuring over a time period. Can be set up as a test that can be run every day for automization.