Package com.datadog.android.rum
See: Description
-
Class Summary Class Description DdRumContentProvider A Content provider used to monitor the Application startup time efficiently. Builder A Builder class for a RumConfiguration. RumConfiguration Describes configuration to be used for the RUM feature. _RumInternalProxy This class exposes internal methods that are used by other Datadog modules and cross platform frameworks. CloseableExtKt -
Annotation Summary Annotation Description ExperimentalRumApi Marker for the experimental RUM API. -
Object Summary Object Description GlobalRumMonitor A global RumMonitor holder, ensuring that all RUM events are registered on the same instance. Rum An entry point to Datadog RUM feature. RumAttributes This class holds constant rum attribute keys. Companion Companion -
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. RumResourceMethod Describes the type of a method associated with resource call. -
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.