-
Notifications
You must be signed in to change notification settings - Fork 544
out_udp: general output doc updates #2292
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
base: master
Are you sure you want to change the base?
Conversation
- Change Host, Port, Format to lowercase in config table - Sort configuration parameters alphabetically - Update command line example to use lowercase parameters Fixes fluent#2144. Signed-off-by: Eric D. Schabell <[email protected]>
WalkthroughThe UDP output plugin documentation was updated with parameter key casing changes from uppercase to lowercase forms (Host→host, Port→port, Format→format). Configuration descriptions and example command-line invocations were aligned with the new lowercase naming convention. Functional behavior remains unchanged. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Poem
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (3)
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 |
|
@esmerel review please! |
esmerel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
those are good catches - we're never sure if certain things are capitalized or not so we tend to leave them alone.
Fixes #2144.
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.