Update changelog
This commit is contained in:
parent
04dfa430ef
commit
385be709a1
|
@ -17,9 +17,10 @@
|
|||
- [#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.
|
||||
- [#5112](https://github.com/influxdata/telegraf/issues/5112): Use -W flag on bsd variants in ping input.
|
||||
- [#5082](https://github.com/influxdata/telegraf/issues/5082): Prevent panic when marking the offset in kafka_consumer.
|
||||
- [#5084](https://github.com/influxdata/telegraf/issues/5084): Add early metrics to aggregator and honor drop_original setting.
|
||||
- [#5112](https://github.com/influxdata/telegraf/pull/5112): Use -W flag on bsd variants in ping input.
|
||||
- [#5114](https://github.com/influxdata/telegraf/issues/5114): Allow delta metrics in wavefront parser.
|
||||
|
||||
## v1.9 [2018-11-20]
|
||||
|
||||
|
|
Loading…
Reference in New Issue