Skip to content

Commit ae76b30

Browse files
authored
Merge branch 'main' into emrcbrn-patch-1
2 parents 44cd7f4 + 791ecd3 commit ae76b30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

solutions/observability/apm/apm-server/configure-real-user-monitoring-rum.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Most options in this section are supported by all APM Server deployment methods.
2020

2121
The [Real User Monitoring (RUM) agent](apm-agent-rum-js://reference/index.md) captures user interactions with clients such as web browsers. These interactions are sent as events to the APM Server. Because the RUM agent runs on the client side, the connection between agent and server is unauthenticated. As a security precaution, RUM is therefore disabled by default.
2222

23+
:::{important}
24+
To use RUM, you need a centralized APM Server, either running as standalone binary or managed through Fleet.
25+
:::
26+
2327
:::::::{tab-set}
2428

2529
::::::{tab-item} APM Server binary

0 commit comments

Comments
 (0)