Release Announcement: Telegraf 1.19.3

Navigate to:

A new maintenance release for Telegraf is available now.

This maintenance release of Telegraf includes the following improvements:

  • Dependencies
    • Updated sirupsen/logrus module from 1.7.0 to 1.8.1
    • Updated testcontainers/testcontainers-go module from 0.11.0 to 0.11.1
    • Updated golang/snappy module from 0.0.3 to 0.0.4
    • Updated aws/aws-sdk-go-v2 module from 1.3.2 to 1.8.0
    • Updatedsensu/go module to v2.9.0
    • Updated hashicorp/consul/api module to 1.9.1
  • Clickhouse Input (clickhouse)
    • Fixed panic, improved handling empty result set
  • Kubernetes Inventory Input (kube_inventory)
    • Fixed Kubernetes nodes and pods parsing error
  • OPC-UA Input (opcua)
    • Avoid closing session on a closed connection
    • Fixed reconnection regression introduced in 1.19.1
    • Don't skip good quality nodes after encountering bad quality node
  • PostgreSQL Input (postgresql)
    • Normalized unix socket path
  • Prometheus Input (prometheus)
    • Fixed Kubernetes pod discovery
  • Redis Input (redis)
    • Improved redis command documentation
  • vSphere Input (vsphere)
    • Updated vmware/govmomi module to v0.26.0 in order to support vSphere 7.0
  • CrateDB Output (cratedb)
    • Replaced dots in tag keys with underscores
  • Grafana Loki Output (loki)
    • Sorted logs by timestamp before writing to Loki
  • AWS EC2 Processor (ifname)
    • Refactored EC2 init

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

If you find issues or have questions, please join our InfluxDB Community Slack, post them in our Telegraf GitHub Repo or our Community Site and we will take a look.