Docs: dmesg enricher actions + fix pod_dmesg_enricher log message - #2146
Docs: dmesg enricher actions + fix pod_dmesg_enricher log message#2146gitanshulbisht wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
WalkthroughThe change documents node and pod dmesg enrichment behavior, corrects the pod enricher’s missing-pod error text, adds both actions to the event enrichment reference, and enables ChangesDmesg enrichment
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to The PR documents existing dmesg enrichment actions, corrects a misleading pod error message, and aligns the Helm action list. No actionable merge-blocking risk remains after normal checks and review. 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 |
Fixes #549
The dmesg enricher was already implemented (node_dmesg_enricher, pod_dmesg_enricher), but was never surfaced in the docs and pod_dmesg_enricher had a copy-paste bug in its error log. This PR:
.. robusta-action::directives fornode_dmesg_enricherandpod_dmesg_enricherin event-enrichment.rst so they appear in the docs sitedmesg.log)pod_dmesg_enrichertolightActionsin the Helm chart, matchingnode_dmesg_enricher