Commit Graph

9 Commits

Author SHA1 Message Date
Rohit Jnagal
76cb710e13 Remove page faults from cadvisor UI.
Page fault data is useful for inference and performance detection, but
it doesn't make sense on the summary UI. We have limited space on the
main container page. Let's use it for main throughput signals. Removing
faults make network stats more prominent too.

Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-08-22 16:53:37 +00:00
Rohit Jnagal
9b5445e7f3 Fix cpu gauge to show percent of machine cpu capacity being used by the
container. For a container using one full core out on a 4-core machine,
the gauge will show up as 25%.

Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-07-28 22:16:49 +00:00
Victor Marmol
8000237ff7 Request 60s of container history and no samples in the UI. 2014-07-24 11:12:28 -07:00
Vishnu Kannan
41d9275b51 Fixed network stats handling. The UI now reports network errors. 2014-07-23 22:24:43 +00:00
Vishnu Kannan
106787f850 Adding network bytes tx, rx and errors to the frontend. Network errors chart is not exposed in the UI yet. 2014-07-23 19:15:28 +00:00
Nan Monnand Deng
421fd762a5 fix bug introduced by pr #69 2014-06-29 20:22:13 -07:00
Victor Marmol
406a15c954 Saturate resource limit to machine limit 2014-06-13 14:56:41 -07:00
zohaib1020
341f64a448 Add legends right under the line graphs. 2014-06-13 11:12:16 -07:00
Victor Marmol
712f9fb32f Migrating cAdvisor code from lmctfy 2014-06-09 12:12:07 -07:00