RUM Download overview
The Elastic APM Real User Monitoring (RUM) is delivered by the JavaScript Agent. It provides detailed performance metrics and error tracking of your web applications. It has built-in support for popular platforms and frameworks, and an API for custom instrumentation. The following downloads extending the out of the box functionality from the Elastic Stack.
RUM examples
More about RUM
Using Elastic Real user monitoring you can collect many different information.
The RUM agent uses browser timing APIs such as Navigation Timing Resource Timing, Paint Timing, User Timing and more to collect necessary information like
- Page load metrics
- Load time of Static Assets (JS, CSS, images, fonts, etc.)
- API requests (XMLHttpRequest and Fetch)
- Single page application navigations
- User interactions (click events that trigger network activity)
- User-centric metrics (Long tasks, FCP, LCP, FID, etc.)
- Page information (URLs visited and referrer)
- Network connection information
- JavaScript errors
- Distributed tracing
- Breakdown metrics