Output stats to the Instrumental TCP Collector

closes #1139
This commit is contained in:
Jason Roelofs
2016-05-02 10:58:29 -04:00
committed by Cameron Sparr
parent be7ca56872
commit f32916a5bd
6 changed files with 334 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
### Features
- [#1138](https://github.com/influxdata/telegraf/pull/1138): nstat input plugin. Thanks @Maksadbek!
- [#1139](https://github.com/influxdata/telegraf/pull/1139): instrumental output plugin. Thanks @jasonroelofs!
### Bugfixes