Skip to content

Rename Managed inputs section: motlp → managed-inputs#634

Merged
vishaangelova merged 1 commit into
mainfrom
7155-rename-motlp-to-managed-inputs
Jul 1, 2026
Merged

Rename Managed inputs section: motlp → managed-inputs#634
vishaangelova merged 1 commit into
mainfrom
7155-rename-motlp-to-managed-inputs

Conversation

@vishaangelova

@vishaangelova vishaangelova commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

Renames the Managed inputs section folder from motlp to managed-inputs so the section has its own URL, distinct from the historical /motlp URL that served the Managed OTLP Endpoint. Relates to elastic/docs-content#7155 and together with elastic/docs-builder#3601 completes the restructure.

Why

After #630, the Managed inputs landing page and the old Managed OTLP Endpoint page collided on the same URL (/…/motlp), so the landing couldn't both live there and redirect old mOTLP bookmarks to the mOTLP page. Renaming the folder gives the landing a distinct URL and lets the old /motlp URL redirect to the Managed OTLP Endpoint.

Changes

  • git mv docs/reference/motlpdocs/reference/managed-inputs (all 5 pages).
  • Update reference/toc.yml (- toc: motlp- toc: managed-inputs).
  • Repoint internal cross-links (/reference/motlp/managed-otlp-endpoint.md/reference/managed-inputs/managed-otlp-endpoint.md) in 6 files.
  • Add redirects for every moved page. The historical /motlp URL (and the short-lived landing URL) redirect to the Managed OTLP Endpoint; the other pages map to their managed-inputs equivalents.

Coordinated with docs-builder

Paired with elastic/docs-builder#3601 (nav reference + path_prefixreference/managed-inputs).

Merge order: merge the docs-builder PR (#3601) first (it will show a temporary red validate-link-reference until this lands), then merge this PR to republish the link index and turn everything green. The live site stays up via docs-builder's last-known-good resilience.

Contributes to elastic/docs-content#7155

Rename docs/reference/motlp to docs/reference/managed-inputs so the
section URL reflects the Managed inputs naming and is no longer tied to
the mOTLP page. Update reference/toc.yml, repoint internal cross-links,
and add redirects for every moved page. The historical /motlp URL, which
served the Managed OTLP Endpoint, redirects to that page.

Paired with the docs-builder navigation.yml update (path_prefix).

Co-authored-by: Cursor <cursoragent@cursor.com>
@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.

@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.

@vishaangelova vishaangelova changed the title Rename Managed inputs section: motlp → managed-inputs (PR3) Rename Managed inputs section: motlp → managed-inputs Jul 1, 2026

@florent-leborgne florent-leborgne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

renaming/moves/redirects LGTM

@vishaangelova
vishaangelova merged commit b1cb6fb into main Jul 1, 2026
9 checks passed
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.

Restructure EDOT docs: add a "Managed inputs" parent for Managed OTLP Endpoint and Prometheus Remote Write

2 participants