diff --git a/docs/reference/index.md b/docs/reference/index.md index 3c31c00f1..382018844 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -13,8 +13,11 @@ applies_to: # APM .NET agent [intro] -The Elastic APM .NET Agent automatically measures the performance of your application and tracks errors. It has built-in support for the most popular frameworks, as well as a simple API which allows you to instrument any application. +The Elastic APM .NET Agent automatically measures the performance of your application and tracks errors. It has built-in support for the most popular frameworks, as well as a basic API which allows you to instrument any application. +:::::{note} +Elastic supports OpenTelemetry, which allows logs, metrics, and trace signal collection for many of the [supported technologies](/reference/supported-technologies.md) below. Consider using the [EDOT .NET SDK](elastic-otel-dotnet://reference/edot-dotnet/index.md) for observability data so you continue to get the full power of Elastic's platform. +::::: ## How does the Agent work? [how-it-works] diff --git a/docs/reference/supported-technologies.md b/docs/reference/supported-technologies.md index b7fcd7db3..ae904b406 100644 --- a/docs/reference/supported-technologies.md +++ b/docs/reference/supported-technologies.md @@ -11,6 +11,9 @@ applies_to: # Supported technologies [supported-technologies] +The APM Agent for .NET supports the technologies listed below. + +Elastic supports OpenTelemetry, which allows logs, metrics, and trace signal collection for many of these technologies. Consider using the [EDOT .NET SDK](elastic-otel-dotnet://reference/edot-dotnet/index.md) for observability data so you continue to get the full power of Elastic's platform. ## .NET versions [supported-dotnet-flavors]