Merge pull request #3 from life360/master

added e2e latency stats
This commit is contained in:
louis
2016-06-09 23:15:24 +02:00
committed by GitHub
6 changed files with 214 additions and 10 deletions

View File

@ -10,6 +10,10 @@ NSQ exporter for prometheus.io, written in go.
## Building
make
OR
go get -u github.com/lovoo/nsq_exporter
go install github.com/lovoo/nsq_exporter