DataLineage Doctor

RCA dashboard

Incident detail

dbt.default.fct_revenue

Triggered at 26-04-2026 20:42

COMPLETE HIGH confidence

Root cause summary

The anomaly_detection_revenue test on dbt.default.fct_revenue aborted because the upstream pipeline airflow.dbt_transform_daily failed its run_fct task on 2026-04-20T03:00:00Z, preventing recent updates to the table.

0.95 Score

Evidence chain

  1. The anomaly_detection_revenue test on dbt.default.fct_revenue aborted at 2026-04-26T15:12:06.410504Z.
  2. The upstream pipeline airflow.dbt_transform_daily has a Failed status for its last run, which occurred at 2026-04-20T03:00:00Z.
  3. The specific task run_fct within airflow.dbt_transform_daily, which is responsible for dbt.default.fct_revenue, has a Failed status.
  4. Past incidents for dbt.default.fct_revenue on 2026-04-26 corroborate this, indicating that airflow.dbt_transform_daily task run_fct failure was the root cause for freshness issues.

Remediation steps

  1. Investigate and fix the Failed task run_fct in the airflow.dbt_transform_daily pipeline.
  2. Rerun the airflow.dbt_transform_daily pipeline to update dbt.default.fct_revenue.
  3. Monitor dbt.default.fct_revenue for successful completion of the anomaly_detection_revenue and freshness_check tests.

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

    A past incident was triggered for dbt.default.fct_revenue due to airflow.dbt_transform_daily run_fct task failure.

  • Data Quality Incident Detected
    26-04-2026 20:42 · dbt.default.fct_revenue

    Data quality incident detected on dbt.default.fct_revenue for test case anomaly_detection_revenue.

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

    The test anomaly_detection_revenue on dbt.default.fct_revenue aborted.

Blast radius

Blast radius will appear once the RCA completes.