Release Announcement: Telegraf 1.14.2
By
Samantha Wang /
Product
Apr 28, 2020
Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.14.2 release notes
This maintenance release of Telegraf includes improvements to the following plugins:
- SQL Server Input (
sqlserver
)- Trimmed the whitespace from the instance tag in SQL Server input
- AWS Cloudwatch Input (
cloudwatch
)- The Cloudwatch Input Plugin now uses the increased AWS Cloudwatch
GetMetricData
limit of 500 metrics per call
- The Cloudwatch Input Plugin now uses the increased AWS Cloudwatch
- SNMP Input (
snmp
)- Fixed an issue with 64-bit integer to string conversion in the SNMP Input Plugin
- Elasticsearch Input (
elasticsearch
)- Fixed an issue with reporting shard indices in the Elasticsearch Input Plugin
- Kapacitor Input (
kapacitor
)- Fixed a typo for the
gc_cpu_fraction
field of the Kapacitor Input Plugin
- Fixed a typo for the
- Azure Monitor Output (
azure_monitor
)- Fixed the limit on dimensions in the Azure Monitor Output Plugin
- InfluxDB Output (
influxdb
)- No longer retries create database when using
database_tag
if it is forbidden by the server
- No longer retries create database when using
- JSON Serializer (
json
)- Fixed an issue to ignore fields with Not a Number or Infinity floats in the JSON serializer
- InfluxDB Line Protocol Parser (
influx
)- Allows CR and FF inside of string fields in the InfluxDB Line Protocol Parser
The binaries for the latest open-source release can be found on our downloads page.
Need more help? Join us on Slack or the community forums.