telegraf/plugins
Daniel Nelson ba457ab27b
Allow metrics to be unserializable in influx.Reader (#4047)
Metrics that are unserializable will be logged at debug level, but the
rest of the batch will be sent.  Unserializable metrics can occur during
normal operation such as if you remove all fields from a metric or the
metric cannot fit within the line size limit.

(cherry picked from commit 29b37e67c2)
2018-04-19 16:59:19 -07:00
..
aggregators Add sum stat to basicstats aggregator (#3797) 2018-03-05 15:26:31 -08:00
inputs Report available fields if utmp is unreadable (#4043) 2018-04-18 16:57:52 -07:00
outputs Fix conversion of unsigned ints in prometheus output (#3978) 2018-04-05 16:39:09 -07:00
parsers Fix newline escaping in line protocol (#3992) 2018-04-09 15:30:35 -07:00
processors Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
serializers Allow metrics to be unserializable in influx.Reader (#4047) 2018-04-19 16:59:19 -07:00