Cameron Sparr
|
9d00b5e165
|
Version= doesnt work on go1.4.2
fixing makefile & vagrantfile & build script to reflect that
|
2015-08-20 16:43:25 -06:00 |
Cameron Sparr
|
a29b39e17a
|
README typo fix
|
2015-08-20 15:18:45 -06:00 |
Cameron Sparr
|
8273679634
|
0.1.6, update changelog, readme, plugins list
|
2015-08-20 14:45:04 -06:00 |
Cameron Sparr
|
f8c1e953d4
|
godep update influxdb to 0.9.3-rc1
|
2015-08-20 14:26:44 -06:00 |
Cameron Sparr
|
532d953b5a
|
fix for #126, nginx plugin not catching net.SplitHostPort error
|
2015-08-20 11:26:49 -06:00 |
Cameron Sparr
|
ecfdafab06
|
Add a simple integration test at the end of circle-test.sh similar to homebrew test
|
2015-08-20 10:07:17 -06:00 |
Cameron Sparr
|
9bc39987f1
|
Change -X main.Version <n> to -X main.Version=<n> for go1.5
|
2015-08-20 08:46:08 -06:00 |
Simon Fraser
|
601b444a60
|
fix segv on error
|
2015-08-20 07:49:46 -06:00 |
Cameron Sparr
|
4b0671205d
|
packaging script fix, make_dir_tree is req'd
|
2015-08-19 15:02:55 -06:00 |
Cameron Sparr
|
db634f4c0b
|
Fix for issue #121, update etc/config.sample.toml
|
2015-08-19 14:40:35 -06:00 |
Josh Palay
|
7d9efd7cff
|
Modifications to httpjson plugin
|
2015-08-19 13:25:21 -06:00 |
Alvaro Morales
|
06ef2a72c5
|
Add httpjson plugin
|
2015-08-19 13:24:07 -06:00 |
Cameron Sparr
|
5e8b6dd164
|
Update CHANGELOG with some recent additions
|
2015-08-18 15:58:51 -06:00 |
Cameron Sparr
|
03c7d564d9
|
Merge pull request #118 from srfraser/diskusage_windows_fix
Get disk usage stats working on windows
|
2015-08-18 15:58:13 -06:00 |
Cameron Sparr
|
c3ec3f4bc8
|
Fix issue #119, remove the _workspace/pkg directory from git tracking
|
2015-08-18 15:51:40 -06:00 |
Simon Fraser
|
7273e2e6f2
|
Get disk usage stats working on windows
|
2015-08-18 21:31:33 +01:00 |
Cameron Sparr
|
af770e042a
|
Update README to reflect new release of 0.1.4 & 0.1.5
|
2015-08-18 12:50:07 -06:00 |
Cameron Sparr
|
07a1bffc60
|
Updating the packaging script to assume tag has already been set
|
2015-08-18 12:50:07 -06:00 |
Cameron Sparr
|
183e79398d
|
Fix build, testify got removed from godeps somehow
|
2015-08-18 12:49:25 -06:00 |
Cameron Sparr
|
d98bedd6e1
|
Telegraf 0.1.5, update InfluxDB client to HEAD
|
2015-08-18 12:12:09 -06:00 |
Cameron Sparr
|
461245c83d
|
Telegraf 0.1.4, update godep to point to InfluxDB client 0.9.2
|
2015-08-18 12:09:52 -06:00 |
Cameron Sparr
|
6fcbb7bdb0
|
Update Makefile with new build requirements
|
2015-08-18 10:36:13 -06:00 |
Cameron Sparr
|
2304d03b40
|
Add build function to circle-test.sh, and remove release.sh
|
2015-08-18 09:24:49 -06:00 |
Cameron Sparr
|
4e3213f3bd
|
godep: vendor all dependencies & add circle-test.sh
Vendor dependencies and use circle-test.sh to run CI process, because
the CircleCI autobuild operations are not compatible with using godep.
|
2015-08-17 17:38:44 -06:00 |
Josh Palay
|
55fb249f6b
|
exec plugin doesn't crash when given null JSON values
|
2015-08-14 17:06:14 -06:00 |
Cameron Sparr
|
4d614b3088
|
README update to address issue #113
|
2015-08-14 15:40:29 -06:00 |
Cameron Sparr
|
cad0a762a0
|
Merge branch 'jipperinbham-datadog-output'
|
2015-08-14 09:45:12 -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
|
c26fa33094
|
Release 0.1.5, updating CHANGELOG and README
|
2015-08-13 15:46:17 -06:00 |
Cameron Sparr
|
b199d7a9fe
|
Put quotes around potentially empty bash variables
|
2015-08-13 15:38:05 -06:00 |
Cameron Sparr
|
0e65d8e64e
|
Rebase and fixups for PR #111, fixes issue #33
|
2015-08-13 14:47:51 -06:00 |
Josh Palay
|
1e742aec04
|
Adds cpu busy time and percentages
|
2015-08-13 14:30:32 -06:00 |
Cameron Sparr
|
ba1e4917d1
|
Removing DefaultConfig function because there's really no point
|
2015-08-13 14:26:02 -06:00 |
Cameron Sparr
|
4ce61875a4
|
README updates for readability and ease of use
|
2015-08-13 14:01:08 -06:00 |
Cameron Sparr
|
04963f12a3
|
Allow a PerCPU configuration variable, issue #108
|
2015-08-13 13:30:11 -06:00 |
Cameron Sparr
|
5d4b6c41a8
|
circle.yml: verify that golint violations == 0 for some dirs
|
2015-08-12 15:51:43 -06:00 |
Cameron Sparr
|
5cb3a096c1
|
Fix influx.toml and ListTags string printing
|
2015-08-12 14:59:48 -06:00 |
JP
|
ddf438dac0
|
add missing import and Tag marshalling
|
2015-08-12 15:17:50 -05:00 |
Cameron Sparr
|
ed13924c5a
|
Merge pull request #109 from influxdb/pr-107
Merge of PR #107, Allow Telegraf to output data to multiple locations beyond InfluxDB, such as Riemann or Kafka
|
2015-08-12 11:21:35 -06:00 |
Cameron Sparr
|
5cc6f88ade
|
Update changelog with PR #107, thanks @jipperinbham
|
2015-08-12 11:08:45 -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 |
JP
|
53969ae054
|
move tags to influxdb struct, update all sample configs
|
2015-08-12 10:23:00 -06:00 |
Cameron Sparr
|
16c424de2a
|
Print version number on startup, issue #104
|
2015-08-11 14:23:16 -06:00 |
Cameron Sparr
|
9e2f8f664b
|
Followup to issue #77, create configured database name from toml file
|
2015-08-11 14:02:04 -06:00 |
Cameron Sparr
|
343d8f87b4
|
Update CHANGELOG with fix for issue #101
I really need to remember to do this with the initial commit.
|
2015-08-11 11:28:36 -06:00 |
Cameron Sparr
|
374a0af084
|
Fix for issue #101, switch back from master branch if building locally
|
2015-08-11 11:07:39 -06:00 |
Cameron Sparr
|
9f2e6d6172
|
Update CHANGELOG with PR #106
|
2015-08-11 11:04:50 -06:00 |