Release Announcement: Telegraf 1.18.1

Navigate to:

A new maintenance release for Telegraf is available now.

This maintenance release of Telegraf includes the following improvements:

  • Agent
    • Closes running outputs when agent reloads on SIGHUP
  • Docker Input (docker)
    • Fixed panic when parsing container statistics
  • Exec Input (exec)
    • Fixed truncated messages in debug mode; debug mode now shows full messages
  • IPMI Sensor Input (ipmi_sensor)
    • Fixed panic by implementing a length check to plugin
  • MySQL Input (mysql)
    • Fixed the ability to handle 'binary logs' query for MySQL version 8.0+
  • NFS Client Input (nfsclient)
    • Fixed integer overflow in fields received by mountstat
  • Ping Input (ping)
    • Fixed an issue when method="native" by always calling SetPrivileged(true)
  • SNMP Input (snmp)
    • Fixed init() when no MIBs are installed
  • SQL Server Input (sqlserver)
    • Fixed sqlserver_process_cpu calculation
  • Tail Input (tail)
    • Added configurable option to override path tag
  • Azure Monitor Output (azure_monitor)
    • Fixed an issue to handle error when initializing the authentication object
  • Yandex Cloud Output (yandex_cloud_monitoring)
    • Fixed an issue to use correct computed metadata URL to get folder-id
  • ifName Processor (ifname)
    • Retrieves interface name more efficiently

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

If you find issues or have questions, please join our InfluxDB Community Slack, post them in our Telegraf GitHub Repo or our Community Site and we will take a look.