Release Announcement: Telegraf 1.10.4
By
Russ Savage /
Product
May 14, 2019
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.10.4 release notes
This maintenance release of Telegraf 1.10.4 includes improvements to the following plugins:
- Agent
- Now creates a Telegraf user in pre-install rpm scriptlet.
- CSV Parser (
csv
)- Fixed the parsing of unix timestamps with more than nanosecond precision.
- HTTP Output (
http
)- Fixed an issue where this output could not set the Host header.
- InfluxDB v2 Output (
influxdb_v2
)- No longer discard metrics on forbidden error.
- Interrupts Input (
interrupts
)- Restored field name case.
- IPMI Sensor Input (
ipmi_sensor
)- Added support for hexadecimal values.
- ntpq Input (
ntpq
)- Updated to skip lines with a missing
refid
.
- Updated to skip lines with a missing
- VMware vSphere Input (
vsphere
)- Fixed the interval estimation.
- Wavefront Parser (
wavefront
)- Fixed a race condition.
The binaries for the latest open source release can be found on our downloads page.