随笔分类 -  prometheus

prometheus
摘要:https://www.jianshu.com/p/f0987acb929a 阅读全文
posted @ 2020-03-18 10:43 hurz 阅读(650) 评论(0) 推荐(0) 编辑
摘要:serviceMonitor 是通过对service 获取数据的一种方式。 1. promethus operator可以通过serviceMonitor 自动识别带有某些 label 的service ,并从这些service 获取数据。 2. serviceMonitor 也是由promethu 阅读全文
posted @ 2020-03-16 17:56 hurz 阅读(7008) 评论(0) 推荐(0) 编辑
摘要:"promethus监控mysql" 一、mysqld_exporter安装 下载页面 https://github.com/prometheus/mysqld_exporter/releases 下载最新版本 https://github.com/prometheus/mysqld_exporte 阅读全文
posted @ 2020-03-10 20:36 hurz 阅读(157) 评论(0) 推荐(0) 编辑
摘要:Metrics类型 在上一小节中我们带领读者了解了Prometheus的底层数据模型,在Prometheus的存储实现上所有的监控样本都是以time series的形式保存在Prometheus内存的TSDB(时序数据库)中,而time series所对应的监控指标(metric)也是通过label 阅读全文
posted @ 2019-07-29 23:39 hurz 阅读(750) 评论(0) 推荐(0) 编辑
摘要:https://yunlzheng.gitbook.io/prometheus-book/ https://songjiayang.gitbooks.io/prometheus/content/ 阅读全文
posted @ 2019-07-29 23:35 hurz 阅读(295) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示