Prometheus
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Prometheus相关的知识,希望对你有一定的参考价值。
参考技术A Prometheus是一种监控工具适用于:
1、监控数据为纯数字的时间序列
2、以服务器节点为中心的监控
3、高度动态的业务服务监控
不太适用于:
高精度高可靠的业务场景
docker 部署
yml 的大致内容
如果需要重新更新配置,则使用 curl -X POST http://localhost:9090/-/reload
prometheus视频教程
01.prometheus的介绍-1
02.prometheus的介绍-2
03.prometheus的基础理念
04.prometheus的监控分类
05.prometheus的架构
06.prometheus的监控项讲解
07.prometheus的企业讲解
08.prometheus的特点缺点
09.prometheus的命令行
10.prometheus的组件
11.prometheus的metrics
12.prometheus的监控图及命令行
13.prometheus的数据key/value
14.prometheus的key及组件
15prometheus的启动及设置
16.prometheus的监控cpu实例
查看下载
以上是关于Prometheus的主要内容,如果未能解决你的问题,请参考以下文章