telegraf/plugins/outputs/nsq
Daniel Nelson 4197426a73
Ignore errors serializing single metrics (#5943)
2019-06-03 17:34:48 -07:00
..
README.md
nsq.go Ignore errors serializing single metrics (#5943) 2019-06-03 17:34:48 -07:00
nsq_test.go

README.md

NSQ Output Plugin

This plugin writes to a specified NSQD instance, usually local to the producer. It requires a server name and a topic name.