PAAS云平台监控实现与探讨

打开文本图片集
摘要:文章主要基于Prometheus的云平台PAAS监控方案于工程实践中的探讨展开,首先介绍Prometheus的简介、架构与特点及与其他监控工具的比较,接下来对基于Prometheus的PAAS云平台监控的探讨点详细展开,最后展示修改后的结构图及监控界面效果图。
关键词:PAAS云平台监控;Prometheus;exporter;kubernates
Abstract:The article is mainly based on the discussion of Prometheus's cloud platform PAAS monitoring scheme in engineering practice,first introducing the introduction,architecture and characteristics of Prometheus and thecomparison of other monitoring tools,and then discussing the monitoring of PAAS cloud platform based on Prometheus in detail,and finally showing the modified structure diagram and monitoring interface control effect.
Keywords:Cloud platform PAAS monitor;Prometheus;exporter;kubernates
1 Prometheus介绍
1.1 简介
Prometheus是一种应用十分广泛的性能监控平台,是一个开源的记录和处理数字时间序列的监控平台,由Matt T.Proud和Julius Volz最初合作开发,开始开发的大部分费用由SoundCloud赞助,使用Go语言编写,现在是一个独立的开源项目,独立于任何公司维护,并于2016年加入云原生基金会,成为继Kubernetes之后的第二个托管项目。(剩余3977字)