Lei Jitang
|
2d9c022946
cleanup: clean up commented code in daemon/stats.go
|
9 years ago |
Vincent Demeester
|
bfa0885c37
Moving some more methods away from daemon.go
|
9 years ago |
Vincent Demeester
|
fb48bf518b
Move some container related methods and structs to smaller files
|
9 years ago |
Vincent Demeester
|
7534f17261
Update code for latest engine-api
|
9 years ago |
Michael Crosby
|
d17ee4b506
Create a copy of stats value before modifications
|
9 years ago |
Alexander Morozov
|
62c9e62edc
use router.Cancellable instead of direct CloseNotify
|
9 years ago |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 years ago |
Brian Goff
|
ae4ee974e8
Move stream flushes to backend
|
9 years ago |
David Calavera
|
06d8f504f7
Move backend types to their own package.
|
9 years ago |
Lukas Waslowski
|
dd93571c69
Decouple the "container" router from the actual daemon implementation.
|
9 years ago |
John Howard
|
55268f4e91
Windows: Turn off stats
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 years ago |
Sebastiaan van Stijn
|
fdc8cce070
Merge pull request #16742 from runcom/10772-docker-stats-all
|
9 years ago |
Antonio Murdaca
|
ae818a820f
Allow docker stats without arguments
|
9 years ago |
David Calavera
|
453473d6a9
Make the stats collector to collect network stats.
|
9 years ago |
Donald Huang
|
d2c04f844b
fix pre-1.22 docker stats
|
9 years ago |
Alexander Morozov
|
990655448d
Remove unnecessary error returns
|
9 years ago |
Madhu Venugopal
|
0f351ce364
Docker side changes for the newly introduced IPAM driver
|
9 years ago |
David Calavera
|
61634758c4
Extract api types to version packages.
|
9 years ago |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 years ago |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 years ago |
Hu Keping
|
3b443abec2
Comment: add description for some code which hard to understand
|
9 years ago |
Morgan Bauer
|
2d5d606fd3
refactor stats to not use internal data structures
|
9 years ago |
Hu Keping
|
d3379946ec
Refactor the statistics of network in docker stats
|
10 years ago |
Brian Goff
|
dc8a39036b
Don't lookup container 4 times for stats
|
9 years ago |
Alessandro Boch
|
56fdb05258
Docker changes for libnetwork Sandbox
|
9 years ago |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 years ago |
Zhang Wei
|
3d6617ffe7
fix golint warnings/errors on package api/types/
|
10 years ago |
Alexander Morozov
|
c86189d554
Update libcontainer
|
10 years ago |