pyk / prometheus-getstarted

run prometheus

Home Page:http://prometheus.io/docs/introduction/getting_started/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

following this tutorial.

Get & build prometheus

git clone https://github.com/prometheus/prometheus.git
cd prometheus
make build