Align EDOT docs wording for Managed OTLP targets and crash reporting support - #620
Draft
theletterf with Copilot wants to merge 2 commits into
Draft
Align EDOT docs wording for Managed OTLP targets and crash reporting support#620theletterf with Copilot wants to merge 2 commits into
theletterf with Copilot wants to merge 2 commits into
Conversation
Copilot
AI
changed the title
[WIP] Fix contradictory content in APM Server documentation
Align EDOT docs wording for Managed OTLP targets and crash reporting support
Jun 19, 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.
This addresses the repo-local coherence findings in the docs sweep by removing wording that implied EDOT Cloud Forwarder targets only Serverless and by tightening the crash reporting description to match the EDOT SDK support matrix.
Managed OTLP target wording
applies_tometadata and the mOTLP reference docs.Crash reporting support wording
Scope
docs-contentrepo; this PR only resolves the findings that are editable inelastic/opentelemetry.-{{edot-cf}} sends the data it collects directly to the ... endpoint of {{serverless-full}}. +{{edot-cf}} sends the data it collects directly to the ... endpoint of {{ecloud}}. -| Crash reporting | Available in EDOT only. Captures native crash data on mobile platforms for post-mortem analysis. | +| Crash reporting | Available in EDOT only. Captures native crash data on supported mobile platforms (currently iOS only) for post-mortem analysis. |