monnand
17b0ec576b
Merge pull request #132 from vmarmol/ui
...
Fix some UI todos.
2014-07-28 21:26:17 -04: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
4bf5a1a0c4
Fix some UI todos.
2014-07-26 13:28:33 -07:00
Victor Marmol
1921c1dd74
Handle empty stats in the UI.
2014-07-25 08:48:10 -07:00
Victor Marmol
02b06eab65
Merge pull request #124 from rjnagal/cpumask
...
Fix cpu limit to report cpu shares.
2014-07-24 16:55:34 -07:00
Rohit Jnagal
befc11b899
Fix cpu limit to report cpu shares.
...
It is currently treating shares as millicores.
Changed 'CPU Limit 1.024 cores' to 'CPU shares 1024 shares'.
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-07-24 23:31:53 +00:00
Victor Marmol
8000237ff7
Request 60s of container history and no samples in the UI.
2014-07-24 11:12:28 -07:00
Rohit Jnagal
1fa48e8c39
Fix handling of cpumask for docker driver. Raw driver still reports all
...
cpus. Will fix it to read cpumask for cgroup seperately.
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
2014-07-24 01:50:32 +00: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 Deng
c7f69c2382
move function into test
2014-07-10 10:41:20 -07:00
Nan Deng
4d0b365d43
let users decide how many stats/samples they want to retrieve
2014-07-07 22:04:30 -07:00
Nan Monnand Deng
421fd762a5
fix bug introduced by pr #69
2014-06-29 20:22:13 -07:00
monnand
9d8d40c239
Merge pull request #47 from vmarmol/fix-names
...
Using the container's aliases in the UI.
2014-06-17 16:37:50 -04:00
Victor Marmol
7262ea66c7
Using the container's aliases in the UI.
...
Fixes #28 .
2014-06-13 18:57:39 -07:00
Victor Marmol
406a15c954
Saturate resource limit to machine limit
2014-06-13 14:56:41 -07:00
Victor Marmol
48c81727dd
Remove unused function
2014-06-13 14:27:52 -07:00
zohaib1020
341f64a448
Add legends right under the line graphs.
2014-06-13 11:12:16 -07:00
Nan Deng
84ec5a7e91
rename var
2014-06-12 17:35:20 -07:00
Nan Deng
312bcae2db
gofmt -r "ContainerRef->ContainerReference" -w -l .
2014-06-12 17:32:46 -07:00
Nan Deng
163179a84e
changed pages and manager.
2014-06-12 17:31:26 -07:00
Victor Marmol
712f9fb32f
Migrating cAdvisor code from lmctfy
2014-06-09 12:12:07 -07:00