cadvisor

Analyzes resource usage and performance characteristics of running containers.

OTHER License

Stars
17K
Committers
338

Bot releases are hidden (Show)

cadvisor - v0.27.0

Published by dashpole about 7 years ago

  • Bug: Fix journalctl leak
  • Bug: Fix container memory rss
  • Bug: Fix incorrect CPU usage with 4.7 kernel
  • Add hugepages support
  • Add tmpfs support
  • OOM parser uses kmsg

Docker Image: google/cadvisor:v0.27.0
gcr.io Image: gcr.io/google_containers/cadvisor:v0.27.0

SHA256: 8639fd133a7cc39a0c622be67466d5065877de203e2435ec1768dac284dd0151

cadvisor - v0.26.1

Published by Random-Liu over 7 years ago

0.26.1 (2017-06-21)

  • Bug: Fix prometheus metrics.
  • Bug: Fix the cadvisor docker image dependency thin-provisioning-tools.

Docker Image: google/cadvisor:v0.26.1

SHA256: 4b1777387c99c8e4d288e57809ced56a39f8b34ee79ca3e3e6339ef4265d267c

cadvisor - v0.25.0

Published by dashpole over 7 years ago

0.25.0 (2017-03-09)

  • Disable thin_ls due to excessive iops
  • Ignore .mount cgroups, fixing dissappearing stats
  • Fix wc goroutine leak
  • Update aws-sdk-go dependency to 1.6.10
  • Update to go 1.7 for releases

Docker Image: google/cadvisor:v0.25.0

SHA256: a3959bd1358698d3420b2a35d8194fceb16bd84dc28aa822b8c366e5540b9dbe

cadvisor - v0.24.1

Published by timstclair about 8 years ago

0.24.1 (2016-10-10)

Docker Image: google/cadvisor:v0.24.1

SHA1: 0cb5704ef3d37f1175c8a34aa69e3ae4416b032b
MD5: c5716a5e1041973899140c79f6fb83a7

cadvisor - v0.24.0

Published by timstclair about 8 years ago

0.24.0 (2016-09-19)

  • Added host-level inode stats (total & available)
  • Improved robustness to partial failures
  • Metrics collector improvements
    • Added ability to directly use endpoints from the container itself
    • Allow SSL endpoint access
    • Ability to provide a certificate which is exposed to custom endpoints
  • Lots of bug fixes, including:
    • Devicemapper thin_ls fixes
    • Prometheus metrics fixes
    • Fixes for missing stats (memory reservation, FS usage, etc.)

Docker Image: google/cadvisor:v0.24.0

SHA1: 99b21b465c409af7ff12ed7ede47790a1d2e8085
MD5: 8ac205ccc20a5c190a77556dc8ef113f

cadvisor - v0.24.0-alpha1

Published by timstclair about 8 years ago

cAdvisor v0.24 alpha release

Changelog in progress: https://github.com/google/cadvisor/issues/1431

Docker Image: google/cadvisor:v0.24.0-alpha1

SHA1: 8647dc4a6bfda1a8c6ae232e98a1434e4f988abb
MD5: 72cc41fc6e08fb15dfaaf72b479c95ad

cadvisor - v0.23.8

Published by timstclair about 8 years ago

Cherry-pick release:

  • Prefix Docker labels & env vars in Prometheus metrics to prevent conflicts

Docker Image: google/cadvisor:v0.23.8

SHA1: ceff621877830c54ac82106fc632f6bd85446875
MD5: 9da78789336c15d094d49d5309d06571

cadvisor - v0.23.3

Published by timstclair about 8 years ago

  • Cherry-pick release:
    • Cap the maximum consecutive du commands
    • Fix a panic when a prometheus endpoint ends with a newline

SHA1: 38285db5fdb2b339d81253617d9be0e25438343c
MD5: d92f1ebf82354fd8cc0421e06dffd07c

cadvisor - v0.23.4

Published by dchen1107 over 8 years ago

  • Cherry-pick release:
    • Check for thin_is binary in path for devicemapper when using ThinPoolWatcher
    • Fix uint64 overflow issue for CPU stats
cadvisor - v0.23.2

Published by timstclair over 8 years ago

  • Final release for Kubernetes 1.3
  • Handle kernel log rotation
  • More rkt support: poll rkt service for new containers
  • Better handling of partial failures when fetching subcontainers
  • Devicemapper thin_ls support (requires Device Mapper kernel module and supporting utilities)

Docker Image: google/cadvisor:v0.23.2

SHA1: 8c5e5f3e4f496bb810b5a3d77204250946fa426a
MD5: fa2608be5e70a1862aa238b3cd2499ad

cadvisor - v0.23.1

Published by timstclair over 8 years ago

  • Add multi-container charts to the UI
  • Add TLS options for Kafka storage driver
  • Switch to official Docker client
  • Systemd:
    • Ignore .mount cgroups on systemd
    • Better OOM monitoring
  • Bug: Fix broken -disable_metrics flag
  • Bug: Fix openstack identified as AWS
  • Bug: Fix EventStore when limit is 0

Docker Image: google/cadvisor:v0.23.1

SHA1: f2b1b164e80a05f477911856aedae0b0e03618fe
MD5: 072cbe5a6ff4d028f33b2cc6b5587c00

cadvisor - v0.23.0

Published by timstclair over 8 years ago

  • Docker v1.11 support
  • Preliminary rkt support
  • Bug: Fix file descriptor leak

Docker Image: google/cadvisor:v0.23.0

SHA1: b67ba0d0fc8312e2f7a3a597f04f4867df852147
MD5: 767acbfe252666c3f345a10c9412a050

cadvisor - v0.22.0

Published by vishh over 8 years ago

  • Disk usage calculation bug fixes
  • Systemd integration bug fixes
  • Instance ID support for Azure and AWS
  • Limit number of custom metrics
  • Support opt out for disk and network metrics

Docker Image: google/cadvisor:v0.22.0

SHA1: 211da594276bc1c015f0482cf635dde92fe0ba2c
MD5: 52f30432b1d2e236988c248c468b9b1f

cadvisor - 0.21.0

Published by vishh over 8 years ago

  • Docker v1.10 compatibility
  • Kafka storage backend
  • Bug fixes.

Docker Image: google/cadvisor:v0.21.0

SHA1: c01bc084ce4825ddb5717e95e099ac9e3a1e94d0
MD5: 852f6c3298cfed5a9abd21545336c666

cadvisor - 0.20.5

Published by jimmidyson over 8 years ago

  • Breaking: Use uint64 for memory stats
  • Bug: Fix devicemapper partition labelling
  • Bug: Fix network stats when using new Docker network functionality
  • Bug: Fix env var label mapping initialization
  • Dependencies: libcontainer update

SHA1: 1df39b525a96b44e67e66a4c45083ce7ef11248d
MD5: 13c60f26eba6862763aa505a108859b5

cadvisor - Release 0.20.4

Published by vishh over 8 years ago

  • New v2.1 API with improved filesystem stats for docker containers
  • Bug fixes
  • Jitter added to housekeeping to prevent CPU spikes

SHA1: 437fad6ce65dc4fdb162b5d72f6d3aa1e7d5956f
MD5: 964543a4caae8663d4bdb9f69f68000b

cadvisor - 0.20.1

Published by jimmidyson almost 9 years ago

SHA1: 14f6ef494b1e7a37778549680f02a9e1e38e98eb
MD5: 27e8d7a93030051913514786aa1315f8

cadvisor - 0.20.0

Published by jimmidyson almost 9 years ago

SHA1: 42fedf7c837367e3d58c18443927cf5f8aefc29b
MD5: 6d8ba50d2b95aa8232f3c69da1a9b1ac

cadvisor - 0.19.5

Published by jimmidyson almost 9 years ago

SHA1: bcf4c3a68d04ce1e09927badc076bec8d64a8469
MD5: dcae34423d084fe73e056e5593f481a9

cadvisor - 0.19.4

Published by jimmidyson almost 9 years ago

SHA1: 0dbc966ab8c326ce11e9f13d55a1ed1cf6000a15
MD5: ae84eb57a87844b2a116b0d7b1a032e8