foundinblank / dbt-model-finder

Handy app to identify a still-running dbt model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbt Model Finder 🦈

This is a Streamlit app that can help you figure out which models are still running. This is really handy if your dbt run is hanging. Check it out at https://dbt-model-finder.streamlit.app!

dbt-model-finder-demo.mp4

Planned Improvements

  • ☁️ Handle log files downloaded from dbt Cloud which are formatted slightly differently.
  • ⏱️ Return runtime duration for each still-running model
  • πŸ“Š Communicate model runtimes for successful models and maybe a cool viz

πŸ’‘ Reporting Bugs and Contributing

If you encounter any bugs or would like to suggest new features, please create an issue on the GitHub repository. Contributions are also welcome!

πŸ™ Acknowledgments

About

Handy app to identify a still-running dbt model

License:Apache License 2.0


Languages

Language:Python 100.0%