Commit Graph

21 Commits

Author SHA1 Message Date
Roman Plessl b4eb7d3f92 added more UNIT test cases for covering all parts of the code
added debug statement for debugging OpenTSDB communication
2015-09-14 12:28:10 +02:00
Roman Plessl 8a3b5633c4 added prefix settings of the module and rearrange go test code 2015-09-13 22:35:38 +02:00
Roman Plessl 58a2e5eb3b added docker image unit test with OpenTSDB 2015-09-11 22:24:53 +02:00
Roman Plessl e75b7d2e38 added readme as suggested / whished in #177 2015-09-10 21:25:07 +02:00
Roman Plessl db57f2cd1f Rebase for merging 2015-09-10 20:47:19 +02:00
Roman Plessl e2e1e3114a adds opentsdb telnet output plugin 2015-09-10 20:40:23 +02:00
Roman Plessl 9af525c975 change/fix expected test result 2015-09-10 20:35:12 +02:00
Roman Plessl 0b8e7cb277 code improvements after running tests / compile step 2015-09-10 20:34:36 +02:00
Cameron Sparr 3c7c8926fb Support InfluxDB clusters
Closes #143
2015-09-09 17:57:17 -06:00
Cameron Sparr 68e41f130c Ping plugin
Closes #167
2015-09-04 11:20:49 -06:00
Cameron Sparr d1f965ae30 Kafka output producer, send telegraf metrics to Kafka brokers
Closes #38
2015-08-26 17:03:58 -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
JP 0ae5075cc9 fix tests, remove debug prints 2015-08-13 20:42:57 -05:00
JP 3145a732f2 fix merge conflicts, update import paths 2015-08-13 18:57:05 -05:00
JP ceaf6fd67a add datadog output 2015-08-13 18:54:09 -05: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