This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
Releases: kubernetes-retired/heapster
Releases · kubernetes-retired/heapster
Heapster v0.11.0 release
Features:
- Export filesystem usage metrics for the node and containers.
- Support for Kubernetes events
- New Sink - Google Cloud Logging. Supports events only.
- New Sink - Google Cloud Monitoring. Supports metrics only.
- New metric labels - 'pod_name' and 'resource_id'.
- Extensible source and sinks configuration. It is now possible to export metrics and events to multiple sinks simultaneously.
Grafana v0.7 released with sample dashboard updates!
binary | hash alg | hash |
---|---|---|
heapster |
md5 | 95cdfa2fcdeb3f8c63c516231fea01bf |
heapster |
sha1 | 57ef95fa0823a1aa085adb63c876d3fb9bf7c184 |
Heapster v0.10.0
Release 0.10.0
- Downsampling - Resolution of metrics is set to 5s by default.
- Support for using Kube client auth.
- Improved Influxdb sink - sequence numbers are generated for every metric.
- Reliability improvements
- Bug fixes.
Grafana v0.6 release:
- Switch to kuisp for serving files & proxying to services
- Configurable reverse proxy directly to InfluxDB service rather than using
apiserver proxy
binary | hash alg | hash |
---|---|---|
heapster |
md5 | 06f93f6db243136d728187d000792d12 |
heapster |
sha1 | 40cb19f28431907ea5a191a91abcc33ed21276b6 |
Heapster v0.9
- Standardized metrics
- New common API in place for all external storage drivers.
- Simplified heapster deployment scripts.
- Bug fixes and misc enhancements.
Heapster v0.7
New Features:
- Support for Google Cloud Monitoring Backend.
- Watch kubernetes api-server instead of polling for pods and nodes info.
- Fetch stats in parallel.
- Refactor code and improve testing.
- Miscellaneous bug fixes.
- Native support for CoreOS. The buddy is not required anymore.
Heapster v0.6
- New "/validate" REST endpoint to probe heapster.
- Heapster supports kube namespaces.
- Heapster uses InfluxDB service DNS name while running in kube mode.
Heapster release v0.5
Compatibility with kubernetes release 0.7.2
Improvements to Influxdb and Grafana pods.
Updated CoreOS buddy.