New dbt runs page and model timing chart!
- Date
- Niall WoodwardCo-founder & CTO of SELECT
In order to help users better understand the cost and performance of their dbt project(s), we’ve created a new dbt runs tab. SELECT users can now easily see each run of their dbt project, the command used to invoke the run, as well as the associated costs and duration.
As part of this, we’ve released a brand new dbt run page which contains a variety of useful information about a single dbt run, including a dbt model timeline view. Use this view to easily spot bottlenecks in your dbt DAG which are slowing down runs and leading to ineffective warehouse utilization, and then drill into the query profile to understand how to optimize.