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
e62441a65a
cadvisor
/
container
/
containerd
History
Davanum Srinivas
f1fa3d4631
Update to containerd 1.3.2
...
- `go get -u github.com/containerd/containerd` - `go mod vendor`
2020-01-08 11:57:59 -05:00
..
install
Move auto-registration to explicit install packages, register plugin interfaces
2019-04-11 13:50:03 +00:00
client_test.go
Integrating containerd to cadvisor
2017-11-14 17:37:36 -08:00
client.go
Update to containerd 1.3.2
2020-01-08 11:57:59 -05:00
factory_test.go
don't emit prometheus metrics that are ignored
2018-07-09 13:17:49 -07:00
factory.go
Reorganize code to allow conditional enablement of runtimes
2019-04-05 17:37:49 -04:00
grpc.go
Integrating containerd to cadvisor
2017-11-14 17:37:36 -08:00
handler_test.go
don't emit prometheus metrics that are ignored
2018-07-09 13:17:49 -07:00
handler.go
Add support to disable diskIO metrics
2019-01-15 09:43:33 +08:00
plugin.go
Add InitializeFSContext hook to plugins
2019-04-11 13:50:03 +00:00