We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c2af1 commit 0c7bf6fCopy full SHA for 0c7bf6f
docs/integrations/microsoft-azure/azure-virtual-machine.md
@@ -36,6 +36,11 @@ import MetricsSourceBeta from '../../reuse/metrics-source-beta.md';
36
37
<MetricsSourceBeta/>
38
39
+:::note
40
+Metric Rule `AzureObservabilityMetadataExtractionVMName` will be created automatically as a part of app installation process.
41
+This metric rule creates new dimension `vmname` for non scale set VMs.
42
+:::
43
+
44
### Configure logs collection
45
46
In this section, you will configure a pipeline for shipping diagnostic logs from Azure Monitor to an Event Hub.
0 commit comments