Skip to content

Commit 761607f

Browse files
docs: add EDOT SDK encouragement to index and supported-technologies (#2578)
* 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: use EDOT SDK repo links instead of docs-content URLs Made-with: Cursor * Fix build error
1 parent c7ee5f4 commit 761607f

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

docs/docset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ cross_links:
99
- ecs
1010
- ecs-logging
1111
- ecs-logging-python
12+
- elastic-otel-python
1213
- elasticsearch
1314
- logstash-docs-md
1415
toc:

docs/reference/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ applies_to:
1414

1515
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.
1616

17+
:::::{note}
18+
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.
19+
:::::
1720

1821
## How does the Agent work? [how-it-works]
1922

docs/reference/supported-technologies.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ applies_to:
1111

1212
# Supported technologies [supported-technologies]
1313

14+
The Elastic APM Python Agent supports the technologies listed below.
15+
16+
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.
17+
1418
$$$framework-support$$$
1519
The Elastic APM Python Agent comes with support for the following frameworks:
1620

0 commit comments

Comments
 (0)