in_ebpf: add three missing config option descriptions. Fixes #11221.#11222
Conversation
WalkthroughAdded description strings to each config_map entry in the eBPF input plugin and updated the public config map structure to include a Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
The CIFuzz crashing here is not due to this PR, it is due to some infrastructure updates on OSS-Fuzz. Ref: #11227 |
d79ee40 to
8939816
Compare
8939816 to
03ae324
Compare
|
@edsiper fixed the commit messages. |
Add descriptions for three config options that were missing documentation: - log_encoder - log_encoding (with typo fix) - gelf_*_key options Fixes fluent#11221. Signed-off-by: Eric D. Schabell <eric@schabell.org>
03ae324 to
73a7598
Compare
|
@edsiper squashed commits. |

in_ebpf: add three missing config option descriptions for:
ringbuf_map_name - should describe the BPF ring buffer map name
poll_ms - should describe the polling interval in milliseconds
Trace - should describe the trace type to enable (for example, bind, malloc, signal)
Fixes #11221
Testing
Before we can approve your change; please submit the following in a comment:
ok-package-testlabel to test for all targets (requires maintainer to do).Documentation
Issue: eBPF input plugin doc updates with config options. fluent-bit-docs#2239
Doc PR: Updated ebpf input plugin doc with new config options and cleanup. Fixes #2239. fluent-bit-docs#2240
Backporting
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.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.