Releases: google/cadvisor
Releases · google/cadvisor
0.6.2
21 Nov 12:27
Compare
Sorry, something went wrong.
No results found
Fixes for Docker API and UI endpoints.
Misc UI bugfixes.
Hash
Type
f624bcc2e9cc7b1ff904ce639ea0ab39f4a54a64
sha1
7ad114562b334c70ec14008c3cc34316
md5
0.6.1
20 Nov 03:32
Compare
Sorry, something went wrong.
No results found
Bug fix in InfluxDB storage driver. Container name and hostname will be exported.
Hash
Type
4ba006b05c13cf3135f02b600ae3dc648c9ebb2d
sha1
e74056406119a9baf1ce0ebc98a958cc
md5
0.6.0
20 Nov 03:13
Compare
Sorry, something went wrong.
No results found
Adding /docker UI endpoint for Docker containers.
Fixes around handling Docker containers.
Performance enhancements.
Embed all external dependencies.
ContainerStats Go struct has been flattened. The wire format remains unchanged.
Misc bugfixes and cleanups.
0.5.0
20 Nov 03:53
Compare
Sorry, something went wrong.
No results found
Added disk space stats. On by default for root, available on AUFS Docker containers.
Introduced v1.2 remote API with new "docker" resource for Docker containers.
Added "ContainerHints" file based interface to inject extra information about containers.
0.4.1
20 Nov 03:53
Compare
Sorry, something went wrong.
No results found
Support for Docker containers in systemd systems.
Adding DiskIO stats
Misc bugfixes and cleanups
0.4.0
20 Nov 03:52
Compare
Sorry, something went wrong.
No results found
Various performance enhancements: brings CPU usage down 85%+
Implemented dynamic sampling through dynamic housekeeping.
Memory storage driver is always on, BigQuery and InfluxDB are now optional storage backends.
Fix for DNS resolution crashes when contacting InfluxDB.
New containers are now detected using inotify.
Added pprof HTTP endpoint.
UI bugfixes.
0.3.0
20 Nov 03:52
Compare
Sorry, something went wrong.
No results found
Support for Docker with LXC backend.
Added BigQuery storage driver.
Performance and stability fixes for InfluxDB storage driver.
UI fixes and improvements.
Configurable stats gathering interval (default: 1s).
Improvements to startup and CPU utilization.
Added /healthz endpoint for determining whether cAdvisor is healthy.
Bugfixes and performance improvements.
0.2.2
13 Aug 18:43
Compare
Sorry, something went wrong.
No results found
Improvements to influxDB plugin.
Table name is now 'stats'.
Network stats added.
Detailed cpu and memory stats are no longer exported to reduce the load on the DB.
Docker container alias now exported - It is now possible to aggregate stats across multiple nodes.
Make the UI independent of the storage backend by caching recent stats in memory.
Switched to glog.
Bugfixes and performance improvements.
Introduced v1.1 remote API with new "subcontainers" resource.
0.2.0
20 Nov 03:51
Compare
Sorry, something went wrong.
No results found
Added network stats to the UI.
Added support for CoreOS and RHEL.
Bugfixes and reliability fixes.