docs: pipeline: outputs: file: document dynamic destinations - #2639
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 (1)
📝 WalkthroughWalkthroughThe 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. ChangesFile output documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested labels: 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 |
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>
f0a1c43 to
37f3e2d
Compare
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>
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