A
B
C
D
E
F
G
H
I
M
N
O
R
S
E
- enable() - function in io.opentelemetry.android.features.diskbuffering.scheduler.ScheduleEnablement
- Start/Set up the exporting schedule.
- export(java.util.Collection) - function in io.opentelemetry.android.export.AttributeModifyingSpanExporter
- exportAllSignalsFromDisk() - function in io.opentelemetry.android.features.diskbuffering.SignalFromDiskExporter
- Convenience method that attempts to export all kinds of signals from disk.
- exportLogsFromDisk() - function in io.opentelemetry.android.features.diskbuffering.SignalFromDiskExporter
- Exports all persisted logs from the disk and deletes the successfully consumed batches from the disk.
- exportMetricsFromDisk() - function in io.opentelemetry.android.features.diskbuffering.SignalFromDiskExporter
- Exports all persisted metrics from the disk and deletes the successfully consumed batches from the disk.
- exportSpansFromDisk() - function in io.opentelemetry.android.features.diskbuffering.SignalFromDiskExporter
- Exports all persisted spans from the disk and deletes the successfully consumed batches from the disk.