A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
A
- abortBroadcast() - function in android.content.RuntimeDetailsExtractor
- addAnrCustomization(Consumer) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Pass a Consumer that will receive the AnrDetectorBuilder in order to perform additionalspecific customizations.
- addCrashReportingCustomization(Consumer) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Pass a Consumer that will receive the CrashReporterBuilder in order to perform additionalspecific customizations.
- addInstrumentation(Consumer) - function in io.opentelemetry.android.SdkPreconfiguredRumBuilder
- Adds an instrumentation installer function that will be run on an instance as a part of the build method call.
- addInstrumentation(Consumer) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Adds an instrumentation installer function that will be run on an instance as a part of the build method call.
- addLoggerProviderCustomizer(BiFunction) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Adds a BiFunction to invoke the with the SdkLoggerProviderBuilder to allowcustomization.
- addMeterProviderCustomizer(BiFunction) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Adds a BiFunction to invoke the with the SdkMeterProviderBuilder to allowcustomization.
- addPropagatorCustomizer(Function) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Adds a Function to invoke with the default TextMapPropagator to allowcustomization.
- addService(T) - function in io.opentelemetry.android.internal.services.ServiceManager
- addSpanExporterCustomizer(Function) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Adds a Function to invoke with the default SpanExporter to allowcustomization.
- addTracerProviderCustomizer(BiFunction) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Adds a BiFunction to invoke the with the SdkTracerProviderBuilder to allowcustomization.
- alwaysOff() - function in io.opentelemetry.sdk.trace.samplers.SessionIdRatioBasedSampler
- alwaysOn() - function in io.opentelemetry.sdk.trace.samplers.SessionIdRatioBasedSampler
- AttributeModifyingSpanExporter - class in io.opentelemetry.android.export
- A SpanExporter that is configured to modify some of its attributes at export time.