Skip to content

docs: outputs: azure_kusto: fix table sort, remove duplicates, fix classic config key casing#2416

Merged
eschabell merged 1 commit intofluent:masterfrom
eschabell:erics_out_azure_kusto_updates
Mar 12, 2026
Merged

docs: outputs: azure_kusto: fix table sort, remove duplicates, fix classic config key casing#2416
eschabell merged 1 commit intofluent:masterfrom
eschabell:erics_out_azure_kusto_updates

Conversation

@eschabell
Copy link
Collaborator

@eschabell eschabell commented Mar 12, 2026

  • 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 #2412

Summary by CodeRabbit

  • Documentation
    • Updated Azure Kusto configuration parameter documentation with revised naming conventions (e.g., Ingestion_Endpoint_Connect_Timeout, Compression_Enabled, Upload_Timeout).
    • Updated configuration examples to reflect the updated parameter names.

…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>
@eschabell eschabell self-assigned this Mar 12, 2026
@eschabell eschabell requested a review from a team as a code owner March 12, 2026 15:55
@eschabell eschabell added waiting-on-review Waiting on a review from mainteners 5.0 labels Mar 12, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2d77cddf-4b85-42f0-be2c-16560fb4ee2e

📥 Commits

Reviewing files that changed from the base of the PR and between 2b45754 and 3e57d5e.

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

📝 Walkthrough

Walkthrough

Documentation 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

Cohort / File(s) Summary
Azure Kusto Documentation
pipeline/outputs/azure_kusto.md
Parameter documentation tables and examples updated with CamelCase naming conventions (e.g., Ingestion_Endpoint_Connect_Timeout, Compression_Enabled, Upload_Timeout). Configuration keys standardized from snake_case/dash-delimited to CamelCase format throughout parameter lists and sample pipeline config blocks.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Suggested reviewers

  • cosmo0920
  • patrick-stephens

Poem

🐰 The docs hop along in CamelCase grace,
Parameters dancing in proper place,
From snake_case whiskers to capitals bright,
Azure Kusto docs, now properly styled just right!
Fluffy changes, so neat and so light! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main changes: sorting a parameter table, removing duplicates, and fixing configuration key casing in Azure Kusto documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan for PR comments
  • Generate coding plan

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 and usage tips.

@patrick-stephens patrick-stephens removed the waiting-on-review Waiting on a review from mainteners label Mar 12, 2026
@eschabell eschabell merged commit 1d9fb88 into fluent:master Mar 12, 2026
8 checks passed
@eschabell eschabell deleted the erics_out_azure_kusto_updates branch March 12, 2026 17:12
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