Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Victoriametrics | 8,589 | 4 | 14 hours ago | 174 | September 08, 2022 | 663 | apache-2.0 | Go | ||
VictoriaMetrics: fast, cost-effective monitoring solution and time series database | ||||||||||
Pachyderm | 5,918 | 1 | 13 hours ago | 220 | September 22, 2022 | 898 | apache-2.0 | Go | ||
Data-Centric Pipelines and Data Versioning | ||||||||||
Kube Prometheus | 5,323 | 2 days ago | 27 | June 17, 2022 | 165 | apache-2.0 | Jsonnet | |||
Use Prometheus to monitor Kubernetes and applications running on Kubernetes | ||||||||||
Metrics Server | 4,736 | 6 | 2 days ago | 41 | February 22, 2022 | 41 | apache-2.0 | Go | ||
Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. | ||||||||||
Pixie | 4,576 | 4 days ago | 88 | April 24, 2021 | 227 | apache-2.0 | C++ | |||
Instant Kubernetes-Native Application Observability | ||||||||||
Kube State Metrics | 4,554 | 48 | 2 days ago | 93 | June 03, 2022 | 65 | apache-2.0 | Go | ||
Add-on agent to generate and expose cluster-level metrics. | ||||||||||
M3 | 4,434 | 6 | a day ago | 994 | April 07, 2022 | 210 | apache-2.0 | Go | ||
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform | ||||||||||
Flagger | 4,274 | 7 | 17 hours ago | 48 | August 29, 2022 | 224 | apache-2.0 | Go | ||
Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments) | ||||||||||
Serve | 3,469 | 11 | 4 days ago | 14 | May 13, 2022 | 272 | apache-2.0 | Java | ||
Serve, optimize and scale PyTorch models in production | ||||||||||
Hubble | 2,694 | 4 | 15 hours ago | 42 | June 22, 2022 | 32 | apache-2.0 | Go | ||
Hubble - Network, Service & Security Observability for Kubernetes using eBPF |
文章结构请看左侧导航,如果您不喜欢 gitbook 的排版,也可以在我的博客上查看
随着越来越多的线上服务docker化,对容器的监控、报警变得越来越重要,容器监控有多种形态,有些是开源的(如promethues),而另一些则是商业性质的(如Weave),有些是集成在云厂商一键部署的(Rancher、谷歌云),有些是手动配置的,可谓百花齐放。
本文将对现有的容器监控方案进行总结对比,监控解决方案的数量之多令人望而生畏,新的解决方案又不断涌现,下面将从开源方案(采集、展示、告警)、商业方案、云厂商、主机监控、日志监控、服务监控等方面进行列举,此篇为概述篇,包含汇总列表及脑图,具体分析将在后面补充更新,欢迎指正、补充。
1.采集:
2.展示:
3.报警: