ensure proper context on snmp error messages (#2220)

This commit is contained in:
Patrick Hemmer
2017-01-09 08:03:33 -05:00
committed by Cameron Sparr
parent 5f6766f6e1
commit a658e6c509
2 changed files with 12 additions and 11 deletions

View File

@@ -66,6 +66,7 @@ plugins, not just statsd.
- [#1973](https://github.com/influxdata/telegraf/issues/1973): Partial fix: logparser CLF pattern with IPv6 addresses.
- [#1975](https://github.com/influxdata/telegraf/issues/1975) & [#2102](https://github.com/influxdata/telegraf/issues/2102): Fix thread-safety when using multiple instances of the statsd input plugin.
- [#2027](https://github.com/influxdata/telegraf/issues/2027): docker input: interface conversion panic fix.
- [#1814](https://github.com/influxdata/telegraf/issues/1814): snmp: ensure proper context is present on error messages
## v1.1.2 [2016-12-12]