diff --git a/docs/reference/compatibility/edot-vs-upstream.md b/docs/reference/compatibility/edot-vs-upstream.md index d4ddcdfc..2530e1d4 100644 --- a/docs/reference/compatibility/edot-vs-upstream.md +++ b/docs/reference/compatibility/edot-vs-upstream.md @@ -68,7 +68,7 @@ Due to current upstream limitations, some capabilities are temporarily available | Inferred spans | Available in EDOT only. Generates spans from profiling data without manual instrumentation, closing visibility gaps that auto-instrumentation does not cover. | | Central configuration | Available in EDOT only. Manages SDK settings from {{kib}} through the EDOT Collector using [OpAMP](/reference/central-configuration.md). Most SDKs apply configuration changes dynamically, without restarting or redeploying applications. | | Profiling integration | Available in EDOT Java only. Correlates traces with continuous profiling data for deeper performance analysis. | -| 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. | Upstream OTel SDKs are technically [Compatible] with Elastic and can send data through the same ingestion paths, but Elastic does not provide official support or troubleshooting assistance for them. Refer to the [SDK compatibility table](sdks.md) for version-level details. diff --git a/docs/reference/edot-cloud-forwarder/index.md b/docs/reference/edot-cloud-forwarder/index.md index 416d50bc..23315708 100644 --- a/docs/reference/edot-cloud-forwarder/index.md +++ b/docs/reference/edot-cloud-forwarder/index.md @@ -16,7 +16,7 @@ products: The Elastic Distribution of OpenTelemetry (EDOT) Cloud Forwarder provides the EDOT Collector as a function to collect and send your telemetry data to Elastic Observability from AWS, GCP, and Azure. {{edot-cf}} can collect telemetry data from object storage and cloud services. -{{edot-cf}} sends the data it collects directly to the [Managed OTLP endpoint](docs-content://solutions/observability/get-started/quickstart-elastic-cloud-otel-endpoint.md) of {{serverless-full}}. +{{edot-cf}} sends the data it collects directly to the [Managed OTLP endpoint](docs-content://solutions/observability/get-started/quickstart-elastic-cloud-otel-endpoint.md) of {{ecloud}}. ## Supported cloud providers and services @@ -36,4 +36,3 @@ To get started with {{edot-cf}}, select the setup guide for your cloud provider: - [Azure](edot-cloud-forwarder-azure://reference/edot-cf-azure/index.md) - [GCP](gcp/index.md) -