telegraf/internal
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
..
buffer Performance refactor of running_output buffers 2016-04-27 13:40:05 -06:00
config Add precision rounding to accumulator 2016-06-14 00:36:39 +01:00
errchan New object: ErrChan for concurrent err handling 2016-06-02 13:29:37 +01:00
globpath Refactor globpath pkg to return a map 2016-04-24 14:37:44 -06:00
limiter Limit GetMetricStatistics to 10 per second 2016-05-31 11:26:52 +01:00
models Allow wildcard filtering of varnish stats 2016-05-26 10:42:34 +01:00
internal.go Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00
internal_test.go Refactor collection_jitter and flush_jitter 2016-05-31 14:24:32 +01:00