Skip to content

Respect custom exportUrl path#310

Merged
bryce-b merged 1 commit intoelastic:mainfrom
bryce-b:fix-custom-path
Oct 2, 2025
Merged

Respect custom exportUrl path#310
bryce-b merged 1 commit intoelastic:mainfrom
bryce-b:fix-custom-path

Conversation

@bryce-b
Copy link
Contributor

@bryce-b bryce-b commented Oct 1, 2025

fixes #307

This also fixes a bug where the config overrides the port with 8200 if the exportUrl doesn't specify port, where the expectation should be to fall back on the default ports (80 or 443). If a exportUrl/serverUrl isn't provided, it will default to 8200.

also fixes bug where url default port is not observed.
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@bryce-b bryce-b merged commit f7e4aa5 into elastic:main Oct 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment