Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 647e498

Browse files
Update intro-to-rum.rst
Fixed typo
1 parent 3b9c154 commit 647e498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rum/intro-to-rum.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you want to monitor your application from browser to back-end, then integrate
4646

4747
If a span in Splunk RUM has an associated back-end span, an :guilabel:`APM` link appears next to the span in the waterfall view and opens the span details page in Splunk APM.
4848

49-
By default, the Splunk Distributions of OpenTelemetry already send the ``Server-Timing`` header. The header links spans from the browser with back-end spans and traces.
49+
By default, the Splunk Distribution of OpenTelemetry already send the ``Server-Timing`` header. The header links spans from the browser with back-end spans and traces.
5050

5151
Splunk RUM for Browser uses the server-timing header response times to associate the RUM span with the corresponding APM trace. The APM environment variable for controlling the ``Server-Timing`` header is ``SPLUNK_TRACE_RESPONSE_HEADER_ENABLED=true``. Set ``SPLUNK_TRACE_RESPONSE_HEADER_ENABLED=true`` to link to Splunk APM.
5252

@@ -55,4 +55,4 @@ For more information on Splunk APM, see :ref:`Monitor applications with Splunk A
5555

5656
Get data in
5757
=============================
58-
To start instrumenting your application with Splunk RUM, see :ref:`rum-setup`.
58+
To start instrumenting your application with Splunk RUM, see :ref:`rum-setup`.

0 commit comments

Comments
 (0)