Riemann output: remove some of the object referencing/dereferencing

closes #378
closes #379
This commit is contained in:
Cameron Sparr
2015-11-18 14:32:29 -07:00
parent a8294c2c34
commit a3feddd8ed
2 changed files with 15 additions and 8 deletions

View File

@@ -1,5 +1,13 @@
## v0.2.3 [unreleased]
### Release Notes
- Riemann output added
### Features
- [#379](https://github.com/influxdb/telegraf/pull/379): Riemann output, thanks @allenj!
### Bugfixes
## v0.2.2 [2015-11-18]
### Release Notes