docs: pipeline: filters: kubernetes: document internal log enrichment#2616
Conversation
Document that the filter enriches records from the fluentbit_logs input with the local Fluent Bit Pod's metadata (namespace from kube_namespace_file, Pod name from HOSTNAME) instead of querying the Kubernetes API server. Note this update due to code change without matching docs PR. Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds a documentation subsection to the Kubernetes filter page describing how the filter enriches Fluent Bit's own internal logs (from the fluentbit_logs input plugin) using local Pod metadata, without querying the Kubernetes API server. ChangesKubernetes filter docs
Estimated code review effort: 1 (Trivial) | ~2 minutes Related IssuesNone mentioned. Related PRsNone mentioned. Suggested labels: documentation Suggested reviewers: None identified. Poem 🚥 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 |
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
@patrick-stephens ready for review! |
Document that the filter enriches records from the fluentbit_logs input with the local Fluent Bit Pod's metadata (namespace from kube_namespace_file, Pod name from HOSTNAME) instead of querying the Kubernetes API server.
Note this update due to code change without matching docs PR.
Summary by CodeRabbit