telegraf/plugins/outputs/nsq
Paweł Żak 020b77b239
fix: Linter fixes for plugins/outputs/[g-m]* (#10127)
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-24 12:40:25 -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 fix: Linter fixes for plugins/outputs/[g-m]* (#10127) 2021-11-24 12:40:25 -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.