memcached unix socket: fix panic. Do not recreate conn inside if
closes #841
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
- [#898](https://github.com/influxdata/telegraf/issues/898): Put database name in quotes, fixes special characters in the database name.
|
||||
- [#656](https://github.com/influxdata/telegraf/issues/656): No longer run `lsof` on linux to get netstat data, fixes permissions issue.
|
||||
- [#907](https://github.com/influxdata/telegraf/issues/907): Fix prometheus invalid label/measurement name key.
|
||||
- [#841](https://github.com/influxdata/telegraf/issues/841): Fix memcached unix socket panic.
|
||||
|
||||
## v0.11.1 [2016-03-17]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user