DataLineage Doctor

RCA dashboard

Incident detail

dbt.default.fct_revenue

Triggered at 26-04-2026 20:42

COMPLETE HIGH confidence

Root cause summary

The freshness_check on dbt.default.fct_revenue failed because the upstream pipeline airflow.dbt_transform_daily did not complete successfully since 2026-04-20T03:00:00Z, specifically due to the failure of the run_fct task, preventing recent updates to the table.

0.95 Score

Evidence chain

  1. The freshness_check on table dbt.default.fct_revenue aborted at 2026-04-26T15:12:11.691701Z.
  2. The upstream pipeline airflow.dbt_transform_daily has a last_run_status of "Failed" with the last_run_at timestamp being 2026-04-20T03:00:00Z.
  3. Within the airflow.dbt_transform_daily pipeline, the run_fct task shows a "Failed" status.
  4. Past incidents 73351df5-825b-4216-9d4c-1dbe4941ec76 and 32fb694e-b95e-4289-aa9c-90e9bd02c829 for dbt.default.fct_revenue also identified the failure of the run_fct task in airflow.dbt_transform_daily as the root cause for freshness_check failures.

Remediation steps

  1. Investigate and resolve the underlying issue causing the run_fct task in the airflow.dbt_transform_daily pipeline to fail.
  2. Manually trigger a rerun of the airflow.dbt_transform_daily pipeline to refresh dbt.default.fct_revenue after the fix.

Lineage graph

Root cause highlighted in red. Downstream impacts in amber.

Timeline

  • Pipeline Failure
    20-04-2026 08:30 · airflow.dbt_transform_daily

    Pipeline airflow.dbt_transform_daily task run_fct failed, preventing updates to dbt.default.fct_revenue.

  • Past Incident Triggered
    26-04-2026 20:30 · dbt.default.fct_revenue

    Past incident 73351df5-825b-4216-9d4c-1dbe4941ec76 triggered, reporting a freshness_check failure on dbt.default.fct_revenue.

  • Incident Triggered
    26-04-2026 20:42 · dbt.default.fct_revenue

    Current incident triggered due to freshness_check failure on dbt.default.fct_revenue.

  • DQ Test Aborted
    26-04-2026 20:42 · dbt.default.fct_revenue

    The freshness_check on dbt.default.fct_revenue aborted.

Blast radius

Blast radius will appear once the RCA completes.