Skip to content

Commit 8cd887b

Browse files
authored
clarified wording
1 parent c397930 commit 8cd887b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/containers/container-insights-metric-alerts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ The following metrics are enabled and collected, unless otherwise specified, as
8585
|Metric namespace |Metric |Description |
8686
|---------|----|------------|
8787
|Insights.container/nodes |cpuUsageMillicores |CPU utilization in millicores by host.|
88-
|Insights.container/nodes |cpuUsagePercentage, cpuUsageAllocatablePercentage (preview) |CPU usage percentage by node and allocatable.|
88+
|Insights.container/nodes |cpuUsagePercentage, cpuUsageAllocatablePercentage (preview) |CPU usage percentage by node and allocatable respectively.|
8989
|Insights.container/nodes |memoryRssBytes |Memory RSS utilization in bytes by host.|
90-
|Insights.container/nodes |memoryRssPercentage, memoryRssAllocatablePercentage (preview) |Memory RSS usage percentage by host and allocatable.|
90+
|Insights.container/nodes |memoryRssPercentage, memoryRssAllocatablePercentage (preview) |Memory RSS usage percentage by host and allocatable respectively.|
9191
|Insights.container/nodes |memoryWorkingSetBytes |Memory Working Set utilization in bytes by host.|
92-
|Insights.container/nodes |memoryWorkingSetPercentage, memoryRssAllocatablePercentage (preview) |Memory Working Set usage percentage by host and allocatable.|
92+
|Insights.container/nodes |memoryWorkingSetPercentage, memoryRssAllocatablePercentage (preview) |Memory Working Set usage percentage by host and allocatable respectively.|
9393
|Insights.container/nodes |nodesCount |Count of nodes by status.|
9494
|Insights.container/nodes |diskUsedPercentage |Percentage of disk used on the node by device.|
9595
|Insights.container/pods |podCount |Count of pods by controller, namespace, node, and phase.|

0 commit comments

Comments
 (0)