Hi folks! I am just getting started with Meltano a...
# getting-started
r
Hi folks! I am just getting started with Meltano and am curious as to the best way to handle error notifications for job failures etc. I am running with the airflow scheduler, and ideally I would get a Slack notification or email when a job fails. Is this something Meltano supports? Thanks in advance!
e
If you're using Airflow, you can probably give apache-airflow-providers-slack a try
r
Thanks! Do you know if there is a guide/example on how to use a plugin like that from Meltano (using the Airflow scheduler)?