-
Notifications
You must be signed in to change notification settings - Fork 544
Updated 5 configuration options descriptions for otel input plugin for corresponding code update. Fixes #2181. #2182
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
Conversation
…r corresponding code update. Fixes #2181. Signed-off-by: Eric D. Schabell <[email protected]>
WalkthroughDocumentation update to the OpenTelemetry input plugin configuration options in the Markdown reference. Multiple configuration option descriptions are reworded for clarity, including buffer settings, HTTP/2 support, metadata key specifications, and TLS file alignment, improving alignment with the receiver's terminology and behaviors. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related issues
Possibly related PRs
Suggested labels
Suggested reviewers
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 (5)
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 |
|
I think we can merge this - it is not waiting on code merge. The code PRs are to provide the documentation that is missing to the options, but the options exist already. |
Updated 5 configuration options descriptions for otel input plugin for corresponding code update. Fixes #2181.
http2 - Changed to: "Enable HTTP/2 protocol support for the OpenTelemetry receiver"
buffer_max_size - Changed to: "Maximum size of the HTTP request buffer"
buffer_chunk_size - Changed to: "Size of each buffer chunk allocated for HTTP requests"
tag_key - Changed to: "Record accessor key to use for generating tags from incoming records"
logs_metadata_key - Changed to: "Key name to store OpenTelemetry logs metadata in the record"
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.