heapster

[EOL] Compute Resource Usage Analysis and Monitoring of Container Clusters

Github星跟踪图

Heapster

RETIRED: Heapster is now retired. See the deprecation timeline
for more information on support. We will not be making changes to Heapster.

The following are potential migration paths for Heapster functionality:

  • For basic CPU/memory HPA metrics: Use metrics-server.

  • For general monitoring: Consider a third-party monitoring pipeline that can gather Prometheus-formatted metrics.
    The kubelet exposes all the metrics exported by Heapster in Prometheus format.
    One such monitoring pipeline can be set up using the Prometheus Operator, which
    deploys Prometheus itself for this purpose.

  • For event transfer: Several third-party tools exist to transfer/archive Kubernetes events, depending on your sink.
    heptiolabs/eventrouter has been suggested as a general alternative.

GoDoc Build Status Go Report Card

Heapster enables Container Cluster Monitoring and Performance Analysis for Kubernetes (versions v1.0.6 and higher), and platforms which include it.

Heapster collects and interprets various signals like compute resource usage, lifecycle events, etc.
Note that the model API, formerly used provide REST access to its collected metrics, is now deprecated.
Please see the model documentation for more details.

Heapster supports multiple sources of data.
More information here.

Heapster supports the pluggable storage backends described here.
We welcome patches that add additional storage backends.
Documentation on storage sinks here.
The current version of Storage Schema is documented here.

Running Heapster on Kubernetes

Heapster can run on a Kubernetes cluster using a number of backends. Some common choices:

Running Heapster on OpenShift

Using Heapster to monitor an OpenShift cluster requires some additional changes to the Kubernetes instructions to allow communication between the Heapster instance and OpenShift's secured endpoints. To run standalone Heapster or a combination of Heapster and Hawkular-Metrics in OpenShift, follow this guide.

Troubleshooting guide here

Community

Contributions, questions, and comments are all welcomed and encouraged! Developers hang out on Slack in the #sig-instrumentation channel (get an invitation here). We also have the kubernetes-dev Google Groups mailing list. If you are posting to the list please prefix your subject with "heapster: ".

主要指标

概览
名称与所有者kubernetes-retired/heapster
主编程语言Go
编程语言Go (语言数: 4)
平台
许可证Apache License 2.0
所有者活动
创建于2014-08-24 11:50:18
推送于2018-12-01 06:53:55
最后一次提交2018-11-30 15:11:15
发布数62
最新版本名称v1.6.0-beta.1 (发布于 )
第一版名称v0.4 (发布于 )
用户参与
星数2.6k
关注者数138
派生数1.2k
提交数2.5k
已启用问题?
问题数824
打开的问题数0
拉请求数1083
打开的拉请求数0
关闭的拉请求数204
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?