Release Announcement: Telegraf 1.10.4

Navigate to:

A new maintenance release for Telegraf is available now.

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

  1. Agent
    • Now creates a Telegraf user in pre-install rpm scriptlet.
  2. CSV Parser (csv)
    • Fixed the parsing of unix timestamps with more than nanosecond precision.
  3. HTTP Output (http)
    • Fixed an issue where this output could not set the Host header.
  4. InfluxDB v2 Output (influxdb_v2)
    • No longer discard metrics on forbidden error.
  5. Interrupts Input (interrupts)
    • Restored field name case.
  6. IPMI Sensor Input (ipmi_sensor)
    • Added support for hexadecimal values.
  7. ntpq Input (ntpq)
    • Updated to skip lines with a missing refid.
  8. VMware vSphere Input (vsphere)
    • Fixed the interval estimation.
  9. Wavefront Parser (wavefront)
    • Fixed a race condition.

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