telegraf/internal/config
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
..
aws Consolidate AWS credentials (#1208) 2016-05-25 12:30:39 +01:00
testdata config: parse environment variables in the config file 2016-04-01 16:06:19 -06:00
config.go Add precision rounding to accumulator 2016-06-14 00:36:39 +01:00
config_test.go Adds support for removing/keeping tags from metrics 2016-04-16 15:13:38 -06:00