Package com.datadog.android.rum.configuration
See: Description
-
Class Summary Class Description RumNetworkInstrumentationConfiguration Configuration that allows to configure RUM resource tracking for network requests. SlowFramesConfiguration The com.datadog.android.rum.internal.metric.slowframes.SlowFramesListener provides various statistics to assist in identifying UI performance issues: slowFrames: A list of records containing the timestamp and duration of frames where users experience jank frames within the given view.
slowFrameRate: The rate of slow frames encountered during the view's lifetime.
freezeRate: The rate of freeze occurrences during the view's lifetime.
-
Object Summary Object Description Companion -
Enum Summary Enum Description VitalsUpdateFrequency Defines the frequency at which mobile vitals monitor updates the data.