Release Announcement: Telegraf 1.7.4

Navigate to:

A new maintenance release for Telegraf is available now.

This maintenance release for Telegraf includes the following updates:

  1. Agent
    • We now use the correct GOARM value in the armel package when building Telegraf.
  2. InfluxDB Output
    • The output will now skip unserializable metrics when using the UDP option.
  3. PowerDNS Input
    • Some small updates to the input tests.
  4. Burrow Input
    • Fixed and issue with the burrow_group offset calculation.
  5. Ping Input
    • Added the result_code value for errors when running the ping command.
  6. Syslog Input
    • The timeout deadline check for the UDP option has been removed.
  7. CGroup Input
    • Resolved an issue where we ensure the channel is closed if an error occurs.
  8. HTTP Output
    • We now send basic authentication credentials if they are provided in the config.

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