diff --git a/CHANGELOG.md b/CHANGELOG.md index 69f186553..e96501811 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - [#4284](https://github.com/influxdata/telegraf/pull/4284): Fix selection of tags under nested objects in the JSON parser. - [#4135](https://github.com/influxdata/telegraf/issues/4135): Fix postfix input handling multi-level queues. - [#4334](https://github.com/influxdata/telegraf/pull/4334): Fix syslog timestamp parsing with single digit day of month. +- [#2910](https://github.com/influxdata/telegraf/issues/2910): Handle mysql input variations in the user_statistics collecting. ## v1.7 [2018-06-12]