This will basically make the root directory a place for storing the major telegraf interfaces, which will make telegraf's godoc looks quite a bit nicer. And make it easier for contributors to lookup the few data types that they actually care about. closes #564 |
||
|---|---|---|
| .. | ||
| README.md | ||
| nsq.go | ||
| 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.