telegraf/plugins
Daniel Nelson 29b37e67c2
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.
2018-04-19 16:24:31 -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:55:18 -07:00
outputs Test using Go 1.8-1.10; official builds with 1.10 (#4041) 2018-04-18 16:14:06 -07:00
parsers Fix newline escaping in line protocol (#3992) 2018-04-09 15:29:52 -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:24:31 -07:00