Skip to content

Commit 2e2a836

Browse files
authored
Fixing Kubernetes memory field typo (#275) (#281)
1 parent 3d69c2e commit 2e2a836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/infraops/installation.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ This metric relies on the same indices as the logs.
136136

137137
*CPU Usage*:: Average of `kubernetes.pod.cpu.usage.node.pct`
138138

139-
*Memory Usage*:: Average of `kubernetes.pod.memory.usage.pct`
139+
*Memory Usage*:: Average of `kubernetes.pod.memory.usage.node.pct`
140140

141141
*Inbound Traffic*:: Derivative of the max of `kubernetes.pod.network.rx.bytes` scaled to a 1 second rate
142142

0 commit comments

Comments
 (0)