Skip to content

docs: pipeline: outputs: file: document dynamic destinations - #2639

Merged
eschabell merged 1 commit into
fluent:masterfrom
eschabell:erics_out_file_dynamics_updates
Aug 5, 2026
Merged

docs: pipeline: outputs: file: document dynamic destinations#2639
eschabell merged 1 commit into
fluent:masterfrom
eschabell:erics_out_file_dynamics_updates

Conversation

@eschabell

@eschabell eschabell commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Document record accessor support in the path and file parameters along with max_dynamic_files, on_missing_field, on_limit_reached, fallback_path, and fallback_file. Add a section covering the static prefix requirement, the mandatory fallback_file, destination safety validation, and the available actions.

Note, this covers code merged without corresponding docs PR

Summary by CodeRabbit

  • Documentation
    • Added guidance for configuring dynamic file destinations.
    • Documented supported path and file accessors, safety restrictions, fallback requirements, and directory creation behavior.
    • Added details on handling unresolved destinations and destination limits.
    • Expanded configuration references and examples for dynamic destinations and fallbacks.

@eschabell eschabell self-assigned this Aug 1, 2026
@eschabell eschabell added the waiting-on-review Waiting on a review from mainteners label Aug 1, 2026
@eschabell
eschabell requested a review from a team as a code owner August 1, 2026 08:45
@eschabell eschabell added the 5.0.9 label Aug 1, 2026
@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c1bb9b6a-ebdc-4b62-99e9-2188d9aa4e0f

📥 Commits

Reviewing files that changed from the base of the PR and between 012228c and 37f3e2d.

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

📝 Walkthrough

Walkthrough

The File output documentation now covers dynamic file destinations, record accessor support, fallback options, safety restrictions, destination limits, unresolved-destination actions, directory creation, and YAML and classic configuration examples.

Changes

File output documentation

Layer / File(s) Summary
Dynamic destination reference
pipeline/outputs/file.md
The configuration reference and examples document dynamic paths, fallback settings, safety checks, mkdir behavior, unresolved-destination actions, and destination limits.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested labels: waiting-on-code-merge

Suggested reviewers: sagiroosto

🚥 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 concisely describes the documentation added for dynamic destinations in the file output plugin.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@eschabell eschabell removed the waiting-on-review Waiting on a review from mainteners label Aug 5, 2026
Document record accessor support in the path and file parameters along
with max_dynamic_files, on_missing_field, on_limit_reached,
fallback_path, and fallback_file. Add a section covering the static
prefix requirement, the mandatory fallback_file, destination safety
validation, and the available actions.

Note, this covers code merged without corresponding docs PR

Signed-off-by: Eric D. Schabell <eric@schabell.org>
@eschabell
eschabell force-pushed the erics_out_file_dynamics_updates branch from f0a1c43 to 37f3e2d Compare August 5, 2026 10:28
@eschabell
eschabell merged commit 7e95f3a into fluent:master Aug 5, 2026
8 checks passed
@eschabell
eschabell deleted the erics_out_file_dynamics_updates branch August 5, 2026 12:35
patrick-stephens pushed a commit that referenced this pull request Aug 7, 2026
Document record accessor support in the path and file parameters along
with max_dynamic_files, on_missing_field, on_limit_reached,
fallback_path, and fallback_file. Add a section covering the static
prefix requirement, the mandatory fallback_file, destination safety
validation, and the available actions.

Note, this covers code merged without corresponding docs PR

Signed-off-by: Eric D. Schabell <eric@schabell.org>
Signed-off-by: Patrick Stephens <pat@telemetryforge.io>
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