摘要: 使用Prometheus(https://github.com/prometheus)原生的k8s服务发现驱动,采集容器化信息;通过微服务参数配置,暴露运行状态信息提供给prometheus,实现微服务信息采集; 通过新引入的netdata(https://github.com/netdata/ne 阅读全文
posted @ 2021-07-16 17:11 Awindow 阅读(3925) 评论(0) 推荐(0)
摘要: 部署Prometheus监控报警系统 一、Prometheus介绍 Prometheus是由SoundCloud开发的开源监控报警系统和时序列数据库(TSDB);Prometheus使用Go语言开发,是Google BorgMon监控系统的开源版本;2016年由Google发起Linux基金会旗下的 阅读全文
posted @ 2021-07-16 16:59 Awindow 阅读(542) 评论(0) 推荐(0)