telegraf/testutil
Cameron Sparr 733ba07312 Changing AddValues to AddFields and temp disabling adding w time
Currently adding with time is broken, because InfluxDB does not support
using precision for timestamp truncation both with and without
timestamps. This will be re-enabled once we fix InfluxDB to use the
precision argument for truncation in all cases, and a "unit" argument
in the line-protocol for adding points with non-nanosecond stamps

Fixes #175
2015-09-16 16:59:48 -07:00
..
accumulator.go Changing AddValues to AddFields and temp disabling adding w time 2015-09-16 16:59:48 -07:00
testutil.go Kafka output producer, send telegraf metrics to Kafka brokers 2015-08-26 17:03:58 -06:00
testutil_test.go Fix GetLocalHost testutil function for mac users (boot2docker) 2015-08-03 21:01:52 -06:00