Recued
Menu
← Back to recipes

dbt Cloud run health brief

by recued-core v2 9 views

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 11 steps

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 6 configurable

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.

Permissions it requires

Read your Dbt_cloud connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

dbt-cloud dbt-clouddbtdata-opsrunsjobsanalytics-engineeringpack:dbt-cloud

Details

11 steps 6 configurable settings recipe_id: run-health-brief-dbt-cloud