Is it possible to view Databricks cluster metrics using REST API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2024 04:11 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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 07:52 AM
There is currently no option available to get this metrics available through API, but is coming soon.

