Added

Trace a table back to the job and task that produced it

Job asset pages now show lineage across your ETL and orchestration integrations, including Airflow, Databricks Workflows, Snowflake Tasks, GCP Dataform, Power BI Dataflows, and custom ETL integrations.

Two views are available:

  • Task-to-task lineage — the Tasks tab shows the task graph for a job, and the Job dependencies tab shows job-to-job triggers, such as one DAG kicking off another.
  • Table-to-job lineage — a new Lineage tab places the job in the middle of the tables it reads and writes, with jobs as first-class nodes in the graph alongside tables.

You can now go from a failed table to the job and task behind it, on whatever orchestrator you run, which sharpens discoverability, impact analysis, and root cause. It also gives Monte Carlo's agents additional pipeline context to troubleshoot and propose fixes rather than just flag a symptom. dbt is not supported.