Add documentation for systemd per-service parsing configuration#1508
Add documentation for systemd per-service parsing configuration#1508seveas wants to merge 5 commits into
Conversation
Signed-off-by: Dennis Kaarsemaker <dennis@kaarsemaker.net>
cc4ea7b to
6928c51
Compare
|
@esmerel can you give this a look? |
|
@seveas can you resolve the conflicts here? I also nudged you on the code PR fluent/fluent-bit#9567 for actions needed to proceed there. |
|
It also looks like the conflict can be resolved safely by accepting the incoming changes, but github has a bad habit of marking suggestions as outdated when you merge things so I'm not doing it myself this time. |
Co-authored-by: Lynette Miles <6818907+esmerel@users.noreply.github.com> Signed-off-by: Eric D. Schabell <eric@schabell.org>
Co-authored-by: Lynette Miles <6818907+esmerel@users.noreply.github.com> Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
Warning Review limit reached
More reviews will be available in 9 minutes and 52 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ 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 |
Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
@seveas tackled the conflicts for you. |
- Replace 'is not' with contraction 'isn't' - Reword 'unparsed message' to avoid Vale spelling suggestion Applies to fluent#1508 Signed-off-by: Eric D. Schabell <eric@schabell.org>
This documents the functionality added in fluent/fluent-bit#9567