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
/
docker
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
..
client.go
Clean up docker root dir
2016-05-06 19:31:36 -07:00
docker.go
Move utils/machine -> machine
2016-05-02 15:56:49 -07:00
factory_test.go
Ensure minimum kernel version for thin_ls
2016-08-04 16:14:40 -04:00
factory.go
Ensure minimum kernel version for thin_ls
2016-08-04 16:14:40 -04:00
handler_test.go
Fix fs stats handling for non-aufs storage drivers.
2016-02-05 16:32:07 -08:00
handler.go
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