Skip to content

Commit fa7d999

Browse files
apply suggestions from code review
Co-authored-by: Brandon Morelli <[email protected]>
1 parent 5c52506 commit fa7d999

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed

reference/apm/observability/apm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Metrics are another vital source of information when debugging production system
2121

2222
## Give Elastic APM a try [_give_elastic_apm_a_try]
2323

24-
Want to quickly spin up an APM deployment? Refer to [Get started for APM](/solutions/observability/apm/get-started.md). To host everything yourself instead, use [Fleet-managed APM Server](/solutions/observability/apm/apm-server-fleet-managed.md).
24+
Want to quickly spin up an APM deployment? Refer to [Get started for APM](/solutions/observability/apm/get-started.md). To host everything yourself instead, refer to [Set up APM Server](/solutions/observability/apm/apm-server-setup.md).

solutions/observability/apm/apm-server-fleet-managed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Fleet is a web-based UI in {{kib}} that is used to centrally manage {{agent}}s.
1414

1515
:::{image} /solutions/images/observability-fm-ov.png
1616
:alt: APM Server fleet overview
17+
:::
1718

1819
This guide will explain how to set up and configure a Fleet-managed APM Server.
1920

solutions/observability/apm/apm-server-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The fastest way to get started with Elastic APM is with Elastic Cloud Serverless
1313
Read more in [](/solutions/observability/apm/get-started.md).
1414
:::
1515

16-
APM Server receives performance data from your APM agents, validates and processes it, and then transforms the data into {{es}} documents. If you’re on this page, then you’ve chosen to self-manage the Elastic Stack, and you now must decide how to run and configure the APM Server. There are two options, and the components required are different for each:
16+
APM Server receives performance data from your APM agents and Elastic Distribution of OpenTelemetry (EDOT) SDKs, validates and processes it, and then transforms the data into {{es}} documents. If you’re on this page, then you’ve chosen to self-manage the Elastic Stack, and you now must decide how to run and configure the APM Server. There are two options, and the components required are different for each:
1717

1818
* [Fleet-managed APM Server](#apm-setup-fleet-managed-apm)
1919
* [APM Server binary](#apm-setup-apm-server-binary)
@@ -42,7 +42,7 @@ Fleet-managed APM Server does *not* support all the outputs that are supported b
4242

4343
**Required components**:
4444

45-
* APM agents
45+
* EDOT SDKs or APM agents
4646
* {{agent}} (which runs multiple subprocesses including APM Server, Fleet Server, and {{stack}})
4747

4848
**Configuration method**: {{kib}} UI
@@ -73,7 +73,7 @@ Install, configure, and run the APM Server binary wherever you need it.
7373

7474
**Required components**:
7575

76-
* APM agents
76+
* EDOT SDKs or APM agents
7777
* APM Server
7878
* {{stack}}
7979

solutions/observability/apm/apm-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ applies_to:
66

77
# Work with APM Server
88

9-
When self-managing the Elastic Stack, APM Server is used to receive performance data from APM agents,
10-
validates and processes it, and then transforms the data into Elasticsearch documents.
9+
When self-managing the Elastic Stack, APM Server receives performance data from APM agents,
10+
validates and processes it, and transforms the data into {{es}} documents.
1111

1212
This section contains information on working with APM Server including:
1313

solutions/observability/apm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Metrics are another vital source of information when debugging production system
2626

2727
## Give Elastic APM a try [give_elastic_apm_a_try]
2828

29-
Want to quickly spin up an APM deployment? Refer to [Get started for APM](/solutions/observability/apm/get-started.md). To host everything yourself instead, use [Fleet-managed APM Server](/solutions/observability/apm/apm-server-fleet-managed.md).
29+
Want to quickly spin up an APM deployment? Refer to [Get started for APM](/solutions/observability/apm/get-started.md). To host everything yourself instead, refer to [Set up APM Server](/solutions/observability/apm/apm-server-setup.md).

0 commit comments

Comments
 (0)