dbt Cloud run health brief
Use “dbt Cloud run health brief” in Recued. It provides a read-only dbt Cloud workflow for reviewing recent account jobs and runs, including job recency, run status, failures, artifacts, and operational follow-up.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (11 steps)
jobs_raw
?
runs_raw
?
defaults
defaults
Apply defaults
job_count
count
Count items in jobs
run_count
count
Count items in runs
job_rows
slice
Take a subset of
run_rows
slice
Take a subset of
job_table
to_table
Format results as a data table
run_table
to_table
Format results as a data table
summarize
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize current dbt Cloud job and run health. Call out failed, cancelled, long-running, queued, or stale runs, useful artifacts, likely owner follow-ups, and missing context. Do not invent run causes or model failures that are not in the dbt Cloud payload.
dbt cloud
setting
=
job limit
setting
=
15
run limit
setting
=
25
account id
setting
=
[object Object]
max length
setting
=
900
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.