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

Commit 18424a7

Browse files
committed
feat: add new API
1 parent 8a25fa3 commit 18424a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

gdi/get-data-in/rum/browser/configure-rum-browser-instrumentation.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,12 @@ Use the following settings to configure the Browser RUM agent:
8585
* - ``debug``
8686
- Boolean
8787
- Activates debug logging in the developer console. The default value is ``false``.
88+
* - ``disableBots``
89+
- Boolean
90+
- Disables tracking of bots. The default value is ``false``. Available from version ``0.20.0``.
91+
* - ``disableAutomationFrameworks``
92+
- Boolean
93+
- Disables tracking of automation frameworks. The default value is ``false``. Available from version ``0.20.0``.
8894

8995
.. _browser-rum-instrumentation-settings:
9096

0 commit comments

Comments
 (0)