Commit Graph

805 Commits

Author SHA1 Message Date
Victor Marmol
62b8382921 Handle initial zero value of lastError.
Also reduce logging to once every minute.
2015-01-08 10:31:32 -08:00
Victor Marmol
d5761fab94 Merge pull request #424 from rjnagal/docker
Update API doc with new machine API output.
2015-01-06 14:55:14 -08:00
Rohit Jnagal
bb02481289 Update API doc with new machine API output. 2015-01-06 22:53:59 +00:00
Victor Marmol
3a86361361 Merge pull request #423 from vmarmol/js
Limit to 5 FS gauges in a stable way.
2015-01-05 15:53:27 -08:00
Victor Marmol
dbfcce44aa Limit to 5 FS gauges in a stable way.
The first 5 gauges on the list may not be the same as the first 5 gauges
being displayed.
2015-01-05 15:52:39 -08:00
Rohit Jnagal
3df5d4f08d Merge pull request #419 from vmarmol/cleanup
Cleanup of libcontainer state generation.
2015-01-05 14:25:20 -08:00
Rohit Jnagal
072fbd2cfa Merge pull request #421 from vmarmol/go
Use Go 1.4.
2015-01-05 14:23:13 -08:00
Rohit Jnagal
acc7fab5ee Merge pull request #420 from vmarmol/gauge
Don't limit gauges width. Also make them smaller.
2015-01-05 14:13:01 -08:00
Victor Marmol
e6807c9f6c Use Go 1.4. 2015-01-05 14:11:39 -08:00
Victor Marmol
19f755c83f Don't limit gauges width. Also make them smaller. 2015-01-05 13:48:21 -08:00
Victor Marmol
4e3629101d Cleanup of libcontainer state generation. 2015-01-05 13:47:35 -08:00
Rohit Jnagal
363f08d591 Merge pull request #418 from rjnagal/docker
Fix typo in memory graph generation.
2015-01-05 13:00:27 -08:00
Rohit Jnagal
12289bdac5 Fix typo in memory graph generation. 2015-01-05 20:57:44 +00:00
Rohit Jnagal
3483e94539 Merge pull request #417 from vmarmol/gofmt
Add Gofmt Check
2015-01-05 11:36:44 -08:00
Victor Marmol
60c6e070a5 Add Travis check for Gofmt. 2015-01-05 11:28:06 -08:00
Victor Marmol
643d647761 Gofmt all files. 2015-01-05 11:26:23 -08:00
Vish Kannan
9016655e9a Merge pull request #413 from rjnagal/docker
Check for vet errors in all directories.
2015-01-03 22:14:06 -08:00
Vish Kannan
64f42cf686 Merge pull request #415 from rjnagal/diskinfo
Fix reading cache info for machines with unused packages.
2015-01-03 22:13:02 -08:00
Rohit Jnagal
1d26484681 Fix reading cache info for machines with unused packages.
Use thread ids instead of core-ids to identify caches.
2015-01-04 02:43:36 +00:00
Rohit Jnagal
17ff3930ea Check for vet errors in all directories. 2015-01-02 21:51:58 +00:00
Vish Kannan
6bc8e41fe7 Merge pull request #412 from rjnagal/docs
Fix broken link.
2015-01-02 12:56:05 -08:00
Rohit Jnagal
d14d8f6900 Fix broken link. 2015-01-02 20:19:26 +00:00
Vish Kannan
54834156eb Merge pull request #407 from rjnagal/diskinfo
Add network stats to root container.
2015-01-02 10:06:11 -08:00
Vish Kannan
5897f3e970 Merge pull request #410 from rjnagal/docker
Fix vet errors
2015-01-02 09:59:01 -08:00
Vish Kannan
aaf187737d Merge pull request #408 from rjnagal/docs
Remove mention of CONTRIBUTORS file. We don't have one.
2015-01-02 09:58:28 -08:00
Rohit Jnagal
aee5c36313 Fix vet errors 2015-01-01 22:41:55 +00:00
Rohit Jnagal
12dd259b53 Merge pull request #409 from rjnagal/rename
Limit number of FS gauges to 5.
2014-12-31 10:45:56 -08:00
Rohit Jnagal
607cf15f1d Limit number of FS gauges to 5. 2014-12-30 18:06:20 +00:00
Rohit Jnagal
6cdfe45f8c Remove mention of contributors file. We don't have one. 2014-12-30 17:16:46 +00:00
Rohit Jnagal
45334c6f71 Add network stats to root container. Provides machine-level networking stats. 2014-12-30 17:12:42 +00:00
Rohit Jnagal
7e73bca3fb Merge pull request #403 from rjnagal/docker
Refactor common methods out of sysfs package and add tests.
2014-12-29 09:12:07 -08:00
Rohit Jnagal
3836d1e2ec Refactor common methods out of sysfs package and add tests. 2014-12-29 17:09:27 +00:00
Victor Marmol
a03ac831bc Merge pull request #404 from rjnagal/validate
Add check for state directory to validator.
2014-12-29 08:22:02 -08:00
Rohit Jnagal
cdd355421f Add check for state directory to validator. 2014-12-28 18:04:32 +00:00
Rohit Jnagal
04fef734d2 Merge pull request #402 from rjnagal/diskinfo
Add ethernet devices information to machine endpoint.
2014-12-26 09:47:11 -08:00
Rohit Jnagal
496ee65cc2 Add ethernet devices information to machine endpoint. 2014-12-25 21:15:21 +00:00
Vish Kannan
2d58ee4643 Merge pull request #401 from rjnagal/docs
Skip ROM devices in disk map.
2014-12-25 12:41:07 -08:00
Rohit Jnagal
1f23693de8 Skip ROM devices in disk map. 2014-12-25 19:01:27 +00:00
Vish Kannan
690cdf24fb Merge pull request #399 from rjnagal/docs
Re-word to fix a hanging sentence.
2014-12-24 10:22:20 -08:00
Rohit Jnagal
5ced34eade Re-word to fix a hanging sentence.
Can we just remove this? We moved our base requirement to Docker 1.0. Is this fixed there?
2014-12-24 18:17:50 +00:00
Rohit Jnagal
926f27a95c Merge pull request #396 from vishh/0.7.1
Release 0.7.1
2014-12-23 20:23:12 -08:00
Vishnu Kannan
8064a13cb4 Release 0.7.1. 2014-12-24 02:36:12 +00:00
Rohit Jnagal
4d4aed792a Merge pull request #395 from rjnagal/docker
Don't use state.json from libcontainer to get cgroup paths.
2014-12-23 16:57:27 -08:00
Rohit Jnagal
275b3ed653 Don't use state.json from libcontainer to get cgroup paths.
This confuses cadvisor on systems where cadvisor doesn't see cgroup mounts at the same place as root namespace view.
2014-12-24 00:25:11 +00:00
Vish Kannan
7dc60321ee Merge pull request #394 from rjnagal/docs
Add instructions for running cAdvisor on Boot2Docker.
2014-12-22 23:17:10 -08:00
Vish Kannan
a3ca75ac11 Merge pull request #393 from rjnagal/cpu
Relax regex for kernel version string format in validator.
2014-12-22 23:11:25 -08:00
Rohit Jnagal
2661a6beaa Add instructions for running cAdvisor on Boot2Docker. 2014-12-23 07:11:19 +00:00
Rohit Jnagal
35740c141d Relax the kernel version string format.
It now parses versions like major.minor-* as used by some VMs.
2014-12-23 06:22:08 +00:00
Vish Kannan
704db2b506 Merge pull request #391 from rjnagal/cpu
Log one error message per hour for failing containers.
2014-12-22 17:03:49 -08:00
Rohit Jnagal
b0462e3e94 Log one error message per hour for failing containers. 2014-12-23 00:49:48 +00:00