Skip to content

Move Managed inputs to a top-level Ingestion tools section#3598

Merged
florent-leborgne merged 1 commit into
mainfrom
7155-managed-inputs-toc
Jul 1, 2026
Merged

Move Managed inputs to a top-level Ingestion tools section#3598
florent-leborgne merged 1 commit into
mainfrom
7155-managed-inputs-toc

Conversation

@vishaangelova

@vishaangelova vishaangelova commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

Promotes Managed inputs to sit alongside EDOT under Ingestion tools in the global navigation, instead of being nested inside the EDOT section. This matches the in-repo restructure in elastic/opentelemetry (elastic/opentelemetry#630), where the Managed OTLP Endpoint and Prometheus Remote Write docs were grouped under a Managed inputs landing page.

Changes

  • Move opentelemetry://reference/motlp from EDOT's children to a direct child of docs-content://reference/ingestion-tools.

path_prefix is unchanged, so URLs don't move and no redirects are required. A follow-up will align the URL path and rename motlpmanaged-inputs.

Contributes to elastic/docs-content#7155

Re-nest opentelemetry://reference/motlp so it appears as a sibling of EDOT
under Ingestion tools, instead of nested under the EDOT parent. The
path_prefix is unchanged (reference/opentelemetry/motlp), so no URLs move
and no redirects are needed.
@vishaangelova vishaangelova requested review from a team as code owners June 30, 2026 22:43
@vishaangelova vishaangelova requested a review from reakaleek June 30, 2026 22:43
@vishaangelova vishaangelova temporarily deployed to integration-tests June 30, 2026 22:43 — with GitHub Actions Inactive
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

This change relocates a single TOC entry in config/navigation.yml. The opentelemetry://reference/motlp node, previously listed under the OpenTelemetry reference section, is removed from that position and re-added under a newly introduced "Managed inputs" subsection, keeping the same path_prefix value. No other navigation entries or exported entities are affected.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the navigation move and clearly summarizes the main change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The description matches the navigation restructuring shown in the changeset.
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch 7155-managed-inputs-toc

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.

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

LGTM

Image

@vishaangelova

Copy link
Copy Markdown
Member Author

After merging elastic/opentelemetry#630:

Screenshot 2026-07-01 at 11 25 58

@florent-leborgne florent-leborgne merged commit 09a29bb into main Jul 1, 2026
25 of 26 checks passed
@florent-leborgne florent-leborgne deleted the 7155-managed-inputs-toc branch July 1, 2026 09:47
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.

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

2 participants