telegraf/plugins/outputs/nsq
Helen Weller d41569caed
Integration test audit (#8725)
2021-01-26 11:06:12 -07:00
..
README.md renaming plugins -> inputs 2016-01-07 15:04:30 -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.