docs: processors: content-modifier: add otel_log_attributes context#2483
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis change updates documentation for the content modifier processor to clarify OpenTelemetry context scope semantics. It refines descriptions to distinguish between contexts operating on shared data across groups of records versus those operating per-record, and adds documentation for the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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.
|
Add the missing otel_log_attributes context to the OpenTelemetry contexts table. Unlike the resource and scope contexts, this one operates per log record rather than on shared group data. Update the section intro text to reflect distinction accurately. Fixes fluent#2482 Signed-off-by: Eric D. Schabell <eric@schabell.org>
f41353c to
beeab48
Compare
|
@patrick-stephens and @cosmo0920 ready for review! |
Add the missing otel_log_attributes context to the OpenTelemetry
contexts table. Unlike the resource and scope contexts, this one
operates per log record rather than on shared group data. Update
the section intro text to reflect that distinction accurately.
Fixes #2482
Summary by CodeRabbit
otel_log_attributescontext.