A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
S
- ScreenAttributesSpanProcessor - class in io.opentelemetry.android
- SdkPreconfiguredRumBuilder - class in io.opentelemetry.android
- Service - class in io.opentelemetry.android.internal.services
- ServiceManager - class in io.opentelemetry.android.internal.services
- This class is internal and not for public use.
- SessionIdRatioBasedSampler - class in io.opentelemetry.android
- Session ID ratio based sampler.
- set(SignalFromDiskExporter) - function in io.opentelemetry.android.features.diskbuffering.SignalFromDiskExporter.Companion
- setCurrentNetworkProvider(CurrentNetworkProvider) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Call this to pass an existing CurrentNetworkProvider instance to share with the underlyingOpenTelemetry Rum instrumentation.
- setDebugUnregister(boolean) - function in android.content.RuntimeDetailsExtractor
- setDiskBufferingConfiguration(DiskBufferingConfiguration) - function in io.opentelemetry.android.config.OtelRumConfig
- Sets the parameters for caching signals in disk in order to export them later.
- setEnabled(boolean) - function in io.opentelemetry.android.features.diskbuffering.DiskBufferingConfiguration.Builder
- Enables or disables disk buffering.
- setExportScheduleHandler(ExportScheduleHandler) - function in io.opentelemetry.android.features.diskbuffering.DiskBufferingConfiguration.Builder
- Sets a scheduler that will take care of periodically read data stored in disk and exportit.
- setForTest(ServiceManager) - function in io.opentelemetry.android.internal.services.ServiceManager
- setGlobalAttributes(Attributes) - function in io.opentelemetry.android.config.OtelRumConfig
- Configures the set of global attributes to emit with every span and event.
- setGlobalAttributes(Supplier) - function in io.opentelemetry.android.config.OtelRumConfig
- setMaxCacheSize(int) - function in io.opentelemetry.android.features.diskbuffering.DiskBufferingConfiguration.Builder
- Sets the maximum amount of bytes that this tool can use to store cached signals in disk.A smaller amount of space will be used if there's not enough space in disk to allocatethe value provided here.
- setOrderedHint(boolean) - function in android.content.RuntimeDetailsExtractor
- setResource(Resource) - function in io.opentelemetry.android.OpenTelemetryRumBuilder
- Assign a Resource to be attached to all telemetry emitted by the created by this builder.
- setResult(int,String,Bundle) - function in android.content.RuntimeDetailsExtractor
- setResultCode(int) - function in android.content.RuntimeDetailsExtractor
- setResultData(String) - function in android.content.RuntimeDetailsExtractor
- setResultExtras(Bundle) - function in android.content.RuntimeDetailsExtractor
- setSlowRenderingDetectionPollInterval(Duration) - function in io.opentelemetry.android.config.OtelRumConfig
- Call this to configure the duration for polling for slow renders.
- shouldGenerateSdkInitializationEvents() - function in io.opentelemetry.android.config.OtelRumConfig
- Returns true if the SDK is configured to generate initialization events, false otherwise.
- shouldIncludeNetworkAttributes() - function in io.opentelemetry.android.config.OtelRumConfig
- Returns true if runtime network attributes are enabled, false otherwise.
- shouldIncludeScreenAttributes() - function in io.opentelemetry.android.config.OtelRumConfig
- Return true if the SDK should be configured to report screen attributes.
- shouldSample(Context,String,String,SpanKind,Attributes,List) - function in io.opentelemetry.android.SessionIdRatioBasedSampler
- shouldSample(Context,String,String,SpanKind,Attributes,List) - function in io.opentelemetry.sdk.trace.samplers.SessionIdRatioBasedSampler
- shouldStopRunning() - function in io.opentelemetry.android.features.diskbuffering.scheduler.DefaultExportScheduler
- Should return FALSE when further runs are needed, TRUE if no need for this task to ever run again.
- shouldStopRunning() - function in io.opentelemetry.android.internal.services.periodicwork.PeriodicRunnable
- Should return FALSE when further runs are needed, TRUE if no need for this task to ever run again.
- shutdown() - function in io.opentelemetry.sdk.trace.ScreenAttributesSpanProcessor
- shutdown() - function in io.opentelemetry.sdk.trace.GlobalAttributesSpanAppender
- shutdown() - function in io.opentelemetry.android.export.FilteringSpanExporter
- shutdown() - function in io.opentelemetry.sdk.trace.export.FilteringSpanExporter
- shutdown() - function in io.opentelemetry.android.export.AttributeModifyingSpanExporter
- shutdown() - function in io.opentelemetry.sdk.trace.export.AttributeModifyingSpanExporter
- SignalFromDiskExporter - class in io.opentelemetry.android.features.diskbuffering
- Entrypoint to read and export previously cached signals.
- SignalFromDiskExporter.Companion - class in io.opentelemetry.android.features.diskbuffering.SignalFromDiskExporter
- SimpleTemporaryFileProvider - class in io.opentelemetry.android.internal.features.persistence
- This class is internal and not for public use.
- SpanDataModifier - class in io.opentelemetry.android.export
- A utility that can be used to create a SpanExporter that allows filtering and modification of span data before it is sent to Allows modification of span data before it is sent to a delegate exporter.
- start() - function in io.opentelemetry.android.internal.services.Lifecycle
- start() - function in io.opentelemetry.android.internal.services.ServiceManager
- start() - function in io.opentelemetry.android.internal.services.PreferencesService
- start() - function in io.opentelemetry.android.internal.services.CacheStorageService
- start() - function in io.opentelemetry.android.internal.services.Service
- start() - function in io.opentelemetry.android.internal.services.periodicwork.PeriodicWorkService
- stop() - function in io.opentelemetry.android.internal.services.Lifecycle
- stop() - function in io.opentelemetry.android.internal.services.ServiceManager
- stop() - function in io.opentelemetry.android.internal.services.PreferencesService
- stop() - function in io.opentelemetry.android.internal.services.CacheStorageService
- stop() - function in io.opentelemetry.android.internal.services.Service
- stop() - function in io.opentelemetry.android.internal.services.PeriodicWorkService
- store(String,int) - function in io.opentelemetry.android.internal.services.PreferencesService