[DOCS-7735] Improve clarity and formatting on Ingestion Mechanisms page#36280
Merged
brett0000FF merged 1 commit intomasterfrom Apr 28, 2026
Merged
Conversation
Fixes DOCS-7735, DOCS-9206
- Fix grammar issues (subject-verb agreement, awkward phrasing)
- Replace Vale-flagged words ("a number of", "ensures", "quickly", "will")
- Fix self-referencing deprecation banner that linked back to its own section
- Fix heading casing ("RUM Traces" → "RUM traces")
- Fix "Nginx" → "NGINX" per style guide
- Clean up extra blank lines and broken mid-sentence line breaks
- Tighten prose throughout for readability
Contributor
Preview links (active after the
|
drichards-87
approved these changes
Apr 27, 2026
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.
What does this PR do? What is the motivation?
Fixes DOCS-7735, DOCS-9206
Editorial cleanup of the Ingestion Mechanisms page to improve readability and fix style guide violations. Also resolves the self-referencing deprecation banner reported in DOCS-9206.
Changes:
a number of,ensures,quickly,will,Nginx)alert-dangertoalert-warningand replace self-links with inline referencesRUM Traces→RUM traces,In SDKs: user-defined rules)Merge instructions
Merge readiness:
Additional notes
Pure editorial — no content additions or technical changes. Vale warnings reduced from 20 to 4 (all remaining are false positives: Hugo shortcode identifiers and intentional deprecated product name references).