From bf6bc73e111c00c0336d38083ed2314db3faef5a Mon Sep 17 00:00:00 2001 From: Dnile Date: Sun, 3 Apr 2016 13:44:53 -0700 Subject: [PATCH] remove e2e_latency from TODO list --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0dddb90..10324be 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ NSQ exporter for prometheus.io, written in go. ## TODO * collect all nsqd instances over nsqlookupd -* collect e2elatency, see: https://github.com/nsqio/nsq/blob/master/nsqd/stats.go ## Contributing