Release Announcement: Telegraf 1.7.2
By
Russ Savage /
Product, Developer
Jul 18, 2018
Navigate to:
A maintenance release for Telegraf is now available: Telegraf 1.7.2 release notes.
This maintenance release includes updates for the following plugins:
-
- Docker Input
- Updated the plugin to report memory usage without memory cache to match the Docker CLI.
- Previously, we were only using the first name of a container. We now search across all container names.
- HTTP Output
- We now notify the user that the url is an incorrect or unparseable format.
- Printer Processor
- We now print octets in the proper string format.
- RegEx Processor
- We no longer set values when the pattern doesn't match in
regex
processor.
- We no longer set values when the pattern doesn't match in
- Syslog Input
- Fixed
found EOF, expecting a MSGLEN
errors that were happening.
- Fixed
- Zookeeper Input
- We now use
localhost
as default server tag.
- We now use
- Docker Input
This release can be found on the downloads page.