RavenZZ / prom-etcd

TEST: Custom service discovery with etcd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prometheus Etcd Grafana

    # prometheus installation
    tar xzvf ./prometheus-2.1.0.darwin-amd64.tar.gz
    mv  ./prometheus-2.1.0.darwin-amd64/* ./prometheus
    
    # http://localhost:9090/
    # grafana installation
    brew install grafana
    brew services start grafana
   
   # http://localhost:3000/

Grafana 配置

Grafana 配置

About

TEST: Custom service discovery with etcd


Languages

Language:Go 100.0%