Skip to content

Commit 21ecd41

Browse files
committed
Learn Editor: Update vminsights-log-query.md
1 parent 203d559 commit 21ecd41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/vm/vminsights-log-query.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ let remoteMachines = remote | summarize by RemoteMachine;
430430
Records with a type of *InsightsMetrics* have performance data from the guest operating system of the virtual machine. These records are collected at 60 second intervals and have the properties in the following table:
431431

432432

433+
433434
| Property | Description |
434435
|:--|:--|
435436
|TenantId | Unique identifier for the workspace |
@@ -468,9 +469,12 @@ The performance counters currently collected into the *InsightsMetrics* table ar
468469

469470

470471

472+
473+
471474
## Next steps
472475

473476
* If you're new to writing log queries in Azure Monitor, review [how to use Log Analytics](../logs/log-analytics-tutorial.md) in the Azure portal to write log queries.
474477

475478
* Learn about [writing search queries](../logs/get-started-queries.md).
476479

480+

0 commit comments

Comments
 (0)