Isi
Honored Contributor III

Hey!

You’re right; the system tables might not provide a full breakdown of costs. The approach you take to track costs also depends on the type of cluster you’re using.

If you’re using a Classic or Pro cluster in SQL Warehouse or all-purpose, you’ll likely need to create a custom dashboard— for example, using Grafana. This can pull cost data directly from your cloud provider (AWS, Azure, GCP) to track the compute machine costs and combine it with Databricks-specific costs such as DBU usage and storage.

Hope that helps! 🙂