This website requires JavaScript.
Explore
Help
Sign In
prometheus
/
cadvisor
Watch
1
Star
0
Fork
0
You've already forked cadvisor
Code
Issues
Pull Requests
Releases
Wiki
Activity
359ef5b100
cadvisor
/
container
History
Tristan Colgate
227bb3a79d
Add udp and udp6 network statistics
2017-04-10 20:41:51 +01:00
..
common
Cadvisor now publishes per-container inode stats using the command 'find . -xdev printf '.'| wc -c' this is published in the v2 api using a new field
2016-10-12 13:16:21 -07:00
docker
Add Docker API version
2017-04-04 10:56:11 +05:30
libcontainer
Add udp and udp6 network statistics
2017-04-10 20:41:51 +01:00
raw
Expose total inodes
2016-08-02 10:47:51 -04:00
rkt
Cadvisor now publishes per-container inode stats using the command 'find . -xdev printf '.'| wc -c' this is published in the v2 api using a new field
2016-10-12 13:16:21 -07:00
systemd
Refactor container watching out of raw handler into its own inteface / package
2016-05-11 20:27:10 -07:00
testing
Add in the ability to expose the ip address of a container.
2016-07-13 13:58:43 -04:00
container.go
Add in the ability to expose the ip address of a container.
2016-07-13 13:58:43 -04:00
factory_test.go
Move mocks to testing package to remove +build tags
2016-07-06 14:15:43 -07:00
factory.go
Add udp and udp6 network statistics
2017-04-10 20:41:51 +01:00