Files
telegraf/plugins/outputs
Cameron Sparr 80411f99f0 influxdb output: treat field type conflicts as a successful write
If we write a batch of points and get a "field type conflict" error
message in return, we should drop the entire batch of points because
this indicates that one or more points have a type that doesnt match the
database.

These errors will never go away on their own, and InfluxDB will
successfully write the points that dont have a conflict.

closes #2245
2017-01-23 16:41:29 -08:00
..
2016-11-23 14:03:30 +00:00
2016-10-03 17:13:03 +01:00
2016-10-03 17:13:03 +01:00
2016-11-23 14:03:30 +00:00
2016-12-02 11:36:22 +00:00
2016-12-06 15:38:59 +00:00