From 43b35c88ad3a841bcfe9dbd7a7d2272be2d7679a Mon Sep 17 00:00:00 2001 From: louis Date: Tue, 5 Apr 2016 21:28:05 +0200 Subject: [PATCH] remove todo from readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) 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!