Fix multiple redis server bug, do not cache the TCP connections
Fixes #178
This commit is contained in:
@@ -11,6 +11,7 @@ will still be backwards compatible if only `url` is specified.
|
||||
### Bugfixes
|
||||
- [#170](https://github.com/influxdb/telegraf/issues/170): Systemd support
|
||||
- [#175](https://github.com/influxdb/telegraf/issues/175): Set write precision before gathering metrics
|
||||
- [#178](https://github.com/influxdb/telegraf/issues/178): redis plugin, multiple server thread hang bug
|
||||
|
||||
## v0.1.8 [2015-09-04]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user