Commit Graph

49 Commits

Author SHA1 Message Date
Tim St. Clair
d2bb061da0 Bump go-dockerclient godep version 2016-04-04 16:28:19 -07:00
Shaya Potter
4d0f8fafbe Godeps changes needed for rkt client support 2016-03-21 17:34:42 -07:00
Eric Chiang
10166c1491 Godeps: revendor packags with more up-to-date godep version
Closes #1161
2016-03-15 14:38:21 -07:00
Erez Freiberger
a32a138c9e bump(github.com/aws/aws-sdk-go) 72440a9c5a884936f1c679591fcf04e31a9b772a 2016-02-18 15:28:27 +02:00
Tim St. Clair
f5bceae3a2 Merge pull request #1033 from asteris-llc/master
Add the support for kafka in cAdvisor's storage, including output of container id and labels
2016-01-29 17:17:06 -05:00
Allison Richardet
ea85c4009f Add Kafka storage Godeps 2016-01-27 21:37:00 -06:00
Jimmi Dyson
f9bd97b337 bump(github.com/opencontainers/runc/libcontainer)
runc was retagged at 0.0.7 - this uses the correct tag.
2016-01-27 09:38:37 +00:00
Jimmi Dyson
33386f899b bump(github.com/opencontainers/runc/libcontainer)
Fixes issues with breaking changes to ``GetPids` which is affecting
downstream consumers of cadvisor (e.g. Kubernetes).
2016-01-26 09:46:59 +00:00
Vishnu kannan
ae38e6f460 Update docker dependency.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-01-21 14:57:18 -08:00
Vish Kannan
01434a1c54 Merge pull request #1020 from miguel250/zfs-support
Add support ZFS filesystem
2016-01-13 11:52:37 -08:00
Jimmi Dyson
49ee94d677 Fix up missing godeps 2016-01-07 14:32:38 +00:00
Matthias Nüßler
071e910ba2 Update InfluxDB dependency to v0.9.5.1 2016-01-07 14:32:38 +00:00
Miguel Perez
e0fef76668 Add support ZFS filesystem
- fix container usage stat not loading on first load
2015-12-15 15:41:19 -05:00
Jimmi Dyson
f9eb56e800 Merge pull request #966 from afein/godep_update_runc
[Godeps] changed docker/libcontainer dependency to runc/libcontainer
2015-11-26 15:19:28 +00:00
Yifan Gu
03e7947329 Godeps: Update glog version. 2015-11-23 15:27:57 -08:00
Alex Mavrogiannis
4533dd7d18 changed libcontainer dependency to runc 2015-11-21 14:04:01 -08:00
Jimmi Dyson
5a5d0575f5 Docker, libcontainer, docker client bumps 2015-10-20 09:22:12 +01:00
Jimmi Dyson
91749aa65f Godep clean up 2015-10-12 12:39:37 +01:00
hacpai
3386114814 🍺 Add support for elasticsearch storage driver 2015-09-08 14:01:35 +08:00
Jimmi Dyson
7e10398a50 Use proc fs to get network stats.
Reasons discussed in
https://github.com/google/cadvisor/issues/822#issuecomment-135811901 &
following.
2015-08-29 00:20:07 +01:00
Jimmi Dyson
d5fa97c998 Get network stats by switching network namespace on newer Docker
versions.

Fixes #822
2015-08-25 23:27:01 +01:00
Mike Danese
e4fa9ea7ed update godeps 2015-08-19 16:15:01 -07:00
Alex Mavrogiannis
f996b186ff removed the gomock files from the old location 2015-07-09 17:36:39 -07:00
Alex Mavrogiannis
8d50a8da8f updated mock godep to use github instead of code.google.com 2015-07-09 17:22:38 -07:00
superzhaoyy
43fe9556b1 Add the support for redis in cAdvisor's storage 2015-05-13 00:03:14 -04:00
Victor Marmol
96c025a60a Update gocapability 2015-05-05 14:31:25 -07:00
Victor Marmol
fa782f19f9 Update libcontainer godep
Fixes #668
2015-05-05 14:01:17 -07:00
Victor Marmol
1a1a1faa7e Update inotify dependency. 2015-05-04 10:15:21 -07:00
Victor Marmol
077b324074 Updating DockerClient godep 2015-04-30 23:08:57 -07:00
Victor Marmol
a7d52293c8 Updating libcontianer dependency 2015-04-10 14:51:29 -07:00
kargakis
ee9dd8abdb Replace deprecated oauth2 package 2015-03-24 10:42:05 +01:00
Johannes 'fish' Ziemke
60a107371b Add prometheus client lib dependencies 2015-03-11 20:51:11 +01:00
Victor Marmol
b5769d50a8 Updating github.com/docker/docker/... godeps. 2015-03-03 08:56:04 -08:00
Victor Marmol
3ea09e78fd Adding GCE metadata lib 2015-01-23 15:56:21 -08:00
Victor Marmol
adfccb7c1c Updating to latest libcontainer. 2015-01-08 12:15:03 -08:00
Victor Marmol
0162b1f59d Add testify/require to godeps 2014-12-17 15:52:55 -08:00
Eric Paris
d1a2842b28 update libcontainer to v1.2.0-173-g58fc931 2014-12-15 15:00:45 -08:00
Dipankar Sarkar
6798f193fd Added HTTP Auth and HTTP Digest authentication #302 2014-12-11 17:25:43 +05:30
Victor Marmol
32b009025d Update testify dependency. 2014-11-22 07:44:24 +08:00
Victor Marmol
5cdc6c3304 Update libcontainer for new net stats patch that uses less CPU. 2014-10-28 10:58:54 -07:00
Abin Shahab
e6406ef6d0 Additional blkio stats
This adds blkio.io_wait_time, blkio.io_service_time, blkio.io_merged, and blkio.time to the api
2014-10-21 22:41:33 +00:00
Victor Marmol
62b37eca1d Adding --log_cadvisor_usage flag to log the resource usage of cAdvisor.
This helps during performance analysis.
2014-10-15 08:18:38 -07:00
Vishnu Kannan
607a41936f Updating libcontainer dependency. 2014-09-24 17:45:04 +00:00
Paul Liétar
3956f6ce4d Bump go-dockerclient. 2014-09-23 16:32:13 +02:00
Victor Marmol
ad47c699bf Adding all dependencies to Godeps. 2014-09-17 21:31:13 -07:00
Victor Marmol
b22bfa32f0 Updating libcontainer version.
This includes a fix which reduces CPU usage by ~30%.
2014-09-10 18:01:45 -07:00
Victor Marmol
8e295e264c Updating libcontainer to latest. 2014-09-03 16:21:13 -07:00
Vishnu Kannan
02b64ed29f Updating libcontainer dependency via 'godep update'. This is required for cAdvisor to work inside docker.
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-08-19 19:39:09 +00:00
Kelsey Hightower
e6d3895ea2 manage dependencies with godep
This commit adds all cadvisor dependencies as the result of running
the following commands:

    go get -u
    godep save

The .travis.yml file has been updated to use godep for building
binaries and running tests. The prepare.sh script has been updated
to use godep to build the cadvisor binary.
2014-08-14 11:30:50 -07:00