- Standardized metrics
- New common API in place for all external storage drivers.
- Simplified heapster deployment scripts.
- Bug fixes and misc enhancements.
- Avoid expecting HostIP of Pod to match node's HostIP.
- 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.
- New /validate REST endpoint to probe heapster.
- Heapster supports kube namespaces.
- Heapster uses InfluxDB service DNS name while running in kube mode.
- Compatiblity with updated InfluxDB service names.
- Compatibility with cAdvisor v0.6.2
- Handle updated Pod API in Kubernetes.
- Use kubernetes master readonly service which does not require auth
- First version of heapster.
- Native support for kubernetes and CoreOS.
- For Kubernetes gets pods and rootcgroup information.
- For CoreOS gets containers and rootcgroup information.
- Supports InfluxDB and bigquery.
- Exports pods and container stats in table 'stats' in InfluxDB
- rootCgroup is exported in table 'machine' in InfluxDB
- Special dashboard for kubernetes.