码迷,mamicode.com
首页 > 其他好文 > 详细

Prometheus

时间:2019-10-03 00:36:00      阅读:113      评论:0      收藏:0      [点我收藏+]

标签:本地   社区   系统监控   cloud   ref   机器   rom   配置   监控系统   

什么是 Prometheus?

Prometheus 是一套开源的系统监控和报警框架,灵感源自 Google 的 Borgmon 监控系统。2012 年,SoundCloud 的 Google 前员工创造了 Prometheus,并作为社区开源项目进行开发。2015 年,该项目正式发布。2016 年,Prometheus 加入云原生计算基金会(Cloud Native Computing Foundation),成为受欢迎度仅次于 Kubernetes 的项目。

Prometheus 具有以下特性:

  • 多维的数据模型(基于时间序列的 Key/Value 键值对)
  • 灵活的查询和聚合语言 PromQL
  • 提供本地存储和分布式存储
  • 通过基于 HTTP 的 Pull 模型采集时间序列数据
  • 可利用 Pushgateway(Prometheus 的可选中间件)实现 Push 模式
  • 可通过动态服务发现或静态配置发现目标机器
  • 支持多种图表和数据大盘

Prometheus

标签:本地   社区   系统监控   cloud   ref   机器   rom   配置   监控系统   

原文地址:https://www.cnblogs.com/zhangfengshi/p/11618730.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!