
prometheus
文章平均质量分 72
zhaojiweiwin
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Prometheus服务搭建(非容器)
github:https://github.com/prometheus/prometheus Prometheus安装 1)下载安装 线上统一版本为 2.12.0,下载地址: https://github.com/prometheus/prometheus/releases/download/v2.12.0/prometheus-2.12.0.linux-amd64.tar.gz 启动方式,不要...原创 2020-02-25 10:17:11 · 740 阅读 · 0 评论 -
Prometheus入门
什么是 Prometheus Prometheus 是由 SoundCloud 开源监控告警解决方案,从 2012 年开始编写代码,再到 2015 年 github 上开源以来,已经吸引了 9k+ 关注,以及很多大公司的使用;2016 年 Prometheus 成为继 k8s 后,第二名 CNCF(Cloud Native Computing Foundation) 成员。 作为新一代开源解决方案...原创 2020-02-23 22:28:37 · 200 阅读 · 0 评论