Release Announcement: Telegraf 1.20.2
By
Samantha Wang /
Product
Oct 11, 2021
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.20.2 release notes
Telegraf 1.20.1 had an issue with the makefile which prevented i386 tar and rpm packages from being built.
This maintenance release of Telegraf includes the following improvements:
- Dependencies
- Updated
k8s.io/apimachinerymodule to v0.22.2 - Updated
containerdmodule to v1.5.7 - Updated
consulmodule to v1.11.0 - Updated
testcontainers/testcontainers-gomodule to v0.11.1 - Updated
Azure/go-autorest/autorest/adalmodule to v0.9.16 - Updated
Azure/go-autorest/autorest/azure/authmodule to v0.5.8 - Updated
cloud.google.com/go/pubsubmodule to v1.17.0 - Updated
aws/smithy-gomodule to v1.8.0
- Updated
- Cloudwatch Input (
cloudwatch)- Use new session API.
- Couchbase Input (
couchbase)- Fixed an insecure certificate validation
- Elasticsearch Query Input (
elasticsearch_query)- Added custom time/date format field
- Intel RDT Input (
intel_rdt)- Fixed an issue to prevent a timeout when logging
- MongoDB Input (
mongodb)- Fixed panic due to nil dereference
- OpenTelemetry Input (
opentelemetry)- Fixed an error returned to OpenTelemetry client
- Procstat Input (
procstat)- Added missing tags in
procstat_lookupmetric
- Added missing tags in
- Stackdriver Input (
stackdriver)- Migrate to cloud.google.com/go/monitoring/apiv3/v2
- JSON V2 Parser (
json_v2)- Duplicate line_protocol when using object and fields
- InfluxDB Parser (
influx)- Fixed memory leak.
- Grafana Loki Output (
loki)- Updated plugin's
http_headerssetting to match the sample configuration
- Updated plugin's
- MQTT Output (
mqtt)- Added the
keep_aliveconfiguration option to set the maximum time of no communication between broker and client and resolved an identifier rejected error
- Added the
Head to our downloads page to get the latest Telegraf release. If you find issues or have questions, please join our InfluxDB Community Slack, post them in our InfluxDB GitHub Repo or our Community site, and we will take a look.