Release Announcement: Telegraf 1.12.3

Navigate to:

A new maintenance release for Telegraf is available now.

This maintenance release of Telegraf includes improvements to the following plugins:

  1. Agent
    • Updated to use Go 1.12.10 for official builds.
    • Fixed to only add the authorization header when the environment variable is set.
  2. Exec Input (exec)
    • Fixed a logging panic when using the nagios data format.
  3. Exec Output (exec)
    • This plugin now uses the batch serialization format.
  4. InfluxDB and InfluxDB v2 Outputs (influxdb and influxdb_v2)
    • Fixed an issue where the database routing was incorrect when InfluxDB was restarted.
  5. MySQL and SQL Server Inputs (mysql and sqlserver)
    • Fixed an issue when running multiple mysql and sqlserver plugin instances.
  6. 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.