A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
C
- canReadSafe(File,InternalLogger) - function in ai.kubesense.android.core.internal.persistence.file.FileExtKt
- Non-throwing version of File.canRead.
- clearAccountInfo(SdkCore) - function in ai.kubesense.android.Kubesense
- Clear the current account information.
- clearAccountInfo() - function in ai.kubesense.android.Kubesense
- Clear the current account information.
- clearAccountInfo() - function in ai.kubesense.android.api.SdkCore
- Clear the current account information.
- clearAccountInfo() - function in ai.kubesense.android.api.FeatureSdkCore
- Clear the current account information.
- clearAccountInfo() - function in ai.kubesense.android.api.InternalSdkCore
- Clear the current account information.
- clearAllData(SdkCore) - function in ai.kubesense.android.Kubesense
- Clears all unsent data in all registered features.
- clearAllData() - function in ai.kubesense.android.Kubesense
- Clears all unsent data in all registered features.
- clearAllData() - function in ai.kubesense.android.api.SdkCore
- Clears all unsent data in all registered features.
- clearAllData() - function in ai.kubesense.android.api.FeatureSdkCore
- Clears all unsent data in all registered features.
- clearAllData() - function in ai.kubesense.android.api.storage.datastore.DataStoreHandler
- Removes all saved datastore entries.
- clearAllData() - function in ai.kubesense.android.api.InternalSdkCore
- Clears all unsent data in all registered features.
- clearUserInfo(SdkCore) - function in ai.kubesense.android.Kubesense
- Clear the current user information.
- clearUserInfo() - function in ai.kubesense.android.Kubesense
- Clear the current user information.
- clearUserInfo() - function in ai.kubesense.android.api.SdkCore
- Clear the current user information.
- clearUserInfo() - function in ai.kubesense.android.api.FeatureSdkCore
- Clear the current user information.
- clearUserInfo() - function in ai.kubesense.android.api.InternalSdkCore
- Clear the current user information.
- close() - function in java.util.concurrent.FlushableExecutorService
- COMPOSE - enum entry in ai.kubesense.android.core.internal.attributes.ViewScopeInstrumentationType
Tracked through ComposeNavigationObserver instrumentation.
- ConcurrencyExtKt - class in ai.kubesense.android.core.internal.utils
- Configuration - class in ai.kubesense.android.core.configuration
- An object describing the configuration of the Kubesense SDK.
- Configuration.Builder - class in ai.kubesense.android.core.configuration.Configuration
- A Builder class for a Configuration.
- Configuration.Companion - class in ai.kubesense.android.core.configuration.Configuration
- contentLength() - function in ai.kubesense.android.api.instrumentation.network.HttpRequestInfo
- Retrieves the content length of the HTTP request.
- CRASH - enum entry in ai.kubesense.android.api.storage.EventType
A customer event related to a crash.
- create(KubesenseContext,RequestExecutionContext,List,ByteArray) - function in ai.kubesense.android.api.net.RequestFactory
- Creates a request for the given batch.
- create(String,Integer,Long) - function in ai.kubesense.android.core.persistence.PersistenceStrategy.Factory
- Creates an instance of a PersistenceStrategy.
- create(InternalLogger,String,BackPressureStrategy,TimeProvider) - function in ai.kubesense.android.core.thread.FlushableExecutorService.Factory
- Create an instance of FlushableExecutorService.
- createOkHttpCallFactory(Function1) - function in ai.kubesense.android.api.feature.FeatureSdkCore
- Creates an OkHttp okhttp3.Call.Factory with custom configuration that shares the SDK's underlying thread pool and connection pool.
- createOkHttpCallFactory(Function1) - function in ai.kubesense.android.api.feature.InternalSdkCore
- Creates an OkHttp okhttp3.Call.Factory with custom configuration that shares the SDK's underlying thread pool and connection pool.
- createScheduledExecutorService(String) - function in ai.kubesense.android.api.feature.FeatureSdkCore
- Returns a new ScheduledExecutorService, set up with internal monitoring.
- createScheduledExecutorService(String) - function in ai.kubesense.android.api.feature.InternalSdkCore
- Returns a new ScheduledExecutorService, set up with internal monitoring.
- createSingleThreadExecutorService(String) - function in ai.kubesense.android.api.feature.FeatureSdkCore
- Returns a new single thread ExecutorService, set up with backpressure and internal monitoring.
- createSingleThreadExecutorService(String) - function in ai.kubesense.android.api.feature.InternalSdkCore
- Returns a new single thread ExecutorService, set up with backpressure and internal monitoring.
- CREATION_SAMPLING_RATE - enum entry in ai.kubesense.android.core.internal.attributes.LocalAttribute.Key
- currentMetadata() - function in ai.kubesense.android.api.storage.EventBatchWriter
- currentMetadata() - function in ai.kubesense.android.core.persistence.PersistenceStrategy