Release Announcement: Telegraf 1.16.1
By
Samantha Wang /
Product
Oct 29, 2020
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.16.1 release notes
This maintenance release of Telegraf includes improvements to the following plugins:
- Kafka Input and Output (
kafka
)- Kafka SASL-mechanism authentication support for SCRAM-SHA-256, SCRAM-SHA-512, GSSAPI
- SQL Server Input (
sqlserver
)- Fixed a syntax error of the Azure queries
- Removed some synthetic performance counters that no longer exist from the
sqlserver_performance_counters
measurement - Added the readable value of the SQL Server version (
sql_version_desc
) as a new tag
- RAS Input (
ras
)- Disabled RAS input plugin on specific Linux architectures (MIPS64, mips64le, ppc64le, riscv64)
- Fixed an issue that didn't properly close file handlers
- Processes Input (
processes
)- Fixed an issue with receiving no such file or directory stat error
- Windows Performance Counters Input (
win_perf_counters
)- Fixed an issue with the counter with a negative denominator error to cause gathering operations to fail
The binaries for the latest open source release can be found on our downloads page.