[Heapster](https://github.com/GoogleCloudPlatform/heapster) enables monitoring and performance analysis in Kubernetes Clusters.
[Heapster](https://github.com/kubernetes/heapster) enables monitoring and performance analysis in Kubernetes Clusters.
Heapster collects signals from kubelets and the api server, processes them, and exports them via REST APIs or to a configurable timeseries storage backend.
Use [Kubedash](https://github.com/kubernetes/kubedash) to visualize Heapster metrics. </br>
*Note: Kubedash is an experimental feature*
More details can be found in [Monitoring user guide](http://kubernetes.io/docs/user-guide/monitoring/).