Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 17f7ce0

Browse files
committed
2062 - improve documentation describing cumulative CPU usage metric
1 parent 78f6958 commit 17f7ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/storage-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Heapster exports the following metrics to its backends.
1010
| cpu/node_reservation | Share of CPU that is reserved on the node allocatable. |
1111
| cpu/node_utilization | CPU utilization as a share of node allocatable. |
1212
| cpu/request | CPU request (the guaranteed amount of resources) in millicores. |
13-
| cpu/usage | Cumulative CPU usage on all cores. |
13+
| cpu/usage | Cumulative amount of consumed CPU time on all cores in nanoseconds. |
1414
| cpu/usage_rate | CPU usage on all cores in millicores. |
1515
| cpu/load | CPU load in milliloads, i.e., runnable threads * 1000 |
1616
| ephemeral_storage/limit | Local ephemeral storage hard limit in bytes. |

0 commit comments

Comments
 (0)