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

Commit 9e1d39c

Browse files
author
ada
committed
Updated based on SME input
1 parent 14f1a78 commit 9e1d39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Use the following settings to configure the Android RUM agent:
6565
* - :code:`enableDebug()`
6666
- Activates debug mode. This feature is inactive by default. Activating debug mode activates the OpenTelemetry logging span exporter, which might be useful when debugging instrumentation issues.
6767
* - :code:`enableExperimentalOtlpExporter()`
68-
- Activates the experimental OTLP exporter. The exporter is not compatible with disk buffering. ``enableExperimentalOtlpExporter()`` is deprecated in Splunk RUM as of January 30, 2025. Although ``enableExperimentalOtlpExporter()`` continues to function, it will be removed in a future version. Use the OTLP exporter instead.
68+
- Activates the experimental OTLP exporter. The exporter is not compatible with disk buffering. ``enableExperimentalOtlpExporter()`` is deprecated in Splunk RUM as of January 30, 2025. Although ``enableExperimentalOtlpExporter()`` continues to function, it will be removed in a future version, where OTLP will be the default exporter format.
6969

7070
.. _android-rum-instrumentation-settings:
7171

0 commit comments

Comments
 (0)