Release Announcement: Telegraf 1.10.1

Navigate to:

A new maintenance release for Telegraf is available now.

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

  1. Consul Input (consul)
    • Updated so that we don't add empty healthcheck tags to consul input
  2. CSV Parser (csv)
    • Fixed an issue where we were incorrectly setting the measurement name when there was an empty string
  3. Google PubSub Input (cloud_pubsub)
    • Added the ability to Base64 decode the payload
  4. Google PubSub Output (cloud_pubsub)
    • Added the ability to Base64 encode the payload
  5. Socket Listener Input (socket_listener)
    • Updated to show an error when TLS configuration cannot be loaded
  6. System Input (system)
    • Fixed an issue causing high CPU usage on Raspbian
  7. VMware vSphere Input (vsphere)
    • Fixed the type compatibility when using the use_int_samples option
    • Fixed an issue causing error messages in the vCenter log

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