Skip to content

Commit

Permalink
Fixing Kubernetes memory field typo (#275) (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker authored Apr 9, 2019
1 parent 0bd5f24 commit 6b66ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/infraops/installation.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ This metric relies on the same indices as the logs.

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

*Memory Usage*:: Average of `kubernetes.pod.memory.usage.pct`
*Memory Usage*:: Average of `kubernetes.pod.memory.usage.node.pct`

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

Expand Down

0 comments on commit 6b66ef2

Please sign in to comment.