Thanks to visit codestin.com
Credit goes to github.com

Skip to content

input: add missing options to input_global_properties. #10281

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

Merged
merged 1 commit into from
May 8, 2025

Conversation

pwhelan
Copy link
Contributor

@pwhelan pwhelan commented Apr 30, 2025

Summary

Add options that were missing to input_global_properties.

Description

add the following missing properties to input_global_properties:

  • storage.type
  • storage.pause_on_chunks_overlimit
  • threaded

Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • [N/A] Example configuration file for the change
  • [N/A] Debug log output from testing the change
  • [N/A] Attached Valgrind output that shows no leaks or memory corruption was found

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@edsiper
Copy link
Member

edsiper commented May 5, 2025

@pwhelan let's reduce the number of commits here, I think one is enough since the 2 extra ones are correction after the comments

add the following missing properties to `input_global_properties`:

- storage.type
- storage.pause_on_chunks_overlimit
- threaded

Signed-off-by: Phillip Adair Stewart Whelan <[email protected]>
@pwhelan pwhelan force-pushed the pwhelan-add-missing-global-options branch from 652bdfe to b53fe4c Compare May 7, 2025 18:19
@edsiper edsiper merged commit ea9853f into master May 8, 2025
50 checks passed
@edsiper edsiper deleted the pwhelan-add-missing-global-options branch May 8, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants