Zhang Wei
|
eb3a7c2329
Send "Name" and "ID" when stating stopped containers
|
8 years ago |
Vincent Demeester
|
835971c6fd
Extract daemon statsCollector to its own package
|
8 years ago |
Ben Firshman
|
f0d55cd081
Rename Remote API to Engine API
|
8 years ago |
Vincent Demeester
|
baa14c0e61
Merge pull request #28026 from ripcurld00d/fix_27772
|
8 years ago |
Michael Crosby
|
801230ce31
Merge pull request #27797 from vdemeester/stats-format-names-support
|
8 years ago |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 years ago |
Boaz Shuster
|
786a95493d
Return an empty stats if the container is restarting
|
8 years ago |
Vincent Demeester
|
ef915fd036
Add support for Names and ID in stats format
|
8 years ago |
John Howard
|
340e5233b2
Windows: stats support
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Yong Tang
|
7bb9c5397e
Fix issue in `docker stats` with `NetworkDisabled=true`
|
9 years ago |
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 |