Release Announcement: Telegraf 1.12.3
By
Russ Savage /
Product
Oct 07, 2019
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.12.3 release notes
This maintenance release of Telegraf includes improvements to the following plugins:
- Agent
- Updated to use Go 1.12.10 for official builds.
- Fixed to only add the authorization header when the environment variable is set.
- Exec Input (
exec
)- Fixed a logging panic when using the nagios data format.
- Exec Output (
exec
)- This plugin now uses the batch serialization format.
- InfluxDB and InfluxDB v2 Outputs (
influxdb
andinfluxdb_v2
)- Fixed an issue where the database routing was incorrect when InfluxDB was restarted.
- MySQL and SQL Server Inputs (
mysql
andsqlserver
)- Fixed an issue when running multiple
mysql
andsqlserver
plugin instances.
- Fixed an issue when running multiple
- S.M.A.R.T. Input (
smart
)- Use case insensitive serial number match in smart input.
The binaries for the latest open source release can be found on our downloads page.