Release Announcement: Telegraf 1.10.1
By
Russ Savage /
Product
Mar 19, 2019
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.10.1 release notes
This maintenance release of Telegraf 1.10.1 includes improvements to the following plugins:
- Consul Input (
consul
)- Updated so that we don't add empty healthcheck tags to consul input
- CSV Parser (
csv
)- Fixed an issue where we were incorrectly setting the measurement name when there was an empty string
- Google PubSub Input (
cloud_pubsub
)- Added the ability to Base64 decode the payload
- Google PubSub Output (
cloud_pubsub
)- Added the ability to Base64 encode the payload
- Socket Listener Input (
socket_listener
)- Updated to show an error when TLS configuration cannot be loaded
- System Input (
system
)- Fixed an issue causing high CPU usage on Raspbian
- VMware vSphere Input (
vsphere
)- Fixed the type compatibility when using the use_int_samples option
- Fixed an issue causing error messages in the vCenter log
The binaries for the latest open source release can be found on our downloads page.