telegraf/plugins/serializers
Daniel Nelson 07760b2758 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
..
graphite Fix graphite serialization of unsigned ints (#4033) 2018-04-18 12:13:25 -07:00
influx Allow metrics to be unserializable in influx.Reader (#4047) 2018-04-19 16:24:31 -07:00
json Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
registry.go Add influx uint support as a runtime option (#3948) 2018-03-29 13:31:43 -07:00