Release Announcement: Telegraf 1.12.5
By
Samantha Wang /
Product
Nov 12, 2019
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.12.5 release notes
This maintenance release of Telegraf includes improvements to the following plugins:
- Ping Input (
ping
)- Fixed an issue to include missing ping errors and packets received metrics.
- SQL Server Input (
sqlserver
)- Added the missing
ServerProperties
query to the SQL Server input documentation. - Added some missing character replacements in the
sql_instance
tag.
- Added the missing
- Cloudwatch Input (
cloudwatch
)- Changed the no metric error message to a debug level message.
- MongoDB (
mongodb
)- Fixed the naming of the
connections_total_created
field.
- Fixed the naming of the
- Jenkins (
jenkins
)- Fixed an issue with metric creation when a node is offline.
- Docker (
docker
)- Fixed the
uptime_ns
calculation in the Docker input plugin when a container is restarted.
- Fixed the
- MySQL (
mysql
)- Fixed a MySQL field type conflict in a conversion of
gtid_mode
to an integer. - Fixed a MySQL field type conflict with
ssl_verify_depth
andssl_ctx_verify_depth
.
- Fixed a MySQL field type conflict in a conversion of
The binaries for the latest open source release can be found on our downloads page.