Release Announcement: Telegraf 1.9.5

Navigate to:

A new maintenance release for Telegraf is available now.

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

  1. Agent
    • Telegraf is now compatible with Amazon Linux 2 operating system.
  2. Ceph Storage Input (ceph)
    • Added backwards compatibility fields in ceph usage and pool stats
  3. InfluxDB v1.x Output (influxdb)
    • Fixed an issue where UDP payloads were not being split correctly.
  4. NStat Input (nstat)
    • This plugin will now silently ignore the snmp6 directory when it is missing.
  5. Ping Input (ping)
    • The host is now added when using custom arguments in this plugin.
  6. SQL Server Input (sqlserver)
    • Deadlock priority is now being set to low in this plugin.
    • Disabled results by row in AzureDB queries
  7. Stackdriver Output (stackdriver)
    • The output plugin now skips string fields since they are not supported in custom metrics for Stackdriver.
    • Points are now being written in ascending order for this output since Stackdriver requires points in that order.

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