Release Announcement: Telegraf 1.8.1
By
Russ Savage /
Product
Oct 03, 2018
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.8.1 release notes
This maintenance release for Telegraf includes the following updates:
- Basic Stats aggregator
- Improved performance by switching to
FieldList
.
- Improved performance by switching to
- Cloudwatch output
- We no longer add tags with empty values in this output.
- GROK parser
- Fixed the capitalization for Timezone.
- HTTP Listener input
- The errors returned now match the errors found in InfluxDB more closely.
- OpenTSDB output
- We no longer add tags with empty values in this output.
- SQLServer input
hardware_type
field is no longer truncated in this input.
- vSphere input
- Resolved a panic if a network error is encountered while querying for metric metadata.
- Added BIOS UUID for the virtual machines.
- Fixed an issue where we were getting null metrics or incorrect metrics if the clock on the collector node is ahead of vCenter.
- x509 Cert input
- Added hostname to TLS config for SNI support.
The binaries for the latest open source release can be found on our downloads page.