A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
E
- ElasticApmAgent - class in co.elastic.apm.android.sdk
- ElasticApmConfiguration - class in co.elastic.apm.android.sdk
- ElasticApmConfiguration.Builder - class in co.elastic.apm.android.sdk.ElasticApmConfiguration
- ElasticClock - class in co.elastic.apm.android.sdk.internal.opentelemetry.tools
- ElasticEvents - class in co.elastic.apm.android.sdk.logs
- ElasticExceptionHandler - class in co.elastic.apm.android.sdk.internal.exceptions
- ElasticInitializer - class in co.elastic.apm.android.sdk.internal.features.contentprovider
- ElasticLoggers - class in co.elastic.apm.android.sdk.logs
- ElasticLogRecordProcessor - class in co.elastic.apm.android.sdk.internal.opentelemetry.processors.logs
- ElasticMeters - class in co.elastic.apm.android.sdk.metrics
- ElasticMetricReader - class in co.elastic.apm.android.sdk.internal.opentelemetry.processors.metrics
- ElasticProcessLifecycleObserver - class in co.elastic.apm.android.sdk.internal.features.lifecycle
- ElasticSpanProcessor - class in co.elastic.apm.android.sdk.internal.opentelemetry.processors.spans
- ElasticTracers - class in co.elastic.apm.android.sdk.traces
- enabled(LogLevel) - function in co.elastic.apm.android.sdk.configuration.logging.LoggingPolicy
- Convenience method for creating an enabled logging policy with a static minimum level.
- enabled(LogLevel) - function in co.elastic.apm.android.sdk.configuration.logging.SimpleLoggingPolicy
- Convenience method for creating an enabled logging policy with a static minimum level.
- enabled(LogLevel) - function in co.elastic.apm.android.sdk.configuration.logging.DefaultLoggingPolicy
- Convenience method for creating an enabled logging policy with a static minimum level.
- endpoint() - function in co.elastic.apm.android.sdk.connectivity.Connectivity
- ERROR - enum entry in co.elastic.apm.android.sdk.configuration.logging.LogLevel
- exportBatchOfEach() - function in co.elastic.apm.android.sdk.features.persistence.SignalFromDiskExporter
- exportBatchOfLogs() - function in co.elastic.apm.android.sdk.features.persistence.SignalFromDiskExporter
- exportBatchOfMetrics() - function in co.elastic.apm.android.sdk.features.persistence.SignalFromDiskExporter
- exportBatchOfSpans() - function in co.elastic.apm.android.sdk.features.persistence.SignalFromDiskExporter
- ExporterVisitor - class in co.elastic.apm.android.sdk.connectivity.opentelemetry.exporters
- ExportProtocol - class in co.elastic.apm.android.sdk.connectivity
- ExportScheduler - class in co.elastic.apm.android.sdk.features.persistence.scheduler
- Takes care of setting up the process to read and export previously stored signals.