getAppMonitorData
inline suspend fun RumClient.getAppMonitorData(crossinline block: GetAppMonitorDataRequest.Builder.() -> Unit): GetAppMonitorDataResponse
Retrieves the raw performance events that RUM has collected from your web application, so that you can do your own processing or analysis of this data.