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
a726d13de8
cadvisor
/
info
/
v2
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
..
container.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
conversion_test.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
conversion.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
machine.go
Adding support for inodes.
2016-02-25 15:13:58 -08:00