obar1 / dbt-log-jobs-parser

dbt-log-jobs-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbt-log-jobs-parser

simple utils to parse dbt logs

and export info on models status (id, names and runtime)

how

you click Download Logs in your dbt https://cloud.getdbt.com/ ex:

you run the code

and get something like this ex: sample

  • no ascii codes

  • consolidated and top n by runtime :)

About

dbt-log-jobs-parser

License:Apache License 2.0


Languages

Language:Python 98.7%Language:Shell 1.3%