Package com.datadog.android.rum
See: Description
-
Object Summary Object Description GlobalRum A global RumMonitor holder, ensuring that all RUM events are registered on the same instance. RumAttributes This class holds constant rum attribute keys. -
Enum Summary Enum Description RumActionType Describe the type of a RUM Action. RumErrorSource Describe the source of a RUM Error. RumPerformanceMetric A cross-platform technical performance metric. RumResourceKind Describe the category of a RUM Resource. -
Class Summary Class Description RumInterceptor Provides automatic RUM integration for OkHttpClient by way of the Interceptor system. Builder A Builder class for a RumMonitor. _RumInternalProxy This class exposes internal methods that are used by other Datadog modules and cross platform frameworks. -
Interface Summary Interface Description RumMonitor A class enabling Datadog RUM features. RumResourceAttributesProvider Provider which listens for the OkHttp Request -> Response (or Throwable) chain and offers a possibility to add custom attributes to the RUM Resource event. RumSessionListener An interface to get informed whenever a new session is starting, providing you with Datadog's session id.