Cameron Sparr
|
6fcd05b855
|
0.3.0 redis & rabbitmq
|
2016-01-05 23:48:59 -07:00 |
Cameron Sparr
|
970bfce997
|
Fix kafka plugin and rename to kafka_consumer
fixes #371
|
2015-11-19 13:41:58 -07:00 |
gunnaraasen
|
03a6f28d55
|
Use 'CREATE DATABASE IF NOT EXISTS' syntax
closes #376
|
2015-11-18 00:41:25 -07:00 |
Cameron Sparr
|
0f036d6bec
|
InfluxDB output: add tests and a README
|
2015-11-13 10:42:35 -07:00 |
Cameron Sparr
|
10a20e208a
|
Godep update and dependency resolution
|
2015-11-12 15:20:01 -07:00 |
Cameron Sparr
|
e10394ba3b
|
Use the UDP client for writing to InfluxDB
|
2015-11-12 14:52:35 -07:00 |
Cameron Sparr
|
acf9c1141a
|
Change duration -> internal and implement private gopsutil methods
|
2015-11-11 15:38:22 -07:00 |
Cameron Sparr
|
c8852339c9
|
Do not fail Connect() in influxdb output when db creation fails
Fixes #304
|
2015-10-22 11:14:10 -06:00 |
Cameron Sparr
|
a1067fa4ae
|
Normalize collection interval to nearest interval
closes #301
|
2015-10-21 17:31:27 -06:00 |
gotyaoi
|
0299a17da1
|
Moving the Duration wrapper to it's own package to break import loops.
|
2015-10-21 12:00:21 -07:00 |
Cameron Sparr
|
c26ce9c4fe
|
Utilizing new client and overhauling Accumulator interface
Fixes #280
Fixes #281
Fixes #289
|
2015-10-20 13:53:58 -06:00 |
Cameron Sparr
|
4e5ed9d3b9
|
Change config file indentation to 2 spaces
|
2015-10-15 15:53:29 -06:00 |
Cameron Sparr
|
eb2a4dc724
|
Statsd listener plugin
implement gauges, sets, counters
|
2015-10-14 17:54:00 -06:00 |
Cameron Sparr
|
3c7c8926fb
|
Support InfluxDB clusters
Closes #143
|
2015-09-09 17:57:17 -06:00 |
Cameron Sparr
|
a00510a73c
|
Outputs enhancement to require Description and SampleConfig functions
Closes #142
|
2015-08-26 07:34:26 -06:00 |
Cameron Sparr
|
ab4344a781
|
Merge problem, re-enable non-standard DB names
|
2015-08-25 16:52:16 -06:00 |
Cameron Sparr
|
32124a7913
|
Adding a Close() function to the Output interface and to the agent
|
2015-08-12 11:04:25 -06:00 |
Cameron Sparr
|
08042089f9
|
Followup to issue #77, create configured database name from toml file
|
2015-08-12 10:54:13 -06:00 |
Cameron Sparr
|
b312e48d31
|
Revert "PR #59, implementation of multiple outputs"
This reverts commit 48a075529a , reversing
changes made to 924700f381 .
|
2015-08-11 10:34:00 -06:00 |
JP
|
91f6c4b740
|
move tags to influxdb struct, update all sample configs
|
2015-08-07 15:31:25 -05:00 |
JP
|
4a12471918
|
convert influxdb output to multiple outputs
|
2015-08-05 21:25:14 -05:00 |