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

[pull] master from fluent:master #2

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

[pull] master from fluent:master #2

wants to merge 950 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 12, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

leonardo-albertovich and others added 27 commits October 17, 2024 13:56
The following change in the utils write utility, improve the handling
of characters that needs escaping by optimizing the character check
with a lookup table.

Signed-off-by: Eduardo Silva <[email protected]>
Signed-off-by: Eduardo Silva <[email protected]>
braydonk and others added 30 commits January 8, 2025 15:41
Due to some changes in the team, we have decided to adjust the
codeowners for the `out_stackdriver` plugin. Since @lingshi and
@igorpeshansky have transitioned to new teams not involved with the
plugin, we have decided to remove them from CODEOWNERS so they don't
need to deal with the context switching it would require. In their place
we are adding @jefferbrecht, who has been working with Fluent Bit around
as long as I have and has lots of necessary context to be able to review
out_stackdriver PRs. We are hoping to add more in the future.

Signed-off-by: braydonk <[email protected]>
Signed-off-by: Eduardo Silva <[email protected]>
Fix buffer over-reads in systemd input plugin (#9788).
In systemd_enumerate_data_store: when copying the item value
the input string may not be 0-terminated, so relying on
strlen may lead to reads beyond the end of the buffer.
Use the known string length instead of strlen.

Signed-off-by: Bodo Petermann <[email protected]>
Signed-off-by: Leonardo Alminana <[email protected]>
Signed-off-by: Leonardo Alminana <[email protected]>
Signed-off-by: Leonardo Alminana <[email protected]>
for the moment, ingesting profiles through the appropriate pipeline is
opt-in since that would limit the processing and routing options.

Signed-off-by: Leonardo Alminana <[email protected]>
Added swym logo to Fluent Bit users graphic [as requested](#9762)

Resolves: #9762

Signed-off-by: Erik Bledsoe <[email protected]>
* custom_calyptia: switch to YAML for Fleet config

Signed-off-by: Patrick Stephens <[email protected]>

* in_calyptia_fleet: code review comments

Signed-off-by: Patrick Stephens <[email protected]>

---------

Signed-off-by: Patrick Stephens <[email protected]>
#9827)

* tests: runtime_shell: custom_calyptia prevent fail on macOS at cleanup

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: ensure we run runtime_shell unit tests on change

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: disable test

Signed-off-by: Patrick Stephens <[email protected]>

---------

Signed-off-by: Patrick Stephens <[email protected]>
Additionaly the explicitly set content-length was removed when
compressing the requests body was removed.

Signed-off-by: Leonardo Alminana <[email protected]>
Signed-off-by: Eduardo Silva <[email protected]>
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.