Skip to content

Fix Managed inputs landing page redirect#633

Closed
vishaangelova wants to merge 1 commit into
mainfrom
7155-fix-motlp-landing-redirect
Closed

Fix Managed inputs landing page redirect#633
vishaangelova wants to merge 1 commit into
mainfrom
7155-fix-motlp-landing-redirect

Conversation

@vishaangelova

Copy link
Copy Markdown
Member

Problem

After #630 merged, the Managed inputs landing page (/reference/motlp) can't be opened — it redirects to the Managed OTLP Endpoint page.

Cause

The old reference/motlp.md and the new landing page reference/motlp/index.md resolve to the same URL (/reference/motlp). #630 changed the redirect for reference/motlp.md to target managed-otlp-endpoint.md, which turned a harmless same-URL self-mapping into a real redirect that hijacks the landing page.

Fix

Point the redirect back at the landing page (reference/motlp/index.md), matching the pre-#630 behavior. /reference/motlp now serves the Managed inputs landing again; old bookmarks reach the Managed OTLP Endpoint via the landing page's link.

Related to elastic/docs-content#7155

Made with Cursor

The old reference/motlp.md and the new Managed inputs landing
(reference/motlp/index.md) resolve to the same URL (/reference/motlp).
Redirecting that URL to managed-otlp-endpoint.md hijacked the landing
page. Point the redirect back at the landing so /reference/motlp opens
the Managed inputs page again.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vishaangelova
vishaangelova requested review from a team and theletterf as code owners July 1, 2026 09:48
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

⏳ Building and deploying preview... View progress

This comment will be updated with preview links when the build is complete.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@vishaangelova

vishaangelova commented Jul 1, 2026

Copy link
Copy Markdown
Member Author

Superseded by #634 and elastic/docs-builder#3601 (the coordinated motlpmanaged-inputs rename). Instead of pointing /motlp at the landing, #634 gives the landing its own /managed-inputs URL and redirects the historical /motlp URL to the Managed OTLP Endpoint.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant