telegraf/plugins
Cameron Sparr d7efb7a71d Add precision rounding to accumulator
Adding precision rounding to the accumulator. This means that now every
input metric will get rounded at collection, rather than at write (and
only for the influxdb output).

This feature is disabled for service inputs, because service inputs
should be in control of their own timestamps & precisions.
2016-06-14 00:36:39 +01:00
..
inputs Add precision rounding to accumulator 2016-06-14 00:36:39 +01:00
outputs Add precision rounding to accumulator 2016-06-14 00:36:39 +01:00
parsers graphite parser: support multiple tag keys 2016-05-25 17:11:28 +01:00
serializers sanitize * to - in graphite serializer 2016-04-27 18:05:44 -06:00