A
B
C
D
E
F
G
H
I
M
N
O
R
S
R
- recordConfiguration(io.opentelemetry.android.config.OtelRumConfig) - function in io.opentelemetry.android.internal.initialization.InitializationEvents
- rejecting(java.util.function.Predicate) - function in io.opentelemetry.android.export.FilteringSpanExporterBuilder
- Creates a span exporter that will not export any spans whose SpanData matches the rejecting predicate.
- rejectSpansByAttributeValue(io.opentelemetry.api.common.AttributeKey,java.util.function.Predicate) - function in io.opentelemetry.android.export.SpanDataModifier
- Remove matching spans from the exporter pipeline.
- rejectSpansByName(java.util.function.Predicate) - function in io.opentelemetry.android.export.SpanDataModifier
- Remove matching spans from the exporter pipeline.
- rejectSpansNamed(java.util.function.Predicate) - function in io.opentelemetry.android.export.FilteringSpanExporterBuilder
- Creates a SpanExporter that will not export any spans whose name matches the given predicate.
- rejectSpansNamed(java.lang.String) - function in io.opentelemetry.android.export.FilteringSpanExporterBuilder
- Creates a SpanExporter that will not export any spans whose name matches the given name.
- rejectSpansWithAttributesMatching(java.util.Map) - function in io.opentelemetry.android.export.FilteringSpanExporterBuilder
- rejectSpansWithNameContaining(java.lang.String) - function in io.opentelemetry.android.export.FilteringSpanExporterBuilder
- Creates a SpanExporter that will not export any spans whose name contains the given substring.
- removeSpanAttribute(io.opentelemetry.api.common.AttributeKey) - function in io.opentelemetry.android.export.SpanDataModifier
- Modify span data before it enters the exporter pipeline.
- removeSpanAttribute(io.opentelemetry.api.common.AttributeKey,java.util.function.Predicate) - function in io.opentelemetry.android.export.SpanDataModifier
- Modify span data before it enters the exporter pipeline.
- replaceSpanAttribute(io.opentelemetry.api.common.AttributeKey,java.util.function.Function) - function in io.opentelemetry.android.export.SpanDataModifier
- Modify span data before it enters the exporter pipeline.
- resetForTest() - function in io.opentelemetry.android.internal.initialization.InitializationEvents.Companion
- resetForTesting() - function in io.opentelemetry.android.features.diskbuffering.SignalFromDiskExporter.Companion
- RumBuilder - class in io.opentelemetry.android