Request
This module analyzes the performance of all network requests in the mini program, helping you comprehensively understand the network request performance of your application.
Feature Overview
Filter Conditions
You can filter by the following dimensions:
- Device name
- Device model
- App version
- Operating system
- Operating system major version
- Region
- Carrier
- Access method
Metric Analysis

Displays trend charts of network request performance metrics under filter conditions. You can filter and analyze performance metrics as needed. Time-based performance metrics support multiple statistical methods:
- Average
- P50
- P75 (default)
- P95
- P99
Dimension Analysis
Analyzes network request performance through the following 3 dimensions:
- URL domain
- Region
- Carrier
Analysis features:
- When selecting any dimension detail data, the Filter Conditions will add a filter item for the selected dimension detail
- All modules on the page display performance data after filtering
- The region dimension map can be drilled down, supporting drill-down to province/state
- You can filter network request performance metrics on the left to analyze their performance in different regions
- The list supports customizable headers
Relationship Topology
Displays the complete link between application network requests and backend services, helping to analyze performance bottlenecks.
Data Views
Request Interface View

The Request Interface card is selected by default, and the bottom displays the request data list with "mime-type as text or json". The list displays data including:
- HTTP request
- Request count
- Request time
- Requests per minute
- Request error rate
- HTTP error rate
- Network error rate
- Server-side trace time
- Slow request count
- Slow request percentage
- Server-side trace error rate
- Upstream traffic consumption
- Downstream traffic consumption
- Availability
Click on the HTTP request to enter the Request Detail Analysis, which displays detailed data for that HTTP request.
Resource Interface Overview

Select the Resource Interface card to display the loading performance data of static resources (images, JS, CSS, etc.).
List Fields
- Same fields as the request interface
- Focus on resource load time and data transfer volume
Click on an HTTP request to enter the Request Detail Analysis, which shows detailed data for that HTTP request.
Service View

Select the Service card, and the bottom displays the backend service list "requires backend integration with Tingyun APM probe". The list displays data including:
- Backend service
- Request count
- Requests per minute
- Server-side trace error rate
Request Details
Filter Conditions
You can filter by the following dimensions:
- Device name
- Device model
- App version
- Operating system
- Operating system major version
- Region
- Carrier
- Access method
Metric Analysis

Displays trend charts of network request performance metrics under filter conditions. You can filter and analyze performance metrics as needed. Time-based performance metrics support multiple statistical methods:
- Average
- P50
- P75 (default)
- P95
- P99
Dimension Analysis
Analyzes network request performance through the following 3 dimensions:
- URL domain
- Region
- Carrier
Analysis features:
- When selecting any dimension detail data, the Filter Conditions will add a filter item for the selected dimension detail
- All modules on the page display performance data after filtering
- The region dimension map can be drilled down, supporting drill-down to province/state
- You can filter network request performance metrics on the left to analyze their performance in different regions
- The list supports customizable headers
Relationship Topology

Displays the complete link between a single interface request and backend services, helping to analyze performance bottlenecks.
Service

Select the Service card, and the bottom displays the backend service list "requires backend integration with Tingyun APM probe". The list displays data including:
- Backend service
- Request count
- Requests per minute
- Server-side trace error rate
Sample Details

The details list displays all sample details data for the selected interface request. The list displays data including:
- timestamp "occurrence time"
- Unique identifier for end user
- Session ID
- Full URL path
- Server-side trace time
- Client local time
- DNS time
- TCP time
- SSL time
- TTFB
- etc.
List features:
- Supports filtering by user ID, session ID
- Supports export
- Supports customizable headers
Click on the Session ID to jump to the session details.
URL Detail Tracking

Click on the timeStamp in the details list to enter the URL detail tracking page, which displays URL information.
If Request Content Collection is enabled, the following information will also be displayed:
- Request headers
- Response headers
- Request body
- Response body information