Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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.
Refer to the [Elastic Observability](/solutions/observability.md) for a description of other useful features.
Loading