Files
telegraf/plugins/outputs
Cameron Sparr 10d0a78b96 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 18:26:37 -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