Release Announcement: Telegraf 1.17.3
By
Samantha Wang /
Product
Feb 17, 2021
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.17.3 release notes
This maintenance release of Telegraf includes the following improvements:
- Update to Go 1.15.8
- Libraries
- Updated gopcua/opcua from 0.1.12 to 0.1.13
- Updated go-ping/ping to latest version
- Agent
- Fixed an issue with reading
flush_jitter
output from configuration file
- Fixed an issue with reading
- Filestat Input (
filestat
)- Plugin skips files that do not exist
- MQTT Consumer Input (
mqtt_consumer
)- Fixed a reconnection issue
- Ping Input (
ping
)- Fixed percentile calculations
- Fixed timeout for
deadline
configuration - Updated README with correct cmd for native ping on Linux
- SNMP Input (
snmp
)- Added support to expose IPv4/IPv6 as connection-schemes
- x509 Certificate Input (
x509_cert
)- Fixed a timeout issue
- InfluxDB v1.x Output (
influxdb
)- Fixed an issue to avoid JSON parsing errors
- Warp10 Output (
warp10
)- Added support for commas in tags to be URL encoded
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.