All Products
Search
Document Center

Application Real-Time Monitoring Service:Business trace list

Last Updated:Aug 07, 2025

After you configure a business trace, Application Real-Time Monitoring Service (ARMS) monitors the trace data. On the Business Trace List page, you'll see key metrics such as the number of requests, error rate, and average response time for all the business traces.

Billing

The business trace analysis feature is billed based on:

This feature is not available in Application Monitoring Basic Edition.

Supported regions

  • The Chinese mainland:

    • China (Hangzhou)

    • China (Beijing)

    • China (Zhangjiakou)

    • China (Shanghai)

    • China (Shenzhen)

  • Outside the Chinese mainland:

    • China (Hong Kong)

    • Singapore

    • Germany (Frankfurt)

Prerequisites

Create a business trace

Important

Exclude interfaces requiring InputStream access from business traces to prevent failures. When a business trace is created, the ARMS agent extracts request parameters, triggering premature InputStream reading for ContentType: application/x-www-form-urlencoded. Since InputStream is single-read, subsequent business code access fails, causing exceptions.

  1. Log on to the ARMS console.

  2. In the left-side navigation pane, choose Application Monitoring > Business Trace Explorer.

  3. On the page that appears, click Create. In the Create New Business Trace panel, set parameters as needed and click Confirm.

    image

    Parameter

    Description

    Business Trace Name

    The unique business trace name, comprising 2 to 60 characters.

    Business Trace Identifier

    The identifier that uniquely marks a business trace in metric data. Starting with a letter, it can contain letters, digits, and underscores, and comprise up to 20 characters.

    Entry Application

    The entry application, for which an agent V4.3.0 or later is installed.

    Entry Interface

    The entry interface. Currently, only HTTP interfaces are supported.

    Characteristic Parameters

    Refines matching logic based on the input and output parameters of the entry interface. This section is optional.

    Characteristic Trace Configurations

    • Meet All Rules: A business is matched when all rules are met. This is an "AND" logic.

    • Meet One Rule: A business is matched when any rule is met. This is an "OR" logic.

    Rule Parameters

    • Parameter Rule: Select a rule from those you configured for the entry application.

    • Matching Rule: The only available value is Contain.

    • Rule value: Select one or more reported values, or enter them as needed.

Manage business traces

On the Business Trace List page, you can:

image.png

  • Click a name to view trace details.

  • Click Edit to modify trace settings.

  • Click Delete to delete a trace. Its observability data will not be ingested.