Commit Graph

  • 9acf7f688a Fixed apache.go Alexander Oleinik 2015-08-29 09:35:00 +0000
  • ab191e2b58 Rename DEPENDENCY_LICENSES LICENSE_OF_DEPENDENCIES Michael Desa 2015-08-28 16:25:37 -0700
  • d1b7cc6565 Rename DEPENDENCY_LICENSES LICENSE_OF_DEPENDENCIES Michael Desa 2015-08-28 16:25:37 -0700
  • d418a6e872 Add list of dependency licenses Michael Desa 2015-08-28 16:17:46 -0700
  • a1a5a5183a Update all.go KPACHbIuLLIAnO4 2015-08-28 22:10:38 +0300
  • bdfd1aef62 Update README with 0.1.7 and make separate CONTRIBUTING file Cameron Sparr 2015-08-28 10:18:46 -0600
  • ff2de0c715 Only build the docker plugin on linux v0.1.7 Cameron Sparr 2015-08-27 13:28:49 -0600
  • 5b78b1e548 Clean up agent error handling and logging of outputs/plugins Cameron Sparr 2015-08-26 17:43:09 -0600
  • 68ca16c0cc apache plugin: added to all.go Alexander Oleinik 2015-08-27 14:02:35 +0000
  • 5793fc1e65 apache plugin added Alexander Oleinik 2015-08-27 09:24:26 +0000
  • d1f965ae30 Kafka output producer, send telegraf metrics to Kafka brokers Cameron Sparr 2015-08-26 11:02:10 -0600
  • 434267898b Indent the toml config for readability Cameron Sparr 2015-08-26 09:21:39 -0600
  • c787e857e9 Merge 8afbad93c6 into a00510a73c Cameron Sparr 2015-08-26 13:34:38 +0000
  • a00510a73c Outputs enhancement to require Description and SampleConfig functions Cameron Sparr 2015-08-25 17:59:12 -0600
  • 8afbad93c6 Outputs enhancement to require Description and SampleConfig functions Cameron Sparr 2015-08-25 17:59:12 -0600
  • 846fd31121 Improve build from source instructions Cameron Sparr 2015-08-25 18:16:01 -0600
  • ab4344a781 Merge problem, re-enable non-standard DB names Cameron Sparr 2015-08-25 16:52:16 -0600
  • ac97fefb91 makefile: ADVERTISED_HOST needs only be set during docker-compose target Cameron Sparr 2015-08-25 16:34:30 -0600
  • d1c79bf07a Merge 13ee9ff37b into 8d034f544c Subhachandra Chandra 2015-08-25 20:19:02 +0000
  • 8d034f544c Fixed memory reporting for Linux systems subhachandrachandra 2015-08-21 16:08:54 -0700
  • ca1d2c7000 Fixed total memory reporting for Darwin systems. hw.memsize is reported as bytes instead of pages. subhachandrachandra 2015-08-21 15:15:19 -0700
  • 46f89c9327 Merge 64eb598ff4 into 0acf15c025 Bruno Bigras 2015-08-25 20:15:26 +0000
  • 0acf15c025 Typo: prec -> perc Bruno Bigras 2015-08-25 16:00:01 -0400
  • 64eb598ff4 Typo: prec -> perc Bruno Bigras 2015-08-25 16:00:01 -0400
  • 94eed9b43c Add MySQL server address tag to all measurements Cameron Sparr 2015-08-25 13:18:33 -0600
  • 3c06411324 Merge 6bc5ab82b4 into 8a6665c03f Bruno Bigras 2015-08-25 19:14:56 +0000
  • 8a6665c03f memcached: fix when a value contains a space Bruno Bigras 2015-08-25 14:17:15 -0400
  • 6bc5ab82b4 memcached: fix when a value contains a space Bruno Bigras 2015-08-25 14:17:15 -0400
  • 85ae6fffbb Vagrantfile: do a one-way rsync so that binaries don't get shared between VMs and host Cameron Sparr 2015-08-25 11:23:40 -0600
  • bd85a36cb1 Fixes #130, document mysql plugin better, README Cameron Sparr 2015-08-24 14:08:47 -0600
  • a449e4b47c Add #136 to CHANGELOG Cameron Sparr 2015-08-24 14:56:50 -0600
  • 42602a3f35 Provide a -usage flag for printing the usage of a single plugin Cameron Sparr 2015-08-24 14:52:46 -0600
  • 50f902cb02 Fixes #128, add system load and swap back to default Telegraf config Cameron Sparr 2015-08-24 13:25:20 -0600
  • 9faadffa93 Merge 0ba7c3db65 into b014ac12ee nickscript0 2015-08-24 19:10:08 +0000
  • b014ac12ee Update CHANGELOG.md nickscript0 2015-08-24 11:36:27 -0600
  • 610f24e0cd Update CHANGELOG.md nickscript0 2015-08-24 11:33:37 -0600
  • f45f7e56fd add plugin.name to error message nsvarich 2015-08-24 11:25:15 -0600
  • afe366d6b7 go fmt remove whitespace nickscript0 2015-08-22 15:04:34 -0600
  • 1daa059ef9 Log plugin errors in crankParallel and crankSeparate cases. Previously errors weren't logged in these cases. nickscript0 2015-08-22 14:03:30 -0600
  • 0ba7c3db65 Update CHANGELOG.md nickscript0 2015-08-24 11:36:27 -0600
  • 29ddd19aab Update CHANGELOG.md nickscript0 2015-08-24 11:33:37 -0600
  • cb5c0c5147 add plugin.name to error message nsvarich 2015-08-24 11:25:15 -0600
  • 9777aa6165 Update README to point to url without 'v' prepended to version Cameron Sparr 2015-08-24 10:48:21 -0600
  • 768e701539 Filter out the 'v' from the version tag, issue #134 v0.1.6 Cameron Sparr 2015-08-24 10:39:15 -0600
  • 143ec1a019 Filter out the 'v' from the version tag, issue #134 Cameron Sparr 2015-08-24 10:39:15 -0600
  • c2d71f4c27 go fmt remove whitespace nickscript0 2015-08-22 15:04:34 -0600
  • d0797b7f38 Log plugin errors in crankParallel and crankSeparate cases. Previously errors weren't logged in these cases. nickscript0 2015-08-22 14:03:30 -0600
  • 13ee9ff37b Fixed memory reporting for Linux systems subhachandrachandra 2015-08-21 16:08:54 -0700
  • a3c846b73e Fixed total memory reporting for Darwin systems. hw.memsize is reported as bytes instead of pages. subhachandrachandra 2015-08-21 15:15:19 -0700
  • 3d05575e9d Fix for #129 README typo in the 0.1.6 package name url Cameron Sparr 2015-08-21 10:41:50 -0600
  • b2c2a64da9 Version= doesnt work on go1.4.2 Cameron Sparr 2015-08-20 16:09:09 -0600
  • 9d00b5e165 Version= doesnt work on go1.4.2 Cameron Sparr 2015-08-20 16:09:09 -0600
  • a29b39e17a README typo fix Cameron Sparr 2015-08-20 15:18:45 -0600
  • 8273679634 0.1.6, update changelog, readme, plugins list Cameron Sparr 2015-08-20 14:40:23 -0600
  • f8c1e953d4 godep update influxdb to 0.9.3-rc1 Cameron Sparr 2015-08-20 14:26:44 -0600
  • 532d953b5a fix for #126, nginx plugin not catching net.SplitHostPort error Cameron Sparr 2015-08-20 11:26:49 -0600
  • ecfdafab06 Add a simple integration test at the end of circle-test.sh similar to homebrew test Cameron Sparr 2015-08-20 09:55:19 -0600
  • 9bc39987f1 Change -X main.Version <n> to -X main.Version=<n> for go1.5 Cameron Sparr 2015-08-20 08:46:08 -0600
  • b3ffcfee6e Merge 27da84622a into 601b444a60 Simon Fraser 2015-08-20 13:50:01 +0000
  • 601b444a60 fix segv on error Simon Fraser 2015-08-20 09:40:32 +0100
  • 27da84622a fix segv on error Simon Fraser 2015-08-20 09:40:32 +0100
  • d01f36aebb Merge 0c6dd3b063 into 4b0671205d Cameron Sparr 2015-08-19 21:09:18 +0000
  • 4b0671205d packaging script fix, make_dir_tree is req'd 0.1.5 Cameron Sparr 2015-08-19 15:02:55 -0600
  • db634f4c0b Fix for issue #121, update etc/config.sample.toml Cameron Sparr 2015-08-19 10:39:53 -0600
  • 6cdf12dd27 Merge 52b8b1ec96 into 7d9efd7cff Josh Palay 2015-08-19 19:25:40 +0000
  • 7d9efd7cff Modifications to httpjson plugin Josh Palay 2015-08-14 14:33:51 -0700
  • 06ef2a72c5 Add httpjson plugin Alvaro Morales 2015-08-04 14:48:13 -0700
  • 0c6dd3b063 Fix for issue #121, update etc/config.sample.toml Cameron Sparr 2015-08-19 10:39:53 -0600
  • 52b8b1ec96 Modifications to httpjson plugin Josh Palay 2015-08-14 14:33:51 -0700
  • fc8ef3bf3a Add httpjson plugin Alvaro Morales 2015-08-04 14:48:13 -0700
  • 5e8b6dd164 Update CHANGELOG with some recent additions Cameron Sparr 2015-08-18 15:58:47 -0600
  • 03c7d564d9 Merge pull request #118 from srfraser/diskusage_windows_fix Cameron Sparr 2015-08-18 15:58:13 -0600
  • c3ec3f4bc8 Fix issue #119, remove the _workspace/pkg directory from git tracking Cameron Sparr 2015-08-18 15:51:40 -0600
  • 7273e2e6f2 Get disk usage stats working on windows Simon Fraser 2015-08-18 21:31:33 +0100
  • af770e042a Update README to reflect new release of 0.1.4 & 0.1.5 Cameron Sparr 2015-08-18 12:42:54 -0600
  • 07a1bffc60 Updating the packaging script to assume tag has already been set Cameron Sparr 2015-08-18 12:35:42 -0600
  • 183e79398d Fix build, testify got removed from godeps somehow Cameron Sparr 2015-08-18 12:49:25 -0600
  • d98bedd6e1 Telegraf 0.1.5, update InfluxDB client to HEAD Cameron Sparr 2015-08-18 12:11:41 -0600
  • 461245c83d Telegraf 0.1.4, update godep to point to InfluxDB client 0.9.2 v0.1.4 Cameron Sparr 2015-08-18 11:53:24 -0600
  • 6fcbb7bdb0 Update Makefile with new build requirements Cameron Sparr 2015-08-18 10:16:59 -0600
  • 2304d03b40 Add build function to circle-test.sh, and remove release.sh Cameron Sparr 2015-08-18 09:21:14 -0600
  • 4e3213f3bd godep: vendor all dependencies & add circle-test.sh Cameron Sparr 2015-08-17 10:30:35 -0600
  • edf8d0bca8 Merge 3eaa38ad7e into 55fb249f6b Josh Palay 2015-08-14 23:06:37 +0000
  • 55fb249f6b exec plugin doesn't crash when given null JSON values Josh Palay 2015-08-14 14:41:01 -0700
  • 3eaa38ad7e exec plugin doesn't crash when given null JSON values Josh Palay 2015-08-14 14:41:01 -0700
  • 4d614b3088 README update to address issue #113 Cameron Sparr 2015-08-14 09:54:40 -0600
  • cad0a762a0 Merge branch 'jipperinbham-datadog-output' Cameron Sparr 2015-08-14 09:44:19 -0600
  • 0ae5075cc9 fix tests, remove debug prints JP 2015-08-13 20:42:57 -0500
  • 3145a732f2 fix merge conflicts, update import paths JP 2015-08-13 18:57:05 -0500
  • ceaf6fd67a add datadog output JP 2015-08-12 15:15:34 -0500
  • c26fa33094 Release 0.1.5, updating CHANGELOG and README Cameron Sparr 2015-08-13 15:44:46 -0600
  • b199d7a9fe Put quotes around potentially empty bash variables Cameron Sparr 2015-08-13 15:38:05 -0600
  • 0e65d8e64e Rebase and fixups for PR #111, fixes issue #33 Cameron Sparr 2015-08-13 14:36:18 -0600
  • 1e742aec04 Adds cpu busy time and percentages Josh Palay 2015-08-12 11:09:20 -0700
  • ba1e4917d1 Removing DefaultConfig function because there's really no point Cameron Sparr 2015-08-13 14:25:16 -0600
  • 4ce61875a4 README updates for readability and ease of use Cameron Sparr 2015-08-13 13:44:41 -0600
  • 04963f12a3 Allow a PerCPU configuration variable, issue #108 Cameron Sparr 2015-08-13 11:27:24 -0600
  • 4a2d27c6a3 Merge d3dd383e21 into 5d4b6c41a8 Josh Palay 2015-08-13 01:24:45 +0000
  • d3dd383e21 Adds cpu busy time and percentages Josh Palay 2015-08-12 11:09:20 -0700
  • 5d4b6c41a8 circle.yml: verify that golint violations == 0 for some dirs Cameron Sparr 2015-08-12 15:22:55 -0600