Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud build - memory and cpu usage

tdh
Bronze 1
Bronze 1

Is there a way to measure CPU and memory usage of your cloud build jobs? 

0 2 1,750
2 REPLIES 2

VM memory metrics is not available by default, it requires Cloud Monitoring Agent [1]

[1] https://cloud.google.com/monitoring/agent

tdh
Bronze 1
Bronze 1

Thanks @ghayas_muhammad.

Is there any documentation on how to setup specifically for cloudbuild? 
Does that mean you have to build custom builders in a private worker pool or something?