Skip to content

docs: outputs: azure_logs_ingestion: add auth_url configuration parameter#2545

Open
eschabell wants to merge 1 commit intofluent:masterfrom
eschabell:erics_out_azure_logs_ingestion_updates
Open

docs: outputs: azure_logs_ingestion: add auth_url configuration parameter#2545
eschabell wants to merge 1 commit intofluent:masterfrom
eschabell:erics_out_azure_logs_ingestion_updates

Conversation

@eschabell
Copy link
Copy Markdown
Collaborator

@eschabell eschabell commented Apr 13, 2026

  • Add auth_url option to override the OAuth 2.0 token endpoint URL
  • Update tenant_id description to note it is not required when auth_url is set

This update for code commits without supporting docs PR.

Summary by CodeRabbit

  • New Features

    • Added auth_url configuration parameter to override the OAuth 2.0 token endpoint URL (HTTPS and loopback HTTP supported).
  • Documentation

    • Updated configuration parameter documentation: tenant_id is now optional when auth_url is configured.

…eter

  - Add auth_url option to override the OAuth 2.0 token endpoint URL
  - Update tenant_id description to note it is not required when auth_url is set

  This update for code commits without supporting docs PR.

Signed-off-by: Eric D. Schabell <eric@schabell.org>
@eschabell eschabell self-assigned this Apr 13, 2026
@eschabell eschabell requested a review from a team as a code owner April 13, 2026 14:14
@eschabell eschabell added waiting-on-review Waiting on a review from mainteners 5.0.3 labels Apr 13, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 13, 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: 095c3dfc-dcc3-4b80-b103-3529a8ba62e7

📥 Commits

Reviewing files that changed from the base of the PR and between 67f97c7 and 56207df.

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

📝 Walkthrough

Walkthrough

Documentation update for Azure Logs ingestion configuration, adding a new auth_url parameter to override the OAuth 2.0 token endpoint URL with HTTPS/loopback HTTP constraints. The tenant_id parameter is now optional when auth_url is set.

Changes

Cohort / File(s) Summary
Azure Logs Ingestion Documentation
pipeline/outputs/azure_logs_ingestion.md
Added auth_url configuration parameter documentation for OAuth 2.0 token endpoint override; updated tenant_id to be optional when auth_url is set.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Suggested labels

5.0

Suggested reviewers

  • cosmo0920
  • patrick-stephens

Poem

🐰 A new auth URL hops into sight,
OAuth tokens now feel just right,
Tenant ID takes a backseat rest,
When custom endpoints pass the test! 🔐

🚥 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 describes the main change: adding documentation for the new auth_url configuration parameter to the azure_logs_ingestion output 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

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.

@eschabell eschabell changed the title docs: outputs: azure_logs_ingestion: add auth_url configuration param… docs: outputs: azure_logs_ingestion: add auth_url configuration parameter Apr 13, 2026
@eschabell
Copy link
Copy Markdown
Collaborator Author

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 13, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@eschabell
Copy link
Copy Markdown
Collaborator Author

@patrick-stephens ready for reveiw!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0.3 waiting-on-review Waiting on a review from mainteners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant