AltimateAI / AltimateAI/vscode-dbt-power-user
Display model timing tab next to "Lineage View"
- Vorherrschende Sprache
- JavaScript
- Sterne
- 585
- Forks
- 121
- Ø Merge
- 5 T. 39 Min.
- Gemergte PRs (30 T.)
- 4
Beschreibung
### 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!
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.