dbt Integration
Overview
Monte Carlo's dbt integration imports manifest files and run result files in order to
- Map dbt models to tables in your data warehouse / data lake
- Centralize your table metadata in one place by pulling in tags and descriptions from dbt
- Show associated dbt model and test run results for each incident to help you troubleshoot.
- Generate incidents based on dbt model errors and test errors (New)
The following guide explains how to set up the integration.
If you are using dbt Core, follow this guide.
If you are using dbt Cloud, follow this guide.
Updated 7 months ago