Release Announcement: Telegraf 1.14.5

Navigate to:

A new maintenance release for Telegraf is available now.

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

  1. Agent
    • Prevents startup when tags have an incorrect type in the configuration file
  2. Procstat Input (procstat)
    • Improved the performance of the Procstat Input Plugin
  3. Ping Input (ping)
    • Fixed the exit code handling in the Ping Input Plugin on non-Linux.
  4. Sensors Input (sensors)
    • Skips an unnecessary error message in the output of the Sensors Input Plugin
  5. x509 Cert Input (x509_cert)
    • Added support to allow any type of key usage on x509 Cert Input Plugin
  6. Prometheus Output (prometheus)
    • Allows histograms and summary types without buckets or quantiles in the Prometheus Output Plugin
  7. JSON Parser (json)
    • Fixed panic with the GJSON multi-select query in the JSON Parser