diff --git a/CHANGELOG.md b/CHANGELOG.md index ce691b44c..4624a7654 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ - [#5010](https://github.com/influxdata/telegraf/issues/5010): Add X-Requested-By header to graylog input. - [#5052](https://github.com/influxdata/telegraf/issues/5052): Fix metric memory not freed from the metric buffer on write. - [#3817](https://github.com/influxdata/telegraf/issues/3817): Add support for client tls certificates in postgresql inputs. +- [#5118](https://github.com/influxdata/telegraf/issues/5118): Prevent panic when marking the offset in kafka_consumer. +- [#5085](https://github.com/influxdata/telegraf/issues/5085): Add early metrics to aggregator and honor drop_original setting. ## v1.9 [2018-11-20]