欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Prometheus
来自开放百科 - 灰狐
(版本间的差异)
小 (→指南) |
|||
第7行: | 第7行: | ||
$ cd prometheus | $ cd prometheus | ||
$ make build | $ make build | ||
− | $ ./prometheus -config.file= | + | $ make test |
+ | $ make docker | ||
+ | $ ./prometheus -config.file=circle.yml | ||
==图集== | ==图集== |
2016年4月18日 (一) 10:11的版本
Prometheus 是一个开源(Apache v2)监控系统和时间序列数据库,使用 Go 语言开发。
指南
$ mkdir -p $GOPATH/src/github.com/prometheus $ cd $GOPATH/src/github.com/prometheus $ git clone https://github.com/prometheus/prometheus.git $ cd prometheus $ make build $ make test $ make docker $ ./prometheus -config.file=circle.yml
图集
链接
分享您的观点