Skip to content

Commit d5232c0

Browse files
Merge pull request #2654 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 97643f9 + ca0e71a commit d5232c0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+12432
-16250
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,15 @@ 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+
* - ``persistence``
89+
- ``'cookie'`` | ``'localStorage'``
90+
- Specifies where session data should be stored. Use 'localStorage' in environments without cookie support. Local storage has a limitation of not being able to track sessions across subdomains. The default value is ``cookie``. Available from version ``0.20.0``.
91+
* - ``disableBots``
92+
- Boolean
93+
- Disables tracking of bots. The default value is ``false``. Available from version ``0.20.0``.
94+
* - ``disableAutomationFrameworks``
95+
- Boolean
96+
- Disables tracking of automation frameworks. The default value is ``false``. Available from version ``0.20.0``.
8897

8998
.. _browser-rum-instrumentation-settings:
9099

gdi/opentelemetry/components/chrony-receiver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Next, include the receiver in the ``metrics`` pipeline of the ``service`` sectio
4545
pipelines:
4646
metrics:
4747
receivers:
48-
- chrony
48+
- chrony/defaults
4949
5050
Advanced configuration
5151
-----------------------------------------------
63 KB
Binary file not shown.

locales/ja_JA/LC_MESSAGES/_includes.po

Lines changed: 1190 additions & 731 deletions
Large diffs are not rendered by default.

locales/ja_JA/LC_MESSAGES/admin.mo

173 KB
Binary file not shown.

locales/ja_JA/LC_MESSAGES/admin.po

Lines changed: 102 additions & 644 deletions
Large diffs are not rendered by default.
71.9 KB
Binary file not shown.

locales/ja_JA/LC_MESSAGES/alerts-detectors-notifications.po

Lines changed: 190 additions & 322 deletions
Large diffs are not rendered by default.
27.5 KB
Binary file not shown.

locales/ja_JA/LC_MESSAGES/analytics.po

Lines changed: 65 additions & 96 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)