docs: in_tail: fix boolean defaults and remove duplicate table#2362
docs: in_tail: fix boolean defaults and remove duplicate table#2362patrick-stephens merged 1 commit intofluent:masterfrom
Conversation
- Standardize boolean defaults to use true/false instead of on/off:
- file_cache_advise: on -> true
- skip_empty_lines: off -> false
- skip_long_lines: off -> false
- Remove duplicate Docker mode configuration table that repeated
parameters already documented in the main configuration table
- Replace duplicate table with reference to main configuration section
Fixes fluent#361
Signed-off-by: Eric D. Schabell <eric@schabell.org>
📝 WalkthroughWalkthroughDocumentation updates to the Tail input configuration file: default value changes for file_cache_advise, skip_empty_lines, and skip_long_lines parameters, plus restructuring of Docker mode configuration notes to reference the main configuration parameters table. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
Fixes #2361
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.