AltimateAI / AltimateAI/vscode-dbt-power-user
Display model timing tab next to "Lineage View"
- Ngôn ngữ chính
- JavaScript
- Star
- 585
- Fork
- 121
- Merge trung bình
- 5 ngày 39 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
### 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!
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.