diff --git a/solutions/observability/get-started/quickstart-monitor-your-application-performance.md b/solutions/observability/get-started/quickstart-monitor-your-application-performance.md index fa56ad58f5..91529ee4c6 100644 --- a/solutions/observability/get-started/quickstart-monitor-your-application-performance.md +++ b/solutions/observability/get-started/quickstart-monitor-your-application-performance.md @@ -56,7 +56,9 @@ Follow these steps to collect application telemetry data using the EDOT SDKs: 2. Under **What do you want to monitor?** select **Application**, and then select **OpenTelemetry**. 3. Follow the instructions to install the EDOT SDK for your application: + - [Android](opentelemetry://reference/edot-sdks/android/index.md) - [.NET](opentelemetry://reference/edot-sdks/dotnet/setup/index.md) + - [iOS](opentelemetry://reference/edot-sdks/ios/index.md) - [Java](opentelemetry://reference/edot-sdks/java/setup/index.md) - [Node.js](opentelemetry://reference/edot-sdks/nodejs/setup/index.md) - [PHP](opentelemetry://reference/edot-sdks/php/setup/index.md) @@ -76,7 +78,9 @@ If your application runs on Kubernetes, the OpenTelemetry operator automatically 2. Under **What do you want to monitor?** select **Application**, and then select **OpenTelemetry**. 3. Follow the instructions to install the EDOT SDK for your application: + - [Android](opentelemetry://reference/edot-sdks/android/index.md) - [.NET](opentelemetry://reference/edot-sdks/dotnet/setup/index.md) + - [iOS](opentelemetry://reference/edot-sdks/ios/index.md) - [Java](opentelemetry://reference/edot-sdks/java/setup/index.md) - [Node.js](opentelemetry://reference/edot-sdks/nodejs/setup/index.md) - [PHP](opentelemetry://reference/edot-sdks/php/setup/index.md) @@ -104,4 +108,4 @@ After using the **Applications** page and **Discover** to confirm you’ve inges * Use [machine learning](/solutions/observability/apm/machine-learning.md) to quickly pinpoint anomalous transactions and see the health of any upstream and downstream services. -Refer to the [Elastic Observability](/solutions/observability.md) for a description of other useful features. \ No newline at end of file +Refer to the [Elastic Observability](/solutions/observability.md) for a description of other useful features.