Live data from Hacker News

An airflow provider for anomaly detection

github.com

1–4 of 4 posts

Re: An airflow provider for anomaly detection

#2
I created an Airflow provider to make it easy to just bring your sql to define metrics and then have decent out of the box anomaly detection dags running and sending alerts via Airflow.

Just started it recently and have been dogfooding it in work, would love for others interested to get involved too if of any interest.

Re: An airflow provider for anomaly detection

#3

I created an Airflow provider to make it easy to just bring your sql to define metrics and then have decent out of the box anomaly detection dags running and sending alerts via Airflow. Just started it recently and have been dogfooding it in work, would love for others interested to get involved too if of any interest.

Oh meant to add, here is a blog post on the airflow medium discussing it a bit more.

https://medium.com/apache-airflow/painless-anomaly-detection...

Re: An airflow provider for anomaly detection

#4
I like the graphing very much.

There are a lot if DIYers, IOT, home automation people on youtube that might find this interesting. Maybe add some comments on your github about what featues it offers vs other systems that provide similar functionality.