欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Prometheus
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
小 (→指南) |
||
第1行: | 第1行: | ||
Prometheus 是一个开源(Apache v2)[[Monitoring|监控系统]]和[[time series database|时间序列数据库]],使用 [[Go]] 语言开发。 | Prometheus 是一个开源(Apache v2)[[Monitoring|监控系统]]和[[time series database|时间序列数据库]],使用 [[Go]] 语言开发。 | ||
+ | |||
+ | ==简介== | ||
+ | |||
+ | ==功能== | ||
==指南== | ==指南== | ||
− | |||
− | |||
$ git clone https://github.com/prometheus/prometheus.git | $ git clone https://github.com/prometheus/prometheus.git | ||
$ cd prometheus | $ cd prometheus | ||
第10行: | 第12行: | ||
$ make docker | $ make docker | ||
$ ./prometheus -config.file=circle.yml | $ ./prometheus -config.file=circle.yml | ||
+ | |||
+ | ==[[Grafana]]== | ||
+ | [http://docs.huihoo.com/grafana/2.6/datasources/prometheus/index.html Grafana 支持 Prometheus 数据源] | ||
==图集== | ==图集== |
2017年6月2日 (五) 06:24的版本
Prometheus 是一个开源(Apache v2)监控系统和时间序列数据库,使用 Go 语言开发。
目录 |
简介
功能
指南
$ git clone https://github.com/prometheus/prometheus.git $ cd prometheus $ make build $ make test $ make docker $ ./prometheus -config.file=circle.yml
Grafana
图集
链接
分享您的观点