Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _includes/requirements/realm.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The Browser RUM agent runs in the following realms:

- United States: ``us0``, ``us1``, ``us2``
- Europe: ``eu0``, ``eu1``, ``eu2``
- Asia-Pacific: ``au0``, ``jp0``
5 changes: 4 additions & 1 deletion gdi/get-data-in/rum/browser/install-rum-browser.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Check compatibility and requirements
.. include:: /_includes/requirements/browser.rst


.. include:: /_includes/requirements/realm.rst


.. _rum-browser-install:

Instrument your web application for Splunk RUM
Expand Down Expand Up @@ -194,7 +197,7 @@ Follow these steps to instrument and configure Splunk RUM using npm:

.. _loading-initializing_browser-rum:

Loading and initializing the Browser RUM agent
Load and initialize the Browser RUM agent
========================================================

To avoid gaps in your data, load and initialize the Browser RUM agent synchronously and as early as possible. Delayed loading might result in missing data, as the instrumentation cannot collect data before it's initialized.
Expand Down
2 changes: 1 addition & 1 deletion sp-oncall/user-roles/user-roles-permissions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ The following table identifies the team management capabilities of each Splunk O
- Yes
-

* - Create, edit, or delete escation policies
* - Create, edit, or delete escalation policies
- Yes
-
- For teams where they are a Team admin
Expand Down
Loading