Add support for NSQLookupd to nsq_consumer (#3215)
This commit is contained in:
committed by
Daniel Nelson
parent
837e6b1a32
commit
a4b8805f7f
@@ -40,6 +40,7 @@ func TestReadsMetricsFromNSQ(t *testing.T) {
|
||||
Topic: "telegraf",
|
||||
Channel: "consume",
|
||||
MaxInFlight: 1,
|
||||
Nsqd: []string{"127.0.0.1:4155"},
|
||||
}
|
||||
|
||||
p, _ := parsers.NewInfluxParser()
|
||||
|
||||
Reference in New Issue
Block a user