mirror of
https://github.com/getredash/redash.git
synced 2026-05-08 09:01:12 -04:00
This is basic implementation for alerts feature, where you can define a simple rule on the last query result to send an alert. As part of the implementation added Flask-Mail to the project, to send emails. Should be useful to make re:dash more "self aware" (notify users about potential issues, when queries done executing and more).