Added
Airflow DAG and Task Lineage
3 months ago
You can now see how your Airflow DAGs, tasks, and datasets relate to each other directly in Monte Carlo. Two new views appear on every DAG asset page.
A Task Graph shows the internal structure of a DAG, so you can see which tasks depend on which and how a failure might propagate. A Job Dependencies tab shows cross-DAG relationships: which DAGs trigger this one, which ones it triggers, and any Airflow Datasets connecting them.
If you already have DAG-level callbacks configured, there is nothing new to set up. Lineage starts appearing on the next DAG run after upgrading to airflow-mcd 0.3.13 or later.
Learn more here: https://docs.getmontecarlo.com/docs/airflow-dag-and-task-lineage
