Release Announcement: Telegraf 1.15.3
By
Samantha Wang /
Product
Sep 11, 2020
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.15.3 release notes
This maintenance release of Telegraf includes improvements to the following plugins:
- Agent
- Fixed a minor agent error message
- Updated Dockerfiles to Go 1.14
- Execd Go Shim (
shim
)- Fixed bug in shim logger affecting AddError
- Fixed issue with shim use of config.Duration
- Event Hub Consumer Input (
eventhub_consumer
)- Fixed an issue with string to integer conversion in the Event Hub Consumer Input Plugin
- HTTP Listener Input Plugin (
http_listener_v2
)- HTTP header tags no longer case-sensitive
- Modbus Input (
modbus
)- Extended the support of fixed point values on input
- Ping Input (
ping
)- Fixed Ping Input plugin for compatibility with FreeBSD ping6 binary
- SQL Server Input (
sqlserver
)- Added a new counter for the SQL Server Input Plugin for lock timeouts where the timeout is great than 0
- vSphere Input (
vsphere
)- Fixed missing cluster name from the vSphere Input Plugin
- Starlark Processor (
starlark
)- Improved the quality of the Starlark documentation by executing them as tests
- Added code examples, such as pivot, for the Starlark processor
- Application Insights Output (
application_insights
)- Added the capability to set the endpoint URL in the Application Insights Output configuration file
- Open TSDB Output (
opentsdb
)- Fixed the JSON handling of values NaN and Inf