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

Extend list of compilation options #1386

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 30, 2024

  1. Extend list of compilation options

    The list of compilation options is not up to date in the DOC.
    I'm in the process of making a PR for an update, but I have the impression that certain variables are no longer useful.
    Here is a list:
    FLB_FILTER_ALTER_SIZE
    FLB_FILTER_THROTTLE_SIZE
    FLB_FILTER_LUA_USE_MPACK
    
    It would be good to add in the pipelines a consistency check between the variables present in https://github.com/fluent/fluent-bit/blob/master/CMakeLists.txt and that in https://github.com /fluent/fluent-bit-docs/blob/master/installation/sources/build-and-install.md
    
    Signed-off-by: tguenneguez <[email protected]>
    tguenneguez committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4945d45 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Craig Norris <[email protected]>
    Signed-off-by: tguenneguez <[email protected]>
    tguenneguez and cnorris-cs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3923c22 View commit details
    Browse the repository at this point in the history
  3. Update installation/sources/build-and-install.md

    Co-authored-by: Craig Norris <[email protected]>
    Signed-off-by: tguenneguez <[email protected]>
    tguenneguez and cnorris-cs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4f457b1 View commit details
    Browse the repository at this point in the history