telegraf/plugins/outputs/nsq
Joshua Powers 0d8d118319
chore: clean up all markdown lint errors in output plugins (#10159)
2021-11-24 11:47:33 -07:00
..
README.md chore: clean up all markdown lint errors in output plugins (#10159) 2021-11-24 11:47:33 -07:00
nsq.go Ignore errors serializing single metrics (#5943) 2019-06-03 17:34:48 -07:00
nsq_test.go Integration test audit (#8725) 2021-01-26 11:06:12 -07:00

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.