Release Announcement: Telegraf 1.18.2
                    By
                      Russ Savage / 
                    Product
                    
                    Apr 30, 2021
                
                
              Navigate to:
A new maintenance release for Telegraf is available now.
- Telegraf 1.18.2  release notes
 
This maintenance release of Telegraf includes the following improvements:
- Agent
- The JSON format is now compatible with nulls to ensure Telegraf successfully detects null values and returns an empty metric without error.
 - The 
common.shimhas been updated to accept larger inputs from the scanner. 
 - APCUPSD Input (
apcupsd)- Resolved an 
ALARMDELbug in a forked repository. This fix ensures the plugin works whenno alarmdelay duration is set. 
 - Resolved an 
 - Converter Processor (
converter)- Added support for 
float64to support converting longer hexadecimal string values into a numeric type without losing in precision. Note: if a string number exceeds the size limit forfloat64, precision may still be lost. 
 - Added support for 
 - NFS Client Input (
nfsclient)- Updated to successfully collect metrics other than read and write.
 
 - SNMP Input (
snmp)- Updated to log snmpv3 auth failures.
 
 - Sumo Logic Output (
sumologic)- Added support to sanitize the metric name in Carbon2 serializer.
 
 - VMware vSphere Input (
vsphere)- Added the 
MetricLookbacksetting to handle reporting delays in vCenter 6.7 and later. 
 - Added the 
 - OPC UA Client Input (
opcua)- Fixed the error handling.
 
 
The binaries for the latest open source release can be found on our downloads page.
If you find issues or have questions, please join our InfluxDB Community Slack, post them in our Telegraf GitHub Repo or our Community Site and we will take a look.