-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.14 migration #136
Comments
We are waiting for fluent/fluentd#1555 to be fixed before we fully commit to 0.14. |
fluent/fluentd#1623 should fix fluent/fluentd#1555. |
We just updated our packaging to pull in v0.14.19. We'd like to release that and observe it in the wild for a couple of weeks — if all goes fine, we should be ready to migrate. Ideally, 0.14 would be marked "stable" on the fluentd side first... |
Fluentd v0.14.22 which is marked as stable release has been released. Is this really enough for v0.14 migration? |
Some of our clients are still on v0.12. We're working to address the issues they're having with v0.14. Once we have no more clients using the latest fluent-plugin-google-cloud with v0.12, we'll consider migrating to v0.14. |
Will this work with 1.x? |
This seems to be already done in 906df5e |
@shusugmt No, this plugin still doesn't use Fluentd v1 native API. |
The changes recommended in https://docs.fluentd.org/v1.0/articles/plugin-update-from-v0.12#buffered-output-plugins will need to wait till our next major release to avoid disruptions on the client side. Probably some time next year. |
@qingling128 @igorpeshansky |
@apu1111 - Thanks for checking! The
As to the next major release cut, it is being evaluated / prioritized in the roadmap now. We are not sure how soon it would be yet though. |
@qingling128 - Thanks for the info. We wanted to upgrade to fluentd 1.4 to use |
@qingling128 can you please triage? What value does this provide? |
@jkohen The values of this migration is described here: https://gist.github.com/okkez/05ee6af7b8bb7de852a36eb2f679c344. We have to cut a major release for this though, which we already agreed to do. It's a matter of prioritization. |
Are any of the "pros" listed there and the migration itself particularly valuable for Stackdriver users in order to justify doing the migration sooner? It sounds like no, so just confirming. If that's the case, then I think that we should close this ticket. |
This is now obsolete. See https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent for collecting logs from GCE. |
Why not migrate to Fluentd v0.14 API?
Pros/Cons
Updating plugin for v0.14 from v0.12
Other Google Cloud Platform services:
And 100+ plugins have already been migrated to Fluentd v0.14 plugin API.
If you have questions, feel free to mention to me.
The text was updated successfully, but these errors were encountered: