buster.yml configuration file.
File Location
The file must be namedbuster.yml or buster.yaml and placed in your repository root.
Complete Schema
Fields
projects
List of project configurations. At least one project is required.
agents
logs
Configure query logs writeback to store Buster query history in your warehouse.
monitors
Data quality monitors that run on a schedule to detect schema changes, data anomalies, and staleness.
data_source
Default data source for all monitors.
dbt_project_path
Path to your dbt project root, relative to
buster.yml. If omitted, Buster searches for dbt_project.yml automatically.