Skip to content

Commit 7c22c27

Browse files
committed
faq
1 parent 6485fd4 commit 7c22c27

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-monitor/faq.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@ Many resource providers are automatically registered, but you may need to manual
9393
### Why am I am getting no access error message when opening Log Analytics from a VM?
9494
To view VM Logs, you need to be granted with read permission to the workspaces that stores the VM logs. In these cases, your administrator must grant you with to permissions in Azure.
9595

96+
## Metrics
97+
98+
### Why are metrics from the guest OS of my Azure virtual machine not showing up in Metrics explorer?
99+
[Platform metrics](../insights/monitor-azure-resource.md#monitoring-data) are collected automatically for Azure resources. You must perform some configuration though to collect metrics from the guest OS of a virtual machine. For a Windows VM, install the diagnostic extension and configure the Azure Monitor sink as described in [Install and configure Windows Azure diagnostics extension (WAD)](platform/diagnostics-extension-windows-install.md). For Linux, install the Telegraf agent as described in [Collect custom metrics for a Linux VM with the InfluxData Telegraf agent](platform/collect-custom-metrics-linux-telegraf.md).
100+
96101
## Alerts
97102

98103
### What is an alert in Azure Monitor?

0 commit comments

Comments
 (0)