Release Announcement: Telegraf 1.8.3
By
Russ Savage /
Product
Oct 30, 2018
Navigate to:
The new maintenance release for Telegraf 1.8 is available now.
- Telegraf 1.8.3 release notes
Telegraf 1.8.3 includes improvements to the following plugins:
- AMQP Output (
amqp
)- Fixed a connection leak by closing unused connections.
- IPMI Sensor Input (
ipmi_sensor
)- Fixed a panic when this plugin receives bad input.
- Jolokia2 Input (
jolokia2
)- We no longer add non-serializable fields to this input.
- JTI OpenConfig Telemetry Input (
jti_openconfig_telemetry
)- Prints the proper error when there is a login issue.
- Kinesis Output (
kinesis
)- We now set the defaults on the Kinesis output partition key when tag does not exist.
- PostgreSQL Input (
postgresql_extensible
)- Fixed the version check for this plugin.
- x509 Certificate Input (
x509_cert
)- Added the subject of the certificate as a tag to help distinguish certificate chains.
The binaries for the latest open source release can be found on our downloads page.