cAdvisor 0.4.1 release.
This commit is contained in:
parent
1ed9d122c1
commit
671e8dd22a
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.1 (2014-09-29)
|
||||
- Support for Docker containers in systemd systems.
|
||||
- Adding DiskIO stats
|
||||
- Misc bugfixes and cleanups
|
||||
|
||||
## 0.4.0 (2014-09-19)
|
||||
- Various performance enhancements: brings CPU usage down 85%+
|
||||
- Implemented dynamic sampling through dynamic housekeeping.
|
||||
|
@ -15,4 +15,4 @@
|
||||
package info
|
||||
|
||||
// Version of cAdvisor.
|
||||
const VERSION = "0.4.0"
|
||||
const VERSION = "0.4.1"
|
||||
|
Loading…
Reference in New Issue
Block a user