Release Announcement: Telegraf 1.14.0

Navigate to:

A new feature-bearing release for Telegraf is now available:

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

Many thanks to the 60+ open source community members who contributed to this effort!

Key feature highlights from the release include:

  • In the sqlserver input, the sqlserver_azurestats measurement has been renamed to sqlserver_azure_db_resource_stats due to an issue where numeric metrics were previously being reported incorrectly as strings.
  • The date processor now uses the UTC timezone when creating its tag. In previous versions, the local time was used.

New Inputs

  1. Clickhouse Input Plugin (clickhouse)
  2. Execd Input Plugin (execd)
    • The execd plugin runs an external program as a daemon. Contributed by @jgraichen
  3. Azure Event & IoT Consumer Input Plugin (eventhub_consumer)
    • This plugin provides a consumer for use with Azure Event Hubs and Azure IoT Hub. Contributed by @R290
  4. Infiniband Input Plugin (infiniband)
    • This plugin gathers statistics for all InfiniBand devices and ports on the system. Contributed by @willfurnell
  5. Arista LANZ Input Plugin (lanz)
  6. Modbus Input Plugin (modbus)
    • The Modbus plugin collects Discrete Inputs, Coils, Input Registers and Holding Registers via Modbus TCP or Modbus RTU/ASCII. Contributed by @garciaolais
  7. Monit Input Plugin (monit)
    • The Monit plugin gathers metrics and status information about local processes, remote hosts, file, file systems, directories and network interfaces managed and watched over by Monit. Contributed by @SirishaGopigiri
  8. SFlow Input Plugin (sflow)
    • The SFlow Input Plugin provides support for acting as an SFlow V5 collector in accordance with the specification from sflow.org. This plugin is still considered beta, as more features and improvements will be included in a future release.  Contributed by @influxdata
  9. Wireguard Input Plugin (wireguard)
    • The Wireguard plugin reports gauge metrics for Wireguard interface device(s) and its peers. Contributed by @LINKIWI

New Processors

  1. Deduplication Processor (dedup)
    • Filter metrics whose field values are exact repetitions of the previous values. Contributed by @igomura
  2. Template Processor (template)
    • The template processor applies a Go template to metrics to generate a new tag. Contributed by @RobMalvern
  3. S2 Geo Processor (s2geo)
    • The S2 Geo processor to add tag with S2 cell ID token of specified cell level. Contributed by @alespour

New Outputs

  1. Warp10 Output Plugin (warp10)

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