Hi,
I have been working with Databricks for a while and I kept rebuilding the same cost checks on system tables. I put them into a small open-source Streamlit app: spend, avoidable cost, and what to fix, from billing, access, compute, lakeflow, and query.
You can try it easily :
pip install -r app/requirements.txt
streamlit run app/app.py
Repo: https://github.com/HiGrp/05-Databricks-FinOps-App
I would rather build this with other Databricks users than on my own. If you care about cost, system tables, or FinOps and want to join you are welcome.