Move Managed inputs to a top-level Ingestion tools section#3598
Merged
Conversation
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.
Contributor
📝 WalkthroughWalkthroughThis 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)
✨ Finishing Touches✨ Simplify code
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. Comment |
4 tasks
Member
Author
|
After merging elastic/opentelemetry#630:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


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
opentelemetry://reference/motlpfrom EDOT'schildrento a direct child ofdocs-content://reference/ingestion-tools.path_prefixis unchanged, so URLs don't move and no redirects are required. A follow-up will align the URL path and renamemotlp→managed-inputs.Contributes to elastic/docs-content#7155