Skip to content
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

Update parser_protobuf.rb #8

Conversation

robinrondeau
Copy link

fix include_paths to load all provided files

fix include_paths to load all provided files
@robinrondeau robinrondeau reopened this Aug 26, 2022
@robinrondeau robinrondeau deleted the fix-include-paths-load branch August 26, 2022 20:21
@Vedisu Vedisu linked an issue Jun 28, 2023 that may be closed by this pull request
Open
@@ -32,7 +32,7 @@ def configure(conf)

load_protobuf_class(@class_file) if loading_required && @class_file

include_paths.each {|path| load_protobuf_definition(path)} if !include_paths.empty? && loading_required
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lib/fluent/plugin/parser_protobuf.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

My
2 participants