Fix powerdns integer parse error handling

closes #1751
This commit is contained in:
Cameron Sparr
2016-09-23 15:45:18 +01:00
parent 2cf1db0837
commit ddc07f9ef8
3 changed files with 154 additions and 9 deletions

View File

@@ -31,6 +31,7 @@
- [#1530](https://github.com/influxdata/telegraf/issues/1530): Fix prometheus_client reload panic
- [#1764](https://github.com/influxdata/telegraf/issues/1764): Fix kafka consumer panic when nil error is returned down errs channel.
- [#1768](https://github.com/influxdata/telegraf/pull/1768): Speed up statsd parsing.
- [#1751](https://github.com/influxdata/telegraf/issues/1751): Fix powerdns integer parse error handling.
## v1.0.1 [unreleased]