Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twemproxy-exporter

Expose twemproxy stats to prometheus

Building

Mac/Linux

  1. set GOROOT environment variable
  2. Install Go and Make
  3. make

Docker

  1. set GOROOT environment variable
  2. Install Docker, Go and Make
  3. make docker

Running

Mac/Linux

./twemproxy-exporter

Docker

docker pull maguec/twemproxy-exporter:latest
docker run -i -t -p 9119:9119 maguec/twemproxy-exporter

Testing

run either the docker container or the raw application binary

curl http://localhost:9119/health

Copyright © 2018, Chris Mague

About

Expose Twemproxy/Nutcracker metrics for prometheus

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages