Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 380 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 380 Bytes

tsuru-team-metrics

Single endpoint to export some tsuru metadata as a prometheus metrics

Run local

  1. Build the go binary with:
    go build .
  1. Have logged on tsuru once
    tsuru target-set -s default https://yourtsuruserver
    tsuru login
  1. Run binary
   ./tsuru-team-metrics
  1. Access metrics
    curl localhost:19283/metrics