Release Announcement: Telegraf 1.19.1
By
Samantha Wang /
Product
Jul 07, 2021
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.19.1 release notes
This maintenance release of Telegraf includes the following improvements:
- Dependencies
- Updated nat-server module to v2.2.6
- Updated apimachinary module to v0.21.1
- Updated jwt module to v1.2.2 and jwt-go module to v3.2.3
- Updated couchbase module to v0.1.0
- Updated gjson module to v1.8.0
- Updated signalfx module to v3.3.34
- Kubernetes Inventory Input (
kube_inventory
)- Fixed a segmentation fault
- Couchbase Input (
couchbase
)- Fixed out-of-bounds panic
- KNX Listener Input (
knx_listener
)- Fixed nil pointer panic
- Procstat Input (
procstat
)- Updated gopsutil module to fix panic
- RabbitMQ Input (
rabbitmq
)- Fixed JSON unmarshal regression
- Dovecat Input (
dovecat
)- Excluded read-timeout from being an error
- StatsD Input (
statsd
)- Fixed an issue to continue parsing after receiving parsing error
- SNMP Input (
snmp
)- Added a check for OID and name to prevent empty metrics
- SQL Server Input (
sqlserver
)- Requires authentication method to be specified
- x509 Certificate Input (
x509_cert
)- Fixed
source
tag for https - Fixed SNI support
- Fixed
- HTTP Output (
http
)- Fixed toml error when parsing
insecure_skip_verify
- Fixed toml error when parsing
- JSON v2 Parser (
json_v2
)- No longer requires tags to be added to
included_keys
- No longer requires tags to be added to
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.