Skip to content

docs: outputs: forward: update retain_metadata_in_forward_mode default to true#2569

Merged
eschabell merged 1 commit into
fluent:masterfrom
eschabell:erics_out_forward_updates
May 12, 2026
Merged

docs: outputs: forward: update retain_metadata_in_forward_mode default to true#2569
eschabell merged 1 commit into
fluent:masterfrom
eschabell:erics_out_forward_updates

Conversation

@eschabell
Copy link
Copy Markdown
Collaborator

@eschabell eschabell commented May 11, 2026

  • flip the documented default parameter from false to true to match the upstream change in Fluent Bit commit 888db299e

Note this is a fix for code changes without corresponding docs PR

Summary by CodeRabbit

  • Documentation
    • Updated configuration documentation to reflect the default value change for metadata retention in Forward mode.

Review Change Stack

…t to true

  - flip the documented default parameter from `false` to `true`
    to match the upstream change in Fluent Bit commit 888db299e

  Note this is a fix for code changes without corresponding docs PR

Signed-off-by: Eric D. Schabell <eric@schabell.org>
@eschabell eschabell self-assigned this May 11, 2026
@eschabell eschabell requested a review from a team as a code owner May 11, 2026 18:47
@eschabell eschabell added waiting-on-review Waiting on a review from mainteners 5.0.4 labels May 11, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e0b11985-3b6f-4774-8ca2-c31a0ed8b8a3

📥 Commits

Reviewing files that changed from the base of the PR and between bf3e17c and cc59b26.

📒 Files selected for processing (1)
  • pipeline/outputs/forward.md

📝 Walkthrough

Walkthrough

This PR updates the Forward output configuration documentation by changing the default value of retain_metadata_in_forward_mode from false to true in the configuration parameters table.

Changes

Forward Output Configuration Documentation

Layer / File(s) Summary
Configuration Default Value Update
pipeline/outputs/forward.md
The retain_metadata_in_forward_mode parameter default is changed from false to true in the configuration table.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

5.0.3

Suggested reviewers

  • patrick-stephens

Poem

🐰 A single line, so small yet true,
Metadata retention, the default anew,
From false to true, the config flows,
Documentation blooms as knowledge grows! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating the documented default value of retain_metadata_in_forward_mode from false to true in the forward output documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@eschabell eschabell added 5.0.5 and removed 5.0.4 labels May 11, 2026
@eschabell eschabell merged commit 44f66da into fluent:master May 12, 2026
8 checks passed
@eschabell eschabell removed the waiting-on-review Waiting on a review from mainteners label May 12, 2026
@eschabell eschabell deleted the erics_out_forward_updates branch May 12, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants