Fix crash in Docker input plugin - Fixes #1195
Commit fixes crash in Docker input plugin caused by the fact that return value might be nil when error occurs. closes #1195
This commit is contained in:
committed by
Cameron Sparr
parent
08ecfb8a67
commit
39df2635bd
@@ -6,6 +6,8 @@
|
||||
|
||||
### Bugfixes
|
||||
|
||||
- [#1195](https://github.com/influxdata/telegraf/pull/1195): Docker panic on timeout. Thanks @zstyblik!
|
||||
|
||||
## v0.13 [2016-05-11]
|
||||
|
||||
### Release Notes
|
||||
|
||||
Reference in New Issue
Block a user