โ01-12-2024 04:09 PM
I am looking for some help on getting databricks cluster metrics such as memory utilization, CPU utilization, memory swap utilization, free file system using REST API.
I am trying it in postman using databricks token and with my Service Principal bearer token with this link
https://databricksinstance.azuredatabricks.net/?o=workspaceid#setting/clusters/cluster_id/metrics
however when i send the request it shows below sign in, is there anything else i am missing or is it not possible to view using REST API
Here is the full response.
Any suggestions?
โ01-13-2024 07:57 AM
There is currently no option available to get this metrics available through API, but is coming soon.
โ01-13-2024 07:10 PM
Thank you Walter will keep an eye for updates.
โ03-20-2024 12:03 AM
Is there a release calender where I can find a date for this?
โ04-02-2024 05:14 AM
Is there any alternative way to get all performance metrics programmatically?
โ04-02-2024 05:17 AM
Through Databricks REST API you can get job info such as pipeline run time, task run times etc, but I don't think you can get CPU usage and such
โ04-28-2024 09:05 PM
OK thank you, any plans to introduce a new feature in Databricks to capture CPU usage?
โ07-03-2024 02:24 AM
At my company we are also interested in this feature, is there an ETA?
โ01-15-2025 03:03 PM
My company is also interested in this feature and interested in a roadmap or ETA.
โ01-16-2025 04:30 AM
There is no ETA yet available, as a temporary workaround you can get metrics details via the system tables through the node_timeline
https://docs.databricks.com/en/admin/system-tables/compute.html#node-timeline-table-schema
โ03-17-2025 07:21 AM
Hard to believe this isnt a feature yet. I mean if I can go to the cluster, click metrics and see them, why can't I get them via API??
I guess I'll go with the workaround, but this is embarrassing honestly.
โ03-17-2025 09:53 AM
We understand and our product team is working on this, our direction has been to go through the system tables for this information but we are exploring in giving additional options
โ04-09-2025 07:00 AM
Thank you Walter, will keep an eye.
โ05-30-2025 01:31 PM
Is there any timeline on when will this get delivered? System tables does not give data for all clusters. Any clusters terminated within 10 minutes do not show up in that table. Its quite confusing to have the data for some clusters and missing for some
โ06-02-2025 09:38 AM
As of now there is no ETA yet available
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now