From 96a4fea7f56715e8819df53e73ed93aac7b97c10 Mon Sep 17 00:00:00 2001 From: Aleksandra Spilkowska Date: Wed, 11 Mar 2026 11:39:43 +0100 Subject: [PATCH 1/3] docs: add EDOT SDK encouragement to index and supported-technologies Encourage users to consider the EDOT Python SDK for observability data on the APM agent intro and supported-technologies pages, in line with OTel adoption. Made-with: Cursor --- docs/reference/index.md | 3 +++ docs/reference/supported-technologies.md | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/docs/reference/index.md b/docs/reference/index.md index df1c5bf30..466c54a40 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -14,6 +14,9 @@ applies_to: The Elastic APM Python agent sends performance metrics and error logs to the APM Server. It has built-in support for Django and Flask performance metrics and error logging, as well as generic support of other WSGI frameworks for error logging. +:::::{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 Python SDK](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/python) 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 28efb9438..f957f3de6 100644 --- a/docs/reference/supported-technologies.md +++ b/docs/reference/supported-technologies.md @@ -11,6 +11,10 @@ applies_to: # Supported technologies [supported-technologies] +The Elastic APM Python Agent 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 Python SDK](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/python) for observability data so you continue to get the full power of Elastic's platform. + $$$framework-support$$$ The Elastic APM Python Agent comes with support for the following frameworks: From a3e8a7f7b6bdc9bdace9324da8761b9130bfc031 Mon Sep 17 00:00:00 2001 From: Aleksandra Spilkowska Date: Wed, 11 Mar 2026 18:01:11 +0100 Subject: [PATCH 2/3] docs: use EDOT SDK repo links instead of docs-content URLs Made-with: Cursor --- docs/reference/index.md | 2 +- docs/reference/supported-technologies.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/index.md b/docs/reference/index.md index 466c54a40..cc4c89a99 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -15,7 +15,7 @@ applies_to: The Elastic APM Python agent sends performance metrics and error logs to the APM Server. It has built-in support for Django and Flask performance metrics and error logging, as well as generic support of other WSGI frameworks for error logging. :::::{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 Python SDK](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/python) for observability data so you continue to get the full power of Elastic's platform. +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 Python SDK](elastic-otel-python://reference/edot-python/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 f957f3de6..d60291a0b 100644 --- a/docs/reference/supported-technologies.md +++ b/docs/reference/supported-technologies.md @@ -13,7 +13,7 @@ applies_to: The Elastic APM Python Agent 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 Python SDK](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/python) for observability data so you continue to get the full power of Elastic's platform. +Elastic supports OpenTelemetry, which allows logs, metrics, and trace signal collection for many of these technologies. Consider using the [EDOT Python SDK](elastic-otel-python://reference/edot-python/index.md) for observability data so you continue to get the full power of Elastic's platform. $$$framework-support$$$ The Elastic APM Python Agent comes with support for the following frameworks: From 4fca61c7e6bf5c5fb28db2974c703af28bcab1e6 Mon Sep 17 00:00:00 2001 From: Aleksandra Spilkowska Date: Mon, 16 Mar 2026 22:02:30 +0100 Subject: [PATCH 3/3] Fix build error --- docs/docset.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docset.yml b/docs/docset.yml index c11f471c4..8c9e5278a 100644 --- a/docs/docset.yml +++ b/docs/docset.yml @@ -9,6 +9,7 @@ cross_links: - ecs - ecs-logging - ecs-logging-python + - elastic-otel-python - elasticsearch - logstash-docs-md toc: