search-rum-events
Analyze user behavior by searching Real User Monitoring events with log-like queries. Identify frontend errors, slow page loads, and session issues to troubleshoot performance.
Instructions
Search Real User Monitoring (RUM) events. Use for 'frontend errors in production', 'slow page loads', 'user session analysis'. Query syntax similar to logs: '@type:error @application.id:abc'. Returns user sessions, views, actions, and errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| sort | No | Sort order ('timestamp' or '-timestamp') | |
| page | No | ||
| limit | No | Maximum events to return |