AltimateAI / AltimateAI/vscode-dbt-power-user

Display model timing tab next to "Lineage View"

Open
#427 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue hacktoberfest2023
Dominant language
JavaScript
Stars
585
Forks
121
Avg merge
5d 39m
Merged PRs (30d)
4

Description

### Describe the feature

Display a timeline chart similar to the one in the dbt Cloud UI that shows how long each model ran during the last invocation of dbt from the command line. All of the info to build the chart is available in `target/run_results.json`. If that artifact doesn't exist display a friendly message indicating there aren't any run results to use.

### Describe alternatives you've considered

_No response_

### Who will benefit?

Everyone who wants to know how long their models took when invoking a complex sub DAG during local development

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.