It is important to get a log message rather than just skip the metrics directly, so that the user could debug based on this error message. For example, this InfluxDB plugin will not send the metrics to InfluxDB if one of the tag in the metrics is 'nil' and this plugin will not give any warning or error message to inform user.
It is important to get a log message rather than just skip the metrics directly, so that the user could debug based on this error message. For example, this InfluxDB plugin will not send the metrics to InfluxDB if one of the tag in the metrics is 'nil' and this plugin will not give any warning or error message to inform user.