pipeline: outputs: logdna: add docs for exclude_promoted_keys#2560
pipeline: outputs: logdna: add docs for exclude_promoted_keys#2560
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughDocuments a new ChangesLogDNA Output Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 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)
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. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@pipeline/outputs/logdna.md`:
- Around line 175-179: The fluent-bit.conf example uses lowercase keys (name,
match, api_key, hostname, exclude_promoted_keys); change them to Title_Case to
match repo convention (e.g., Name, Match, Api_Key, Hostname,
Exclude_Promoted_Keys) so the example is consistent with other classic config
snippets.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: d52948bd-7044-4c9b-af7e-328e601e40bb
📒 Files selected for processing (1)
pipeline/outputs/logdna.md
Signed-off-by: lecaros <lecaros@chronosphere.io>
c368463 to
2089a7d
Compare
Signed-off-by: lecaros <lecaros@chronosphere.io>
Adds documentation for PR fluent/fluent-bit#11755
Summary by CodeRabbit