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?