cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to view Databricks cluster metrics using REST API

Prashanthkumar
New Contributor III

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.

Prashanthkumar_0-1705104529507.png

Any suggestions?

15 REPLIES 15

alsetr
New Contributor III

Hi, @Walter_C ,
thanks for suggesting solution with system tables, but it works only with Unity catalogue enabled. 

Could you please advise workarounds for those who not with Unity catalogue so far?