Skip to content

Commit 06d3147

Browse files
authored
Adding missing EDOT sdks to quickstart (#2169)
1 parent b8845d2 commit 06d3147

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

solutions/observability/get-started/quickstart-monitor-your-application-performance.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ Follow these steps to collect application telemetry data using the EDOT SDKs:
5656
2. Under **What do you want to monitor?** select **Application**, and then select **OpenTelemetry**.
5757
3. Follow the instructions to install the EDOT SDK for your application:
5858

59+
- [Android](opentelemetry://reference/edot-sdks/android/index.md)
5960
- [.NET](opentelemetry://reference/edot-sdks/dotnet/setup/index.md)
61+
- [iOS](opentelemetry://reference/edot-sdks/ios/index.md)
6062
- [Java](opentelemetry://reference/edot-sdks/java/setup/index.md)
6163
- [Node.js](opentelemetry://reference/edot-sdks/nodejs/setup/index.md)
6264
- [PHP](opentelemetry://reference/edot-sdks/php/setup/index.md)
@@ -76,7 +78,9 @@ If your application runs on Kubernetes, the OpenTelemetry operator automatically
7678
2. Under **What do you want to monitor?** select **Application**, and then select **OpenTelemetry**.
7779
3. Follow the instructions to install the EDOT SDK for your application:
7880

81+
- [Android](opentelemetry://reference/edot-sdks/android/index.md)
7982
- [.NET](opentelemetry://reference/edot-sdks/dotnet/setup/index.md)
83+
- [iOS](opentelemetry://reference/edot-sdks/ios/index.md)
8084
- [Java](opentelemetry://reference/edot-sdks/java/setup/index.md)
8185
- [Node.js](opentelemetry://reference/edot-sdks/nodejs/setup/index.md)
8286
- [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
104108

105109
* Use [machine learning](/solutions/observability/apm/machine-learning.md) to quickly pinpoint anomalous transactions and see the health of any upstream and downstream services.
106110

107-
Refer to the [Elastic Observability](/solutions/observability.md) for a description of other useful features.
111+
Refer to the [Elastic Observability](/solutions/observability.md) for a description of other useful features.

0 commit comments

Comments
 (0)