get_databricks_dbu_breakdown
Break down Databricks DBU usage by cluster, job, and cluster type to find top consumers and identify all-purpose clusters that can be converted to job clusters for cost reduction.
Instructions
Show DBU (Databricks Unit) consumption by cluster, job, and cluster type.
Identifies the top DBU consumers in the workspace, helping you understand which clusters and jobs are driving spend. Surfaces all-purpose clusters that should be converted to job clusters for cheaper execution.
Args: start_date: ISO date (YYYY-MM-DD). Defaults to 30 days ago. end_date: ISO date (YYYY-MM-DD). Defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No |