telegraf/plugins/serializers
Daniel Nelson ef112e6ee7
Revert to 'f' formatting for floats in line protocol
Using 'g' with -1 precision switches over to scientific notation for too
small of numbers, and setting a larger precision results in larger than
desired representations.
2018-03-28 14:38:39 -07:00
..
graphite Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
influx Revert to 'f' formatting for floats in line protocol 2018-03-28 14:38:39 -07:00
json Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
registry.go Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00