A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
_
R
- RAGE_CLICK - enum entry in com.datadog.android.rum.model.ActionEvent.Type
- RAGE_TAP - enum entry in com.datadog.android.rum.model.ActionEvent.Type
- RARE - enum entry in com.datadog.android.core.configuration.UploadFrequency
Try to upload batch data rarely.
- RARE - enum entry in com.datadog.android.core.configuration.VitalsUpdateFrequency
Every 1000 milliseconds.
- RateByServiceSampler - class in com.datadog.trace.common.sampling
- A rate sampler which maintains different sample rates per service+env name.
- RateSampler - class in com.datadog.trace.common.sampling
- REACT_NATIVE - enum entry in com.datadog.android.rum.model.ActionEvent.Source
- REACT_NATIVE - enum entry in com.datadog.android.rum.model.ErrorEvent.ErrorEventSource
- REACT_NATIVE - enum entry in com.datadog.android.rum.model.ErrorEvent.SourceType
- REACT_NATIVE - enum entry in com.datadog.android.rum.model.LongTaskEvent.Source
- REACT_NATIVE - enum entry in com.datadog.android.rum.model.ResourceEvent.Source
- REACT_NATIVE - enum entry in com.datadog.android.rum.model.ViewEvent.Source
- REACT_NATIVE - enum entry in com.datadog.android.telemetry.model.TelemetryConfigurationEvent.Source
- REACT_NATIVE - enum entry in com.datadog.android.telemetry.model.TelemetryDebugEvent.Source
- REACT_NATIVE - enum entry in com.datadog.android.telemetry.model.TelemetryErrorEvent.Source
- read() - function in com.datadog.android.rum.resource.RumResourceInputStream
- read(ByteArray) - function in com.datadog.android.rum.resource.RumResourceInputStream
- read(ByteArray,Integer,Integer) - function in com.datadog.android.rum.resource.RumResourceInputStream
- readAllBytes() - function in java.io.RumResourceInputStream
- readNBytes(Integer) - function in java.io.RumResourceInputStream
- readNBytes(ByteArray,Integer,Integer) - function in java.io.RumResourceInputStream
- register(DatadogPluginConfig) - function in com.datadog.android.plugin.DatadogPlugin
- Registers this plugin.
- register(Context) - function in com.datadog.android.rum.tracking.ActivityLifecycleTrackingStrategy
- This method will register the tracking strategy to the current Context.
- register(Context) - function in com.datadog.android.rum.tracking.ActivityViewTrackingStrategy
- This method will register the tracking strategy to the current Context.
- register(Context) - function in com.datadog.android.rum.tracking.FragmentViewTrackingStrategy
- This method will register the tracking strategy to the current Context.
- register(Context) - function in com.datadog.android.rum.tracking.MixedViewTrackingStrategy
- This method will register the tracking strategy to the current Context.
- register(Context) - function in com.datadog.android.rum.tracking.NavigationViewTrackingStrategy
- This method will register the tracking strategy to the current Context.
- register(Context) - function in com.datadog.android.rum.tracking.TrackingStrategy
- This method will register the tracking strategy to the current Context.
- register(Context) - function in com.datadog.android.rum.tracking.ViewTrackingStrategy
- This method will register the tracking strategy to the current Context.
- register(SdkCore) - function in com.datadog.android.v2.api.FeatureConfiguration
- Registers the feature linked with this configuration to the provided SdkCore instance.
- registerClassLoader(ClassLoader) - function in com.datadog.opentracing.DDTracer
- If an application is using a non-system classloader, that classloader should be registeredhere.
- registerClassLoader(ClassLoader) - function in com.datadog.opentracing.AndroidTracer
- registerContinuation(ContinuableScope.Continuation) - function in com.datadog.opentracing.PendingTrace
- When using continuations, it's possible one may be used after all existing spans are otherwisecompleted, so we need to wait till continuations are de-referenced before reporting.
- registerFeature(String,FeatureStorageConfiguration,FeatureUploadConfiguration) - function in com.datadog.android.v2.api.SdkCore
- Registers a feature to this instance of the Datadog SDK.
- registerIfAbsent(RumMonitor) - function in com.datadog.android.rum.GlobalRum
- Register a RumMonitor to back the behaviour of the get.
- registerIfAbsent(Callable) - function in com.datadog.android.rum.GlobalRum
- Register a RumMonitor to back the behaviour of the get.
- registerSpan(DDSpan) - function in com.datadog.opentracing.PendingTrace
- remainder(BigInteger) - function in java.math.StringCachingBigInteger
- remove(Object) - function in java.util.PendingTrace
- remove(int) - function in java.util.PendingTrace
- removeAll(Collection) - function in java.util.PendingTrace
- removeAttribute(String) - function in com.datadog.android.log.Logger
- Remove a custom attribute from all future logs sent by this logger.
- removeAttribute(String) - function in com.datadog.android.rum.GlobalRum
- Removes a global attribute from all future RUM events.
- removeEventReceiver(String) - function in com.datadog.android.v2.api.SdkCore
- Removes events receive for the given feature.
- removeFirst() - function in java.util.PendingTrace
- removeFirstOccurrence(Object) - function in java.util.PendingTrace
- removeIf(Predicate) - function in java.util.PendingTrace
- removeLast() - function in java.util.PendingTrace
- removeLastOccurrence(Object) - function in java.util.PendingTrace
- removeTag(String) - function in com.datadog.android.log.Logger
- Remove a tag from all future logs sent by this logger.
- removeTagsWithKey(String) - function in com.datadog.android.log.Logger
- Remove all tags with the given key from all future logs sent by this logger.
- replaceAll(UnaryOperator) - function in java.util.PendingTrace
- REPORT - enum entry in com.datadog.android.rum.model.ErrorEvent.ErrorSource
- Request - class in com.datadog.android.v2.api
- Request object holding the data to be sent.
- requestBodyEnd(Call,Long) - function in okhttp3.DatadogEventListener
- requestBodyStart(Call) - function in okhttp3.DatadogEventListener
- RequestFactory - class in com.datadog.android.v2.api
- Factory used to build requests from the batches stored.
- RequestFactory.Companion - class in com.datadog.android.v2.api.RequestFactory
- requestHeadersEnd(Call,Request) - function in okhttp3.DatadogEventListener
- requestHeadersStart(Call) - function in okhttp3.DatadogEventListener
- reset() - function in com.datadog.android.rum.resource.RumResourceInputStream
- ResourceEvent - class in com.datadog.android.rum.model
- Schema of common properties of RUM events Schema of all properties of events that can have parent actions
- ResourceEvent.Action - class in com.datadog.android.rum.model.ResourceEvent
- Action properties
- ResourceEvent.Action.Companion - class in com.datadog.android.rum.model.ResourceEvent.Action
- ResourceEvent.Application - class in com.datadog.android.rum.model.ResourceEvent
- Application properties
- ResourceEvent.Application.Companion - class in com.datadog.android.rum.model.ResourceEvent.Application
- ResourceEvent.Cellular - class in com.datadog.android.rum.model.ResourceEvent
- Cellular connectivity properties
- ResourceEvent.Cellular.Companion - class in com.datadog.android.rum.model.ResourceEvent.Cellular
- ResourceEvent.CiTest - class in com.datadog.android.rum.model.ResourceEvent
- CI Visibility properties
- ResourceEvent.CiTest.Companion - class in com.datadog.android.rum.model.ResourceEvent.CiTest
- ResourceEvent.Companion - class in com.datadog.android.rum.model.ResourceEvent
- ResourceEvent.Connect - class in com.datadog.android.rum.model.ResourceEvent
- Connect phase properties
- ResourceEvent.Connect.Companion - class in com.datadog.android.rum.model.ResourceEvent.Connect
- ResourceEvent.Connectivity - class in com.datadog.android.rum.model.ResourceEvent
- Device connectivity properties
- ResourceEvent.Connectivity.Companion - class in com.datadog.android.rum.model.ResourceEvent.Connectivity
- ResourceEvent.Context - class in com.datadog.android.rum.model.ResourceEvent
- User provided context
- ResourceEvent.Context.Companion - class in com.datadog.android.rum.model.ResourceEvent.Context
- ResourceEvent.Dd - class in com.datadog.android.rum.model.ResourceEvent
- Internal properties Internal properties
- ResourceEvent.Dd.Companion - class in com.datadog.android.rum.model.ResourceEvent.Dd
- ResourceEvent.DdSession - class in com.datadog.android.rum.model.ResourceEvent
- Session-related internal properties
- ResourceEvent.DdSession.Companion - class in com.datadog.android.rum.model.ResourceEvent.DdSession
- ResourceEvent.Device - class in com.datadog.android.rum.model.ResourceEvent
- Device properties
- ResourceEvent.Device.Companion - class in com.datadog.android.rum.model.ResourceEvent.Device
- ResourceEvent.DeviceType - class in com.datadog.android.rum.model.ResourceEvent
- Device type info
- ResourceEvent.DeviceType.Companion - class in com.datadog.android.rum.model.ResourceEvent.DeviceType
- ResourceEvent.Display - class in com.datadog.android.rum.model.ResourceEvent
- Display properties
- ResourceEvent.Display.Companion - class in com.datadog.android.rum.model.ResourceEvent.Display
- ResourceEvent.Dns - class in com.datadog.android.rum.model.ResourceEvent
- DNS phase properties
- ResourceEvent.Dns.Companion - class in com.datadog.android.rum.model.ResourceEvent.Dns
- ResourceEvent.Download - class in com.datadog.android.rum.model.ResourceEvent
- Download phase properties
- ResourceEvent.Download.Companion - class in com.datadog.android.rum.model.ResourceEvent.Download
- ResourceEvent.FirstByte - class in com.datadog.android.rum.model.ResourceEvent
- First Byte phase properties
- ResourceEvent.FirstByte.Companion - class in com.datadog.android.rum.model.ResourceEvent.FirstByte
- ResourceEvent.Interface - class in com.datadog.android.rum.model.ResourceEvent
- ResourceEvent.Interface.Companion - class in com.datadog.android.rum.model.ResourceEvent.Interface
- ResourceEvent.Method - class in com.datadog.android.rum.model.ResourceEvent
- HTTP method of the resource
- ResourceEvent.Method.Companion - class in com.datadog.android.rum.model.ResourceEvent.Method
- ResourceEvent.Os - class in com.datadog.android.rum.model.ResourceEvent
- Operating system properties
- ResourceEvent.Os.Companion - class in com.datadog.android.rum.model.ResourceEvent.Os
- ResourceEvent.Plan - class in com.datadog.android.rum.model.ResourceEvent
- Session plan: 1 is the plan without replay, 2 is the plan with replay
- ResourceEvent.Plan.Companion - class in com.datadog.android.rum.model.ResourceEvent.Plan
- ResourceEvent.Provider - class in com.datadog.android.rum.model.ResourceEvent
- The provider for this resource
- ResourceEvent.Provider.Companion - class in com.datadog.android.rum.model.ResourceEvent.Provider
- ResourceEvent.ProviderType - class in com.datadog.android.rum.model.ResourceEvent
- The type of provider
- ResourceEvent.ProviderType.Companion - class in com.datadog.android.rum.model.ResourceEvent.ProviderType
- ResourceEvent.Redirect - class in com.datadog.android.rum.model.ResourceEvent
- Redirect phase properties
- ResourceEvent.Redirect.Companion - class in com.datadog.android.rum.model.ResourceEvent.Redirect
- ResourceEvent.Resource - class in com.datadog.android.rum.model.ResourceEvent
- Resource properties
- ResourceEvent.Resource.Companion - class in com.datadog.android.rum.model.ResourceEvent.Resource
- ResourceEvent.ResourceEventSession - class in com.datadog.android.rum.model.ResourceEvent
- Session properties
- ResourceEvent.ResourceEventSession.Companion - class in com.datadog.android.rum.model.ResourceEvent.ResourceEventSession
- ResourceEvent.ResourceEventSessionType - class in com.datadog.android.rum.model.ResourceEvent
- Type of the session
- ResourceEvent.ResourceEventSessionType.Companion - class in com.datadog.android.rum.model.ResourceEvent.ResourceEventSessionType
- ResourceEvent.ResourceType - class in com.datadog.android.rum.model.ResourceEvent
- Resource type
- ResourceEvent.ResourceType.Companion - class in com.datadog.android.rum.model.ResourceEvent.ResourceType
- ResourceEvent.Source - class in com.datadog.android.rum.model.ResourceEvent
- The source of this event
- ResourceEvent.Source.Companion - class in com.datadog.android.rum.model.ResourceEvent.Source
- ResourceEvent.Ssl - class in com.datadog.android.rum.model.ResourceEvent
- SSL phase properties
- ResourceEvent.Ssl.Companion - class in com.datadog.android.rum.model.ResourceEvent.Ssl
- ResourceEvent.Status - class in com.datadog.android.rum.model.ResourceEvent
- Status of the device connectivity
- ResourceEvent.Status.Companion - class in com.datadog.android.rum.model.ResourceEvent.Status
- ResourceEvent.Synthetics - class in com.datadog.android.rum.model.ResourceEvent
- Synthetics properties
- ResourceEvent.Synthetics.Companion - class in com.datadog.android.rum.model.ResourceEvent.Synthetics
- ResourceEvent.Usr - class in com.datadog.android.rum.model.ResourceEvent
- User properties
- ResourceEvent.Usr.Companion - class in com.datadog.android.rum.model.ResourceEvent.Usr
- ResourceEvent.View - class in com.datadog.android.rum.model.ResourceEvent
- View properties
- ResourceEvent.View.Companion - class in com.datadog.android.rum.model.ResourceEvent.View
- ResourceEvent.Viewport - class in com.datadog.android.rum.model.ResourceEvent
- The viewport represents the rectangular area that is currently being viewed.
- ResourceEvent.Viewport.Companion - class in com.datadog.android.rum.model.ResourceEvent.Viewport
- resourceName() - function in com.datadog.trace.api.Trace
- The resource name.
- responseBodyEnd(Call,Long) - function in com.datadog.android.DatadogEventListener
- responseBodyStart(Call) - function in com.datadog.android.DatadogEventListener
- responseHeadersEnd(Call,Response) - function in com.datadog.android.DatadogEventListener
- responseHeadersStart(Call) - function in com.datadog.android.DatadogEventListener
- retainAll(Collection) - function in java.util.PendingTrace
- ROKU - enum entry in com.datadog.android.rum.model.ActionEvent.Source
- ROKU - enum entry in com.datadog.android.rum.model.ErrorEvent.ErrorEventSource
- ROKU - enum entry in com.datadog.android.rum.model.ErrorEvent.SourceType
- ROKU - enum entry in com.datadog.android.rum.model.LongTaskEvent.Source
- ROKU - enum entry in com.datadog.android.rum.model.ResourceEvent.Source
- ROKU - enum entry in com.datadog.android.rum.model.ViewEvent.Source
- ROUTE_CHANGE - enum entry in com.datadog.android.rum.model.ViewEvent.LoadingType
- RUM - enum entry in com.datadog.android.plugin.Feature
- RumActionType - class in com.datadog.android.rum
- Describe the type of a RUM Action.
- RumAttributes - class in com.datadog.android.rum
- This class holds constant rum attribute keys.
- RumErrorSource - class in com.datadog.android.rum
- Describe the source of a RUM Error.
- RumInterceptor - class in com.datadog.android.rum
- Provides automatic RUM integration for OkHttpClient by way of the Interceptor system.
- RumMonitor - class in com.datadog.android.rum
- A class enabling Datadog RUM features.
- RumMonitor.Builder - class in com.datadog.android.rum.RumMonitor
- A Builder class for a RumMonitor.
- RumPerfMetric - class in com.datadog.android.rum.model
- Schema of properties for a technical performance metric
- RumPerfMetric.Companion - class in com.datadog.android.rum.model.RumPerfMetric
- RumPerformanceMetric - class in com.datadog.android.rum
- A cross-platform technical performance metric.
- RumResourceAttributesProvider - class in com.datadog.android.rum
- Provider which listens for the OkHttp Request -> Response (or Throwable) chain and offers a possibility to add custom attributes to the RUM Resource event.
- RumResourceInputStream - class in com.datadog.android.rum.resource
- An InputStream wrapper that will report the stream read as a RUM Resource.
- RumResourceKind - class in com.datadog.android.rum
- Describe the category of a RUM Resource.
- RumSessionListener - class in com.datadog.android.rum
- An interface to get informed whenever a new session is starting, providing you with Datadog's session id.
- RumWebChromeClient - class in com.datadog.android.rum.webview
- A WebViewClient propagating all relevant events to Datadog.
- RumWebChromeClient.Companion - class in com.datadog.android.rum.webview.RumWebChromeClient
- RumWebViewClient - class in com.datadog.android.rum.webview
- A WebViewClient propagating all relevant events to the GlobalRum monitor.
- RumWebViewClient.Companion - class in com.datadog.android.rum.webview.RumWebViewClient
- run(T) - function in com.datadog.exec.CommonTaskExecutor.Task