elementary
elementary copied to clipboard
Add detailed information for model runs
Is your feature request related to a problem? Please describe. When a model run, specifically when it fails I would like to see the reason for the failure.
Describe the solution you'd like What is currently implemented for dbt tests should work:
- Show last status of dbt run
- Show
View model run
(same as View test runs)- In the View model run
Inspect last result
- In the View model run
The proposed idea gives generally more debugging capabilities for model runs.
Describe alternatives you've considered Currently elementary made available the reason of the failure inside the message field of dbt_run_results, therefore it's really easy to use that table to provide such information, but somehow IMHO is a must to have in the elementary reports.
Would you be willing to contribute this feature? I can try, but my frontend skills are rusty.
I too would vote for this feature request. I have just started looking at Elementary Data and I would love for it to be the “one stop shop” for all dbt related issues, but without the model failures, that isn’t possible.
I vote for this feature too. It would be great to have.