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
4593632015
cadvisor
/
container
History
David Ashpole
9fdeefe3e4
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
..
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
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
libcontainer
Look at all cgroup mounts
2016-09-22 15:34:59 -04: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
Refactor container watching out of raw handler into its own inteface / package
2016-05-11 20:27:10 -07:00