Release Announcement: Telegraf 1.16.3
By
Samantha Wang /
Product
Dec 01, 2020
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.16.3 release notes
This maintenance release of Telegraf includes the following improvements:
-
- Updated
godirwalk
to 1.16.1 for Dragonfly BSD support - CSV Parser (
csv
)- Fixed an issue where the CSV timestamp was being read as Unix instead of Go reference time
- Starlark Processor (
starlark
)- Allows the processor to manage errors that occur in the
apply
function - Added support for logging
- Added capability to return multiple metrics
- Allows the processor to manage errors that occur in the
- Apcupsd Input (
apcupsd
)- Added driver and CUDA version
- gNMI Input (
gnmi
)- Added logging of the
SubscribeResponse_Error
response types
- Added logging of the
- NVIDIA SMI Input (
nvidia_smi
)- Added driver and CUDA version
- PHP-FPM Input (
phpfpm
)- Fixed an issue with
index out of range
error
- Fixed an issue with
- SQL Server Input (
sqlserver
)- Fixed a typo in the
database_name
column
- Fixed a typo in the
- Wavefront Output (
wavefront
)- Output distinguishes between retryable and non-retryable errors
- Added debug level logging for metric data that is not retryable
- Updated
The binaries for the latest open source release can be found on our downloads page.