ARMS RUM

更新时间:
复制 MD 格式

Simple Log Service integrates the Real User Monitoring (RUM) sub-service of Application Real-Time Monitoring Service (ARMS). RUM monitors page performance, resource loading, network requests, JavaScript errors, and failures across browsers, apps, HTML5 pages, and mini programs.

Use cases

  • Track page performance: Measure page load times, resource loading, and network requests to identify performance bottlenecks.

  • Diagnose frontend errors: Trace JavaScript errors and failures back to specific user sessions.

  • Explore metric data: Analyze monitoring data across dimensions. Filter by dimensions and metrics to isolate and troubleshoot errors.

  • Query logs and metrics: Store and query logs in Simple Log Service. Manage metrics through ARMS Prometheus.

How it works

RUM integrates with your frontend application without instrumentation. Add dependencies to your project and configure initialization code to start collecting data.

Capability Description
Session replay Replays user sessions to trace errors, delays, and exceptions.
End-to-end analysis Combines with Application Monitoring for full-stack network analysis and troubleshooting.
Log storage Stores logs in Simple Log Service for querying and analysis.
Metric storage Integrates metric data with ARMS Prometheus for management and querying.
Visualization Provides built-in Grafana dashboards. Supports custom dashboards for specific business needs.

Get started

  1. Log on to the Simple Log Service console.

  2. In the Log Application section, click the All Products tab. Then, click ARMS User Experience Monitoring.

References