Commit Graph

  • 4b0671205d packaging script fix, make_dir_tree is req'd 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
  • 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
  • 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 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
  • 55fb249f6b 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
  • 5d4b6c41a8 circle.yml: verify that golint violations == 0 for some dirs Cameron Sparr 2015-08-12 15:22:55 -0600
  • 5cb3a096c1 Fix influx.toml and ListTags string printing Cameron Sparr 2015-08-12 14:59:42 -0600
  • ddf438dac0 add missing import and Tag marshalling JP 2015-08-12 15:17:50 -0500
  • ed13924c5a Merge pull request #109 from influxdb/pr-107 Cameron Sparr 2015-08-12 11:21:35 -0600
  • 5cc6f88ade Update changelog with PR #107, thanks @jipperinbham Cameron Sparr 2015-08-12 11:08:45 -0600
  • 32124a7913 Adding a Close() function to the Output interface and to the agent Cameron Sparr 2015-08-12 11:04:25 -0600
  • 08042089f9 Followup to issue #77, create configured database name from toml file Cameron Sparr 2015-08-11 14:02:04 -0600
  • 53969ae054 move tags to influxdb struct, update all sample configs JP 2015-08-07 15:31:25 -0500
  • 16c424de2a Print version number on startup, issue #104 Cameron Sparr 2015-08-11 14:22:46 -0600
  • 9e2f8f664b Followup to issue #77, create configured database name from toml file Cameron Sparr 2015-08-11 14:02:04 -0600
  • 343d8f87b4 Update CHANGELOG with fix for issue #101 Cameron Sparr 2015-08-11 11:27:43 -0600
  • 374a0af084 Fix for issue #101, switch back from master branch if building locally Cameron Sparr 2015-08-11 09:46:06 -0600
  • 9f2e6d6172 Update CHANGELOG with PR #106 Cameron Sparr 2015-08-11 11:04:50 -0600
  • af647990ab Merge pull request #106 from zepouet/master Cameron Sparr 2015-08-11 11:02:26 -0600
  • 9b2b1df7e2 Go FMT missing Merge branch 'master' of https://github.com/zepouet/telegraf nicolas 2015-08-11 19:01:51 +0200
  • abdef7c326 Go FMT missing... nicolas 2015-08-11 19:01:37 +0200
  • b312e48d31 Revert "PR #59, implementation of multiple outputs" Cameron Sparr 2015-08-11 10:34:00 -0600
  • 48a075529a PR #59, implementation of multiple outputs Cameron Sparr 2015-08-11 10:21:00 -0600
  • 7f22211e4b Update changelog with PR #103 Cameron Sparr 2015-08-10 19:22:39 -0600
  • a63c3c8e0b Ensure tests pass now that we're passing fstype around Simon Fraser 2015-08-10 21:08:21 +0100
  • bba162c55b to filter by filesystem type, we need to pass that up the chain Simon Fraser 2015-08-10 20:43:15 +0100
  • 540ba6d6ae tag filtering description added Simon Fraser 2015-08-10 20:42:59 +0100
  • 29e8ce68e4 Modify ShouldPass so that it checks the tags of a metric, if configured. Simon Fraser 2015-08-10 20:41:20 +0100
  • 5691253acd Update Readme with new option filter and add usage chapter with --help Nicolas 2015-08-11 18:18:52 +0200
  • cd5c85a245 ShouldPass needs to know the tags being used Simon Fraser 2015-08-10 20:40:56 +0100
  • 7e1d1c19e6 Fix for issue #77, create telegraf database if not exists Cameron Sparr 2015-08-10 15:59:56 -0600
  • 46cdb40800 Automate circleci package process Cameron Sparr 2015-08-10 12:58:58 -0600
  • e3c6101b93 Back to regular circle.yml, make and artifact linux binaries Cameron Sparr 2015-08-10 10:22:15 -0600
  • 448aeb9c55 fix filename for logrotate config Simon Fraser 2015-08-08 23:04:42 +0100
  • 5e55104aa6 Log rotation configuration file, and package.sh modifications to add it to deb and rpm Simon Fraser 2015-08-08 22:10:32 +0100
  • 03cd83dc82 Massive retro-active changelog update Cameron Sparr 2015-08-07 15:41:54 -0600
  • 0cebae8e23 README long-line fixing and a couple typos Cameron Sparr 2015-08-06 14:00:14 -0600
  • 38bbe7567a Fail and exit telegraf if no plugins are found loaded, issue #26 Cameron Sparr 2015-08-06 16:22:24 -0600
  • fc95e8401a Add LeoFS plugin mocchira 2015-08-07 08:58:24 +0000
  • b70f821a10 Revert "Add log rotation to /etc/logrotate.d for deb and rpm packages" Cameron Sparr 2015-08-06 14:10:20 -0600
  • 95bb21f3f5 Using gvm & shell test file to manage circleci go environment Cameron Sparr 2015-08-06 12:26:02 -0600
  • 94741d52ed Remove simplejson dependency in exec plugin Alvaro Morales 2015-08-06 12:01:42 -0700
  • 1ac6da4a8b Fix for issue #93, just use github path instead of gopkg.in Cameron Sparr 2015-08-06 10:35:50 -0600
  • 090c0a60fa Add exec plugin Alvaro Morales 2015-08-05 17:29:27 -0700
  • e7ca9113bc Add filtering options to select plugin at startup nicolas 2015-08-11 17:50:36 +0200
  • 924700f381 Update changelog with PR #103 Cameron Sparr 2015-08-10 19:22:39 -0600
  • d280b968d7 Ensure tests pass now that we're passing fstype around Simon Fraser 2015-08-10 21:08:21 +0100
  • 1d8c7a74d6 to filter by filesystem type, we need to pass that up the chain Simon Fraser 2015-08-10 20:43:15 +0100
  • c1dc77c69c tag filtering description added Simon Fraser 2015-08-10 20:42:59 +0100
  • 3ecb5a20a5 Modify ShouldPass so that it checks the tags of a metric, if configured. Simon Fraser 2015-08-10 20:41:20 +0100
  • 0c1460062d ShouldPass needs to know the tags being used Simon Fraser 2015-08-10 20:40:56 +0100
  • c0cef8ca43 Fix for issue #77, create telegraf database if not exists Cameron Sparr 2015-08-10 15:59:56 -0600
  • a3e20ab2d6 Automate circleci package process Cameron Sparr 2015-08-10 12:58:58 -0600
  • 7a23eb69eb Back to regular circle.yml, make and artifact linux binaries Cameron Sparr 2015-08-10 10:22:15 -0600
  • 7da12dc324 fix filename for logrotate config Simon Fraser 2015-08-08 23:04:42 +0100
  • ed9b43e2cc Log rotation configuration file, and package.sh modifications to add it to deb and rpm Simon Fraser 2015-08-08 22:10:32 +0100
  • 2cd56e43a8 Massive retro-active changelog update Cameron Sparr 2015-08-07 15:41:54 -0600
  • 91f6c4b740 move tags to influxdb struct, update all sample configs JP 2015-08-07 15:31:25 -0500
  • c0249caef9 README long-line fixing and a couple typos Cameron Sparr 2015-08-06 14:00:14 -0600
  • e0d0bc0966 Fail and exit telegraf if no plugins are found loaded, issue #26 Cameron Sparr 2015-08-06 16:22:24 -0600
  • 24eb7d6bc9 Add LeoFS plugin mocchira 2015-08-07 08:58:24 +0000
  • 48c10f9454 update config sample, marshal tags from toml JP 2015-08-06 21:03:27 -0500
  • d9b208260e Merge pull request #96 from influxdb/revert-87-logrotation Cameron Sparr 2015-08-06 14:11:56 -0600
  • 5dd16399b3 Revert "Add log rotation to /etc/logrotate.d for deb and rpm packages" Cameron Sparr 2015-08-06 14:10:20 -0600
  • 96014f8e94 Merge pull request #92 from Asana/exec Cameron Sparr 2015-08-06 13:21:12 -0600
  • 5dd14f2ee2 Using gvm & shell test file to manage circleci go environment Cameron Sparr 2015-08-06 12:26:02 -0600
  • ad2e0bc4e3 Remove simplejson dependency in exec plugin Alvaro Morales 2015-08-06 12:01:42 -0700
  • 85c61fb684 Fix for issue #93, just use github path instead of gopkg.in Cameron Sparr 2015-08-06 10:35:50 -0600
  • 2601a09a83 resolve remaining build errors JP 2015-08-06 12:00:03 -0500
  • d318ef6df7 resolve go vet issues JP 2015-08-06 11:52:46 -0500
  • 7ed19de44e fix issue with var rename JP 2015-08-06 11:49:02 -0500
  • 72652ff16e resolve merge conflicts JP 2015-08-05 21:37:18 -0500
  • 4a12471918 convert influxdb output to multiple outputs JP 2015-07-10 10:54:15 -0500
  • 32cbbdbf73 Add exec plugin Alvaro Morales 2015-08-05 17:29:27 -0700
  • ab28707d71 Marking disque tests 'short', circleci container doesnt appear to support tcp? Cameron Sparr 2015-08-05 17:00:04 -0600
  • 42a7203b1e Skip per-cpu unit test when in a circle ci container Cameron Sparr 2015-08-05 12:49:58 -0600