View applications

更新时间:
复制 MD 格式

On the Applications page of the Tracing Analysis console, you can view key metrics of all monitored applications, including the numbers of requests and errors in the current day and the health status. You can also attach custom tags to applications and filter applications by tag.

Background information

The health status is calculated based on the Application Performance Index (Apdex). This index is an industry standard for measuring application performance and classifies user satisfaction into three levels:

  • Satisfied (0–T)

  • Tolerating (T–4T)

  • Frustrated (>4T)

The following formula is used to calculate the Apdex score:

Apdex = (Number of satisfied requests + Number of tolerating requests / 2) / Total number of requests

Managed Service for OpenTelemetry uses an application's average response time for this calculation and sets T to 500 ms.

Go to the Applications page

  1. Log on to the Managed Service for OpenTelemetry console.

  2. In the left-side navigation pane, click Applications. In the top navigation bar, select a region.

Sort applications

Click the arrows next to the following column headers to sort all applications in ascending or descending order:

  • Health Rate

  • Requests Today

  • Errors Today

  • Response Time

Attach tags to an application

You can attach custom tags to applications and filter applications by tag.

  1. Move the pointer over the application to which you want to attach tags, click the pencil icon in the Labels column, and then select Manage Labels.

    On the Application Settings page, on the Labels tab, select the tags to associate in the Associated Labels section, and then click Save.

  2. On the Labels tab, click Manage Application Labels.

  3. In the Manage Application Labels dialog box, click the Add Tag icon icon and enter a custom tag. Then, click Determine.

  4. In the Success message, click Determine. Then, click Save on the Labels tab.

Filter applications by tag

On the Applications page, you can click one or more tags in the Select Label section to find out all applications that have at least one of the selected tags.