cluster metrics databricks runtime 13.1

seefoods
Valued Contributor

hello everyone, 
how to collect metrics provided by clusters metrics databricks runtime 13.1 using bash script

User16539034020
Databricks Employee
Databricks Employee

Hello, 

Thanks for contacting Databricks. 

To collect metrics from Databricks Runtime 13.1 clusters using a bash script, you generally need to interact with Databricks' API. We are contemplating the introduction of a cluster metrics API that could potentially fulfill this requirement. However, this feature is still in the planning stages,  we're unable to provide an ETA yet. 

Regards,
Monica 

View solution in original post

Hello @User16539034020 , 
So how can i collect cluster metrics ganglia on a runtime databricks which is grater or equal than 13.1? 
cordially, 
Aubert

User16539034020
Databricks Employee
Databricks Employee

hi, @Aubert:

Currently, you could only use static downloadable snapshots.
https://docs.databricks.com/en/compute/cluster-metrics.html

Regards,