Satnam Singh
|
8551d376d8
|
Undo changes to if statements as requested by vmarmol. Fix typos in my changes.
|
2014-09-24 10:59:18 -07:00 |
|
Satnam Singh
|
bae82a583d
|
A few minor Go style suggestions.
|
2014-09-24 10:53:52 -07:00 |
|
Victor Marmol
|
6f35cf8e6c
|
Supporting graceful signal shutdown.
Adding a signal handler and gracefully shutting down all threads.
|
2014-09-23 14:13:58 -07:00 |
|
Victor Marmol
|
e22831f1bd
|
Flatten ContainerSpec.
|
2014-09-19 10:14:22 -07:00 |
|
Victor Marmol
|
100170beca
|
Wording changes to SubcontainerEvent comments
|
2014-09-18 12:56:01 -07:00 |
|
Victor Marmol
|
b63d61ca97
|
Use inotify to watch for new containers.
This reduces cAdvisor CPU usage below 1% in my CoreOS system.
We also reduce global housekeeping to every 60s as a fallback in case we
miss an event.
|
2014-09-18 12:52:09 -07:00 |
|
Nan Deng
|
3718b139b3
|
remove StatsPercentiles in container handler
|
2014-06-17 12:55:51 -07:00 |
|
Victor Marmol
|
fbf6e85fc7
|
Renaming StatsSummary to StatsPercentiles
|
2014-06-16 17:49:37 -07:00 |
|
Nan Monnand Deng
|
6250bf3d0f
|
Add ContainerReference() to ContainerHandler().
|
2014-06-13 18:18:26 -04:00 |
|
Nan Deng
|
312bcae2db
|
gofmt -r "ContainerRef->ContainerReference" -w -l .
|
2014-06-12 17:32:46 -07:00 |
|
Nan Deng
|
5a8bceb43e
|
passed unit test
|
2014-06-12 17:31:26 -07:00 |
|
Nan Deng
|
71835f9bc4
|
gofmt -r "ContainerStatsSummary->ContainerStatsPercentiles"
|
2014-06-12 11:38:37 -07:00 |
|
Victor Marmol
|
712f9fb32f
|
Migrating cAdvisor code from lmctfy
|
2014-06-09 12:12:07 -07:00 |
|