Skip to content

Commit a3a3d3f

Browse files
docs: add EDOT SDK encouragement to index and supported-technologies (#1434)
* docs: add EDOT SDK encouragement to index and supported-technologies Encourage users to consider the EDOT PHP 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 4b164b7 commit a3a3d3f

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
@@ -4,6 +4,7 @@ products:
44
cross_links:
55
- apm-agent-rum-js
66
- docs-content
7+
- elastic-otel-php
78
toc:
89
- toc: reference
910
- toc: release-notes

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 PHP Agent measures the performance of your application and tracks errors. It is an extension that must be installed in your PHP environment.
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 PHP SDK](elastic-otel-php://reference/edot-php/index.md) for observability data so you continue to get the full power of Elastic's platform.
19+
:::::
1720

1821
## Additional Components [additional-components]
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 PHP 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 PHP SDK](elastic-otel-php://reference/edot-php/index.md) for observability data so you continue to get the full power of Elastic's platform.
17+
1418
If the agent doesn’t support your favorite technology yet, you can vote for it by participating in [our survey](https://docs.google.com/forms/d/e/1FAIpQLSf8c3BJVMqaeuqpq-t3_Q4NilNcdsrzK1qJ4Qo9JpJslrmYzA/viewform). We will use the results to add support for the most requested technologies.
1519

1620

0 commit comments

Comments
 (0)