docs: outputs: azure_kusto: fix table sort, remove duplicates, fix classic config key casing#2416
Conversation
…assic config key casing - Sort parameter table alphabetically (fixed 7 out-of-order entries) - Remove duplicate unify_tag row (kept correct entry with default true) - Remove duplicate net.max_worker_connections row - Convert all lowercase keys in classic [OUTPUT] config block to Title_Case - Fix capitalization in tag_key description Applies to fluent#2412 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)
📝 WalkthroughWalkthroughDocumentation for Azure Kusto plugin updated to standardize configuration parameter naming from snake_case and dash-delimited formats to CamelCase conventions. Parameter entries, descriptions, and example pipeline configurations modified to reflect the new naming format across parameter tables and sample blocks. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan for PR comments
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 |
Applies to #2412
Summary by CodeRabbit