Cameron Sparr
97d4f9e0ff
Run go fmt in CI
2015-10-16 13:08:32 -06:00
palkan
9cccf8f88a
Add locking to test accumulator
2015-10-16 10:58:46 -06:00
Cameron Sparr
f8d64a7378
Redis: include per-db keyspace info
...
Closes #205
2015-09-22 19:46:50 -07:00
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
Cameron Sparr
68e41f130c
Ping plugin
...
Closes #167
2015-09-04 11:20:49 -06:00
Cameron Sparr
aa0adc98f9
Build & unit test fixup
2015-08-04 16:48:19 -06:00
Cameron Sparr
3ff2ea8d4e
Creating circleci job to just lint and vet code
2015-08-04 11:22:26 -06:00
JP
98b0543b26
fix merge conflicts
2015-07-09 15:09:43 -05:00
JP
86145d5eb5
add MongoDB plugin
2015-07-07 11:25:34 -05:00
Brian Brazil
e34c52402f
Improve test infrastructure
2015-06-24 22:15:58 +01:00
Todd Persen
7b6db8d4cd
Fix `measurement` => `Measurement`
2015-06-17 21:43:45 -07:00
gunnaraasen
4d5782df53
Update name -> measurement
2015-05-29 13:25:48 -07:00
Evan Phoenix
2667183bfb
Add 'AddValuesWithTime' function to accumulator
2015-05-26 22:15:05 -07:00
Evan Phoenix
4d0784a64d
Add postgresql plugin
2015-05-18 11:53:17 -07:00
Evan Phoenix
04b2bbd30b
Add redis plugin
2015-04-07 11:54:21 -07:00
Evan Phoenix
a6fea61237
Remove debugging
2015-04-06 16:23:11 -07:00
Evan Phoenix
b39b1958e8
Add VM and Swap stats
2015-04-06 14:53:43 -07:00
Evan Phoenix
3d753d721a
Add disk usage stats
2015-04-06 10:34:55 -07:00
Evan Phoenix
d1cc82653a
Switch plugin API to use an accumulator
2015-04-06 09:32:10 -07:00