Release Announcement: Telegraf 1.14.3
By
Samantha Wang /
Product
May 19, 2020
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.14.3 release notes
This maintenance release of Telegraf includes improvements to the following plugins:
- IPMI Sensor Input (
ipmi_sensor
)- Fixed parsing negative values in the IPMI Input Plugin
- InfluxDB v1.x Output & InfluxDB v2.x Output (
influxdb
,influxdb_v2
)- Fixed a reconnection issue of timed out HTTP2 connections in InfluxDB outputs (InfluxDB v1.x and InfluxDB v2.x Output Plugins)
- Dedup Processor (
dedup
)- Fixed an issue to handle multiple metrics with the same timestamp in the Dedup Processor
- JSON Parser (
json
)- Use the same timestamp for all objects in arrays in the JSON Parser