A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
A
- AccountInfo - class in ai.kubesense.android.api.context
- Holds information about the current account.
- ACTIVITY - enum entry in ai.kubesense.android.core.internal.attributes.ViewScopeInstrumentationType
Tracked through ActivityViewTrackingStrategy instrumentation.
- addAccountExtraInfo(Map,SdkCore) - function in ai.kubesense.android.Kubesense
- Add custom attributes to the current account information.
- addAccountExtraInfo(Map) - function in ai.kubesense.android.Kubesense
- Add custom attributes to the current account information.
- addAccountExtraInfo(Map) - function in ai.kubesense.android.api.SdkCore
- Add custom attributes to the current account information.
- addAccountExtraInfo(Map) - function in ai.kubesense.android.api.FeatureSdkCore
- Add custom attributes to the current account information.
- addAccountExtraInfo(Map) - function in ai.kubesense.android.api.InternalSdkCore
- Add custom attributes to the current account information.
- addUserProperties(Map,SdkCore) - function in ai.kubesense.android.Kubesense
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- addUserProperties(Map) - function in ai.kubesense.android.Kubesense
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- addUserProperties(Map) - function in ai.kubesense.android.api.SdkCore
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- addUserProperties(Map) - function in ai.kubesense.android.api.FeatureSdkCore
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- addUserProperties(Map) - function in ai.kubesense.android.api.InternalSdkCore
- Sets additional information on the UserInfo objectIf properties had originally been set with SdkCore.setUserInfo, they will be preserved.
- ai.kubesense.android - package ai.kubesense.android
- ai.kubesense.android.api - package ai.kubesense.android.api
- ai.kubesense.android.api.context - package ai.kubesense.android.api.context
- ai.kubesense.android.api.feature - package ai.kubesense.android.api.feature
- ai.kubesense.android.api.instrumentation.network - package ai.kubesense.android.api.instrumentation.network
- ai.kubesense.android.api.net - package ai.kubesense.android.api.net
- ai.kubesense.android.api.storage - package ai.kubesense.android.api.storage
- ai.kubesense.android.api.storage.datastore - package ai.kubesense.android.api.storage.datastore
- ai.kubesense.android.core - package ai.kubesense.android.core
- ai.kubesense.android.core.configuration - package ai.kubesense.android.core.configuration
- ai.kubesense.android.core.constraints - package ai.kubesense.android.core.constraints
- ai.kubesense.android.core.feature.event - package ai.kubesense.android.core.feature.event
- ai.kubesense.android.core.internal.attributes - package ai.kubesense.android.core.internal.attributes
- ai.kubesense.android.core.internal.net - package ai.kubesense.android.core.internal.net
- ai.kubesense.android.core.internal.persistence - package ai.kubesense.android.core.internal.persistence
- ai.kubesense.android.core.internal.persistence.file - package ai.kubesense.android.core.internal.persistence.file
- ai.kubesense.android.core.internal.utils - package ai.kubesense.android.core.internal.utils
- ai.kubesense.android.core.metrics - package ai.kubesense.android.core.metrics
- ai.kubesense.android.core.persistence - package ai.kubesense.android.core.persistence
- ai.kubesense.android.core.persistence.datastore - package ai.kubesense.android.core.persistence.datastore
- ai.kubesense.android.core.sampling - package ai.kubesense.android.core.sampling
- ai.kubesense.android.core.thread - package ai.kubesense.android.core.thread
- ai.kubesense.android.event - package ai.kubesense.android.event
- ai.kubesense.android.lint - package ai.kubesense.android.lint
- ai.kubesense.android.log - package ai.kubesense.android.log
- ai.kubesense.android.privacy - package ai.kubesense.android.privacy
- ai.kubesense.android.security - package ai.kubesense.android.security
- ai.kubesense.android.trace - package ai.kubesense.android.trace
- ALL - enum entry in ai.kubesense.android.core.metrics.MethodCallSamplingRate
Sample all.
- allowClearTextHttp(Configuration.Builder) - function in ai.kubesense.android._InternalProxy.Companion
- allowThreadDiskReads(Function0) - function in ai.kubesense.android.core.StrictModeExtKt
- This utility function wraps a call to a method that needs to perform a disk read operation on the main thread.
- allowThreadDiskWrites(Function0) - function in ai.kubesense.android.core.StrictModeExtKt
- This utility function wraps a call to a method that needs to perform a disk write operation on the main thread.
- AVERAGE - enum entry in ai.kubesense.android.core.configuration.UploadFrequency
Try to upload batch data with a medium frequency.
- awaitTermination(Long,TimeUnit) - function in java.util.concurrent.FlushableExecutorService