We have an application which monitors the performance of the VM's by gathering metrics and running some analysis.
We obtain the memory metrics from the Azure Storage Accounts "WADMetrics" table.
Recently we added some Kubernetes based VM's and enabled "Basic Metrics" and "Boot Diagnostics"
But even after enabling metrics we don't see any Guest metrics. Only Host metrics are available.
Does anyone know the reason.Do we have to do something for Kubernetes based VM's to report Guest metrics ?
Thanks in Advance.