Release Announcement: Telegraf 1.14.5
By
Samantha Wang /
Product
Jun 30, 2020
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.14.5 release notes
This maintenance release of Telegraf includes improvements to the following plugins:
- Agent
- Prevents startup when tags have an incorrect type in the configuration file
- Procstat Input (
procstat
)- Improved the performance of the Procstat Input Plugin
- Ping Input (
ping)
- Fixed the exit code handling in the Ping Input Plugin on non-Linux.
- Sensors Input (
sensors)
- Skips an unnecessary error message in the output of the Sensors Input Plugin
- x509 Cert Input (
x509_cert)
- Added support to allow any type of key usage on x509 Cert Input Plugin
- Prometheus Output (
prometheus
)- Allows histograms and summary types without buckets or quantiles in the Prometheus Output Plugin
- JSON Parser (
json
)- Fixed panic with the GJSON multi-select query in the JSON Parser