telegraf/plugins/mongodb
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
..
mongodb.go Indent the toml config for readability 2015-08-26 09:22:03 -06:00
mongodb_data.go Changing AddValues to AddFields and temp disabling adding w time 2015-09-16 16:59:48 -07:00
mongodb_data_test.go add MongoDB plugin 2015-07-07 11:25:34 -05:00
mongodb_server.go add SSL support, change tag to hostname 2015-07-09 15:06:18 -05:00
mongodb_server_test.go add SSL support, change tag to hostname 2015-07-09 15:06:18 -05:00
mongodb_test.go add MongoDB plugin 2015-07-07 11:25:34 -05:00
mongostat.go Creating circleci job to just lint and vet code 2015-08-04 11:22:26 -06:00