Skip to main content

RumKpiSummary

total_sessionsinteger<int64>
active_usersinteger<int64>
avg_cold_start_msnumber<double>
avg_warm_start_msnumber<double>
total_errorsinteger<int64>
RumKpiSummary
{
"total_sessions": 0,
"active_users": 0,
"avg_cold_start_ms": 0,
"avg_warm_start_ms": 0,
"total_errors": 0
}
Was this page helpful?