Release Announcement: Telegraf 1.19.3
By
Samantha Wang /
Product
Aug 19, 2021
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.19.3 release notes
This maintenance release of Telegraf includes the following improvements:
- Dependencies
- Updated
sirupsen/logrusmodule from 1.7.0 to 1.8.1 - Updated
testcontainers/testcontainers-gomodule from 0.11.0 to 0.11.1 - Updated
golang/snappymodule from 0.0.3 to 0.0.4 - Updated
aws/aws-sdk-go-v2module from 1.3.2 to 1.8.0 - Updated
sensu/gomodule to v2.9.0 - Updated
hashicorp/consul/apimodule to 1.9.1
- Updated
- 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/govmomimodule to v0.26.0 in order to support vSphere 7.0
- Updated
- 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.