SELECTSELECT

Announcement

New dbt runs page and model timing chart!

By SELECT Team

This page is also available in Português, Deutsch, Español, Italiano, Français, and 日本語.

New dbt runs page and model timing chart!

We've shipped a brand new dbt runs page and model timing chart to help users understand peformance bottlenecks in their DAGs.

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.

SELECT dbt runs page

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.