docs: installation: consolidate what's new pages into a rolling v5 page - #2666
docs: installation: consolidate what's new pages into a rolling v5 page#2666eschabell wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (10)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe PR replaces the Fluent Bit v5.0 release page with a combined v5 overview, adds v5.1 upgrade notes, updates documentation links and redirects, and adjusts Markdownlint and Vale rules for new terminology. ChangesFluent Bit v5 documentation
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
6a9b98d to
a302178
Compare
- Rename whats-new-in-fluent-bit-v5.0.md to
whats-new-in-fluent-bit-v5.md and restructure as a rolling page
covering the v5 line, newest release first
- Add a v5.1 section covering multi-worker ingestion, input rate
gate, FIPS mode, TLS cert reload, tls.proxy.* HTTPS proxy, DTLS
syslog output, ETW input, NVIDIA/NVML GPU metrics, node exporter
metrics additions, GCS output, Kafka Schema Registry, file output
rotation, elasticsearch alias, Windows Server 2025/Nano Server
images, and the 64-bit timestamp fix
- Update SUMMARY.md to a single "What's new in Fluent Bit v5" entry
- Add a .gitbook.yaml redirect from the old v5.0 page URL
- Add a Fluent Bit v5.1 section to upgrade-notes.md covering the
Debian/Ubuntu restart-on-upgrade behavior, syslog mode: tls/dtls,
and the 64-bit timestamp fix
- Fix markdownlint errors and dangling links from v5 consolidation
Signed-off-by: Eric D. Schabell <eric@schabell.org>
a302178 to
7b652a2
Compare
Reword sentences and headings flagged by Vale on PR-added lines (sentence length, directional wording, contractions, a topology/ placement false positive, and heading capitalization). Extend the shared spelling, acronym, and heading exception lists for legitimate technical terms (msgpack, NVML, MIG, DTLS, Nano/Windows Server, Confluent Schema Registry, codec/codecs) that the generic rules don't recognize. Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
@patrick-stephens ready for review! |
Summary by CodeRabbit
Documentation
Style