Release Announcement: Telegraf 1.16.2
By
Samantha Wang /
Product
Nov 13, 2020
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.16.2 release notes
This maintenance release of Telegraf includes improvements to the following plugins:
- CSV Parser (
csv
)- Fixed parsing multiple CSV files with different headers
- DC/OS Input (
dcos
)- Fixed a high severity vulnerability in previous version of the
jwt-go
library
- Fixed a high severity vulnerability in previous version of the
- gNMI Input (
gnmi
)- Added support for bytes encoding for gNMI messages
- Proxmox Input (
proxmox
)- Fixed a few issues with error reporting
- Now ignores QEMU templates
- RAS Input (
ras
)- Fix tests failing on some systems
- Redfish Input (
redfish
)- Fixed a parsing issue
- SMART Input (
smart
)- Fixed an issue to recognize all devices from the configuration
- SQL Server Input (
sqlserver
)- Fixed an issue with an error with queries in on-premise instances
- Systemd Units Input (
systemd_units
)- Added
--plain
to the command invocation to fix an issue for reporting errors for units not found
- Added
- vSphere Input (
vsphere
)- Fixed how metrics were counted
- Fixed metrics being skipped under in certain specific circumstances
- Dynatrace Output (
dynatrace
)- Fixed pushing metrics to separate Dynatrace environments
- Wavefront Output (
wavefront
)- Added
immediate_flush
tag
- Added
The binaries for the latest open source release can be found on our downloads page.