diff --git a/README.md b/README.md index 7277720..3286fcf 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,6 @@ NSQ exporter for prometheus.io, written in go. go get -u github.com/lovoo/nsq_exporter go install github.com/lovoo/nsq_exporter -## TODO - -* collect all nsqd instances over nsqlookupd - ## Contributing 1. Fork it!