Update changelog
This commit is contained in:
parent
868f7abc64
commit
e2ab598a4a
|
@ -7,6 +7,9 @@
|
||||||
supporting Kafka 0.8 and below is available as the `kafka_consumer_legacy`
|
supporting Kafka 0.8 and below is available as the `kafka_consumer_legacy`
|
||||||
plugin.
|
plugin.
|
||||||
|
|
||||||
|
- In the `aerospike` input the `node_name` field has been changed to be a tag
|
||||||
|
for both the `aerospike_node` and `aerospike_namespace` measurements.
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- [#2487](https://github.com/influxdata/telegraf/pull/2487): Add Kafka 0.9+ consumer support
|
- [#2487](https://github.com/influxdata/telegraf/pull/2487): Add Kafka 0.9+ consumer support
|
||||||
|
@ -31,6 +34,7 @@
|
||||||
- [#2855](https://github.com/influxdata/telegraf/pull/2855): MySQL input: log and continue on field parse error.
|
- [#2855](https://github.com/influxdata/telegraf/pull/2855): MySQL input: log and continue on field parse error.
|
||||||
- [#2885](https://github.com/influxdata/telegraf/pull/2885): Fix timeout option in Windows ping input sample configuration.
|
- [#2885](https://github.com/influxdata/telegraf/pull/2885): Fix timeout option in Windows ping input sample configuration.
|
||||||
- [#2911](https://github.com/influxdata/telegraf/issues/2911): Fix Kinesis output plugin in govcloud.
|
- [#2911](https://github.com/influxdata/telegraf/issues/2911): Fix Kinesis output plugin in govcloud.
|
||||||
|
- [#2917](https://github.com/influxdata/telegraf/issues/2917): Fix Aerospike input adds all nodes to a single series.
|
||||||
|
|
||||||
## v1.3.2 [unreleased]
|
## v1.3.2 [unreleased]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue