Skip to content

Commit 05369c7

Browse files
docs: add EDOT SDK encouragement to index and supported-technologies (#4997)
1 parent 0c2e244 commit 05369c7

3 files changed

Lines changed: 7 additions & 1 deletion

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-nodejs
12+
- elastic-otel-node
1213
- elasticsearch
1314
toc:
1415
- toc: reference

docs/reference/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ applies_to:
1212

1313
# APM Node.js agent [intro]
1414

15-
The Elastic APM Node.js Agent sends performance metrics and errors to the APM Server. It has built-in support for the most popular frameworks and routers, as well as a simple API which allows you to instrument any application.
15+
The Elastic APM Node.js Agent sends performance metrics and errors to the APM Server. It has built-in support for the most popular frameworks and routers, as well as a basic API which allows you to instrument any application.
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 Node.js SDK](elastic-otel-node://reference/edot-node/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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ applies_to:
1313

1414
The Elastic APM Node.js Agent automatically instruments various APIs in Node.js core and third-party frameworks and packages. This page lists all supported technologies and version ranges.
1515

16+
Elastic supports OpenTelemetry, which allows logs, metrics, and trace signal collection for many of these technologies. Consider using the [EDOT Node.js SDK](elastic-otel-node://reference/edot-node/index.md) for observability data so you continue to get the full power of Elastic's platform.
17+
1618

1719
## Node.js versions [compatibility-node]
1820

0 commit comments

Comments
 (0)