All Products
Search
Document Center

Application Real-Time Monitoring Service:Observable data storage

Last Updated:Mar 11, 2026

Application Real-Time Monitoring Service (ARMS) stores traces, metrics, logs, and profiling data in two backends: Simple Log Service (SLS) and Managed Service for Prometheus. Query the stored data in SLS or Prometheus to build dashboards, filter by dimensions, or aggregate across services.

Storage in SLS or Managed Service for Prometheus does not incur additional fees. You are charged only for using ARMS. For details, see Billing (new version).

Retention summary

The following table summarizes retention periods across all ARMS sub-services.

Sub-serviceData typeRetention
Application Monitoring / Managed Service for OpenTelemetryMetric data90 days
Application Monitoring / Managed Service for OpenTelemetryTrace data30 days
Application Monitoring / Managed Service for OpenTelemetryProfiling data7 days
Real User Monitoring (RUM)Log data30 days
Real User Monitoring (RUM)Alert metric data90 days
Browser MonitoringObservable data30 days

Storage paths by sub-service

Each sub-service writes data to dedicated SLS LogProjects, Logstores, or Prometheus instances. Use the schema references to understand the field definitions for custom queries.

Warning

Do not delete the SLS LogProject or Prometheus instance that stores observable data. Deletion causes data loss and features become unavailable.

Application Monitoring and Managed Service for OpenTelemetry

Data typeStorage pathSchema reference
Metric dataPrometheus instance: arms_metrics_<region-id>_cloud_<region>Application monitoring metrics
Trace dataSLS LogProject: proj-xtrace-<encode>-<region-id>, Logstore: logstore-tracingTrace Explorer parameters
Profiling dataCustom development is not supported--

Real User Monitoring (RUM)

Data typeStorage pathSchema reference
Log dataSLS LogProject: proj-xtrace-<encode>-<region-id>, Logstore: logstore-rumLog data description
Alert metric dataPrometheus instance: rum-<region-id>Alert metrics

Browser Monitoring

Data typeStorage pathSchema reference
Observable dataSLS LogProject: proj-rum-<encode>, Logstore: logstore-<encode>-search (one Logstore per monitored site)Browser Monitoring fields

Storage path examples

The following examples show resolved storage paths for the China (Hangzhou) region:

Data typeExample path
Application metricsarms_metrics_cn-hangzhou_cloud_hangzhou
Trace data (LogProject)proj-xtrace-a91c22e2d3d346a756da6faee7c450bb-cn-hangzhou
RUM log data (LogProject)proj-xtrace-a91c22e2d3d346a756da6faee7c450bb-cn-hangzhou
RUM alert metricsrum-cn-hangzhou
Browser Monitoring (LogProject)proj-rum-a273c31f586675e474fd53847d2e3bb
Browser Monitoring (Logstore)logstore-9a5e86167388885f104e9cc542c90bb-search

Query stored data

Use the schema references in the tables above to build SLS or Prometheus queries on your stored data: