Release Announcement: Telegraf 1.12.5

Navigate to:

A new maintenance release for Telegraf is available now.

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

  1. Ping Input (ping)
    • Fixed an issue to include missing ping errors and packets received metrics.
  2. SQL Server Input (sqlserver)
    • Added the missing ServerProperties query to the SQL Server input documentation.
    • Added some missing character replacements in the sql_instance tag.
  3. Cloudwatch Input (cloudwatch)
    • Changed the no metric error message to a debug level message.
  4. MongoDB (mongodb)
    • Fixed the naming of the connections_total_created field.
  5. Jenkins (jenkins)
    • Fixed an issue with metric creation when a node is offline.
  6. Docker (docker)
    • Fixed the uptime_ns calculation in the Docker input plugin when a container is restarted.
  7. MySQL (mysql)
    • Fixed a MySQL field type conflict in a conversion of gtid_mode to an integer.
    • Fixed a MySQL field type conflict with ssl_verify_depth and ssl_ctx_verify_depth.

The binaries for the latest open source release can be found on our downloads page.