Skip to content

tsuru/tsuru-team-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published