From aceebc9bb460f40859344052790a2234ec97da2f Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Wed, 2 Jul 2025 07:43:08 +0200 Subject: [PATCH] Remove some links from Obs Get Started Fixes https://github.com/elastic/opentelemetry/issues/332 --- solutions/observability/get-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/solutions/observability/get-started.md b/solutions/observability/get-started.md index 1cc09753f9..474814fbea 100644 --- a/solutions/observability/get-started.md +++ b/solutions/observability/get-started.md @@ -121,14 +121,14 @@ Refer to [LLM observability](/solutions/observability/applications/llm-observabi ::::::{step} Collect application traces, metrics, and logs -Bring traces, logs, and metrics into [Elastic APM](/solutions/observability/apm/index.md) to help you troubleshoot and optimize your applications. You can collect this data using OpenTelemetry or APM Server. +Bring traces, logs, and metrics into Elastic APM to help you troubleshoot and optimize your applications. You can collect this data using OpenTelemetry or APM Server. :::::{dropdown} Steps for collecting application traces, metrics, and logs ::::{tab-set} :::{tab-item} OpenTelemetry -The [Elastic Distribution of OpenTelemetry (EDOT) SDKs](opentelemetry://reference/edot-sdks/index.md) facilitate the collection of traces, metrics, and logs in OpenTelemetry format into [Elastic APM](/solutions/observability/apm/index.md). +The [Elastic Distribution of OpenTelemetry (EDOT) SDKs](opentelemetry://reference/edot-sdks/index.md) facilitate the collection of traces, metrics, and logs in OpenTelemetry format into Elastic APM. 1. Select **Add data** from the main menu and then select **Application**. 2. Select **OpenTelemetry**.