Is there a way to export Google Compute Engine instances logs into BigQuery which will allow you to query the exported logs to get CPU and RAM usage for a selected period using the instance label?
I reviewed already the Default Logging Agent logs doc which shows what Stackdriver Logging collects but RAM and CPU usage isn't mentioned.
I also found this Viewing Activity Logs and Exporting with the Logs Viewer but none of them are relevant to my need.
Thanks in advance