Commit Graph

1656 Commits

Author SHA1 Message Date
Kenji Okimoto
425c0dc672
Remove fluent-plugin-resque_stat
Because it uses `Engine.emit` and does not work with latest Fluentd.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 13:07:41 +09:00
Kenji Okimoto
b7081c19f1
Remove fluent-plugin-select
Because it supports Fluentd v0.10.x only.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 13:01:49 +09:00
Kenji Okimoto
96821544c8
Remove fluent-plugin-histogram
Because this plugin supports Fluentd v0.10.x only.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:56:13 +09:00
Kenji Okimoto
d8097f17eb
Remove fluent-plugin-cassandra
Because this plugin supports Fluentd v0.10.x only.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:48:32 +09:00
Kenji Okimoto
740572df7c
Remove outdated fluent-plugin-redis-counter
This plugin supports Fluentd v0.10.x.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:42:56 +09:00
Kenji Okimoto
749b9fe068 Remove fluent-plugin-kestrel from recommended plugins
Because it is obsoleted.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:04:28 +09:00
Kenji Okimoto
bcbb568659 Remove fluent-plugin-grep from recommended plugins
Because Fluentd v1 has built-in filter_grep plugin.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:04:28 +09:00
Kenji Okimoto
c15511d147 Replace fluent-plugin-zabbix-simple-buffered with fluent-plugin-zabbix-simple
Because fluent-plugin-zabbix-simple-buffered has not been maintained
since 2013-09-06. On the other hand fluent-plugin-zabbix-simple is
buffered output plugin.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:04:28 +09:00
Kenji Okimoto
4e2f7221cf Remove fluent-plugin-file-alternative from recommended plugins
Because Fluentd v1's built-in file output plugin has all features of fluent-plugin-file-alternative.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:04:28 +09:00
Kenji Okimoto
c34342b759 Remove fluent-plugin-parser from recommended plugins
Because Fluentd v1 includes built-in filter_parser plugin.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:04:28 +09:00
Kenji Okimoto
6db14d4ddc Remove fluent-plugin-scribe from recommended plugins
Because Scribe is no more maintained.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:04:28 +09:00
Kenji Okimoto
ace6eeeee7 Remove fluent-plugin-secure-forward from recommended plugins
Because Fluentd v1 includes fluent-plugin-secure-forward functionalities.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:04:28 +09:00
Kenji Okimoto
e1e9268470 Remove fluent-plugin-forest from recommended plugins
Because fluent-plugin-forest does not support Fluentd v1.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 12:04:28 +09:00
Kenji Okimoto
577b834db8
Stop setting column size
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-24 11:59:12 +09:00
Kenji Okimoto
7ca1ea4b82
Add missing changelog for v1.0.0.beta.1
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 15:21:12 +09:00
Kenji Okimoto
2514281fca
Update release procedure
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 15:21:00 +09:00
okkez
197dfad36f
Merge pull request #253 from okkez/release-beta-1
Release v1.0.0 beta 1
2018-07-19 15:06:22 +09:00
Kenji Okimoto
3c3ac3cabe
Bundle
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 15:05:38 +09:00
Kenji Okimoto
4de54af893 Fix heading to describe how to install and run
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 15:02:28 +09:00
Kenji Okimoto
5428637ed9 Update README.md
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 15:02:28 +09:00
Kenji Okimoto
ef9b1ba850 v1.0.0.beta.1
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 15:02:28 +09:00
Kenji Okimoto
40a38ca71e Bundle update
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 15:02:28 +09:00
okkez
ad0fa80b99
Merge pull request #252 from okkez/add-missing-require
Add missing require
2018-07-19 15:00:40 +09:00
Kenji Okimoto
e196b35107
Support dig method for Ruby 2.2
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 14:44:55 +09:00
Kenji Okimoto
aeefc82ca4
Rescue Type error in reformat_value
Ruby2.2 and 2.3 cannot dup Fixnum and some classes.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 14:33:15 +09:00
Kenji Okimoto
39061fe38e
Add missing require
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 14:12:02 +09:00
okkez
094bf525e1
Merge pull request #251 from okkez/fix-ci
Make runnable CI
2018-07-19 12:54:06 +09:00
Kenji Okimoto
3c191966d4
Install Node.js 10
Because ESLint 5.1.0 does not support default version of Node.js on TravisCI.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 12:40:16 +09:00
Kenji Okimoto
950bb1751b
Run bin/setup to install node modules
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 12:28:03 +09:00
okkez
a791a73ecf
Merge pull request #250 from okkez/organize-travis-matrix
Add gemfile for Ruby2.2
2018-07-19 12:17:41 +09:00
Kenji Okimoto
c2be1a70de Add gemfile for Ruby2.2
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-19 09:46:12 +09:00
okkez
cc895e7971
Merge pull request #249 from okkez/eslint
Introduce ESLint
2018-07-18 14:16:52 +09:00
Kenji Okimoto
003da566ab
Use td-agent3 for CI
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 14:07:30 +09:00
Kenji Okimoto
004abdaa2a
Suppress vue/require-prop-types
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 14:05:14 +09:00
Kenji Okimoto
eddc9d0e67
Fix vue/order-in-components automatically
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 13:03:42 +09:00
Kenji Okimoto
2e79e3e308
Enable plugin:vue/recommended
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 13:02:53 +09:00
Kenji Okimoto
c99fc85672
Remove unused assignments
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 13:00:57 +09:00
Kenji Okimoto
aa699bd707
Remove redundant break statement
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 12:58:30 +09:00
Kenji Okimoto
bdc667a3a4
Turn off no-console and no-unused-vars
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 12:57:26 +09:00
Kenji Okimoto
4f5e7f3a91
Suppress no-undef
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 12:42:16 +09:00
Kenji Okimoto
9502a63cf4
Use double quotes for string literal
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 12:30:47 +09:00
Kenji Okimoto
74c1bf5ef3
Fix indent
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 12:28:48 +09:00
Kenji Okimoto
180fe01f62
Add missing semi-colon
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 12:26:50 +09:00
Kenji Okimoto
a256895258
Indent
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 12:13:42 +09:00
Kenji Okimoto
abc3e3039c
Add eslint
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 12:11:47 +09:00
okkez
211afb7ee0
Merge pull request #248 from okkez/support-s3-plugin
Support S3 plugin
2018-07-18 11:52:04 +09:00
Kenji Okimoto
93e2acb316 Add separated setting view for AWS credentials
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 11:50:53 +09:00
Kenji Okimoto
23b1d143f5 Add keys and values for AWS credentials
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 11:50:53 +09:00
Kenji Okimoto
561eab58cb Avoid JSON parse error
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 11:50:53 +09:00
Kenji Okimoto
ddadba931e Apply snakeCase method to camel case string
This is for Rails convention.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 11:50:53 +09:00