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

gce memory monitoring

I am trying to use MQL query to create monitoring dashboard for list of VMs. I was able to get the info i needed fgor cpu but for memory I only see 

 

compute.googleapis.com/instance/memory/balloon/ram_size

ram_used

swap_in_bytes_count

swap_out_bytes_count

any idea how i can get actual memory utilization on the VM?

1 9 1,103