A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
D
- DefaultExportScheduleHandler - class in io.opentelemetry.android.features.diskbuffering.scheduler
- DefaultExportScheduler - class in io.opentelemetry.android.features.diskbuffering.scheduler
- DefaultExportScheduler.Companion - class in io.opentelemetry.android.features.diskbuffering.scheduler.DefaultExportScheduler
- disable() - function in io.opentelemetry.android.features.diskbuffering.scheduler.DefaultExportScheduleHandler
- Don't start (or stop if something was previously started) the exporting schedule, no look up for data stored in the disk to export will be carried over if this function is called.
- disable() - function in io.opentelemetry.android.features.diskbuffering.scheduler.ExportScheduleHandler
- Don't start (or stop if something was previously started) the exporting schedule, no look up for data stored in the disk to export will be carried over if this function is called.
- disableAnrDetection() - function in io.opentelemetry.android.config.OtelRumConfig
- Call this method to disable ANR (application not responding) detection.
- disableCrashReporting() - function in io.opentelemetry.android.config.OtelRumConfig
- Call this method to disable crash reporting.
- disableNetworkAttributes() - function in io.opentelemetry.android.config.OtelRumConfig
- Disables the collection of runtime network attributes.
- disableNetworkChangeMonitoring() - function in io.opentelemetry.android.config.OtelRumConfig
- Sets the configuration so that network change monitoring, which is enabled by default, willnot be started.
- disableScreenAttributes() - function in io.opentelemetry.android.config.OtelRumConfig
- Call this to disable the collection of screen attributes.
- disableSdkInitializationEvents() - function in io.opentelemetry.android.config.OtelRumConfig
- Disables the collection of events related to the initialization of the OTel Android SDKitself.
- disableSlowRenderingDetection() - function in io.opentelemetry.android.config.OtelRumConfig
- Call this method to disable the slow rendering detection instrumentation.
- DiskBufferingConfiguration - class in io.opentelemetry.android.features.diskbuffering
- Configuration for disk buffering.
- DiskBufferingConfiguration.Builder - class in io.opentelemetry.android.features.diskbuffering.DiskBufferingConfiguration
- DiskManager - class in io.opentelemetry.android.internal.features.persistence
- This class is internal and not for public use.