Release Announcement: Telegraf 1.9.3
By
Russ Savage /
Product
Jan 22, 2019
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.9.3 release notes
This maintenance release of Telegraf 1.9.3 includes improvements to the following plugins:
- Agent
- Updated to use a last-in, first-out ordering for the internal metrics buffer.
- Fixed
internal_write
buffer_size
not being reset on timed writes.
- AMQP Consumer Input (
amqp_consumer
)- This plugin no longer stops consuming when it receives an unparsable message.
- Couchbase Input (
couchbase
)- Removed
userinfo
from the cluster tag to prevent credential leaking.
- Removed
- Prometheus Input (
prometheus
)- Fixed an issue where this plugin was not detecting added and removed pods.
- SQL Server Input (
sqlserver
)- Fixed an issue where when using the money type, large values could cause arithmetic overflow.
The binaries for the latest open source release can be found on our downloads page.