suky
Docs

dbt

Import your dbt project metadata to map model-to-source dependencies, score event importance by downstream impact, and auto-populate consumers on event contracts.

Setup

  1. Go to Integrations → dbt.
  2. Choose your source: dbt Cloud API, a connected GitHub repo, or a manual manifest.json upload.
  3. suky parses the manifest and maps sources to event contracts.
  4. Review the lineage graph and impact scores on the Event Schema page.

What you get

  • Lineage import — a dependency graph from raw events to final marts.
  • Impact scoring — every contract is scored by how many downstream models, dashboards, and exposures depend on it. Prioritise governance where it matters most.
  • Consumer auto-population — contract consumer fields are populated from dbt source references.
  • Drift detection — if a dbt source references an event property that no longer exists in the contract, suky flags it before it breaks a downstream model.