Skip to content

Commit c94f2a5

Browse files
theletterfrhr323
authored andcommitted
Add note on RUM to configure-real-user-monitoring-rum.md (elastic#3565)
+CC @simitt
1 parent 20d32a3 commit c94f2a5

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)