tencent cloud

Tencent Cloud Observability Platform

Release Notes and Announcements
Release Notes
Product Introduction
Overview
Strengths
Basic Features
Basic Concepts
Use Cases
Use Limits
Purchase Guide
Tencent Cloud Product Monitoring
Application Performance Management
Mobile App Performance Monitoring
Real User Monitoring
Cloud Automated Testing
Prometheus Monitoring
Grafana
EventBridge
PTS
Quick Start
Monitoring Overview
Instance Group
Tencent Cloud Product Monitoring
Application Performance Management
Real User Monitoring
Cloud Automated Testing
Performance Testing Service
Prometheus Getting Started
Grafana
Dashboard Creation
EventBridge
Alarm Service
Cloud Product Monitoring
Tencent Cloud Service Metrics
Operation Guide
CVM Agents
Cloud Product Monitoring Integration with Grafana
Troubleshooting
Practical Tutorial
Application Performance Management
Product Introduction
Access Guide
Operation Guide
Practical Tutorial
Parameter Information
FAQs
Mobile App Performance Monitoring
Overview
Operation Guide
Access Guide
Practical Tutorial
Tencent Cloud Real User Monitoring
Product Introduction
Operation Guide
Connection Guide
FAQs
Cloud Automated Testing
Product Introduction
Operation Guide
FAQs
Performance Testing Service
Overview
Operation Guide
Practice Tutorial
JavaScript API List
FAQs
Prometheus Monitoring
Product Introduction
Access Guide
Operation Guide
Practical Tutorial
Terraform
FAQs
Grafana
Product Introduction
Operation Guide
Guide on Grafana Common Features
FAQs
Dashboard
Overview
Operation Guide
Alarm Management
Console Operation Guide
Troubleshooting
FAQs
EventBridge
Product Introduction
Operation Guide
Practical Tutorial
FAQs
Report Management
FAQs
General
Alarm Service
Concepts
Monitoring Charts
CVM Agents
Dynamic Alarm Threshold
CM Connection to Grafana
Documentation Guide
Related Agreements
Application Performance Management Service Level Agreement
APM Privacy Policy
APM Data Processing And Security Agreement
RUM Service Level Agreement
Mobile Performance Monitoring Service Level Agreement
Cloud Automated Testing Service Level Agreement
Prometheus Service Level Agreement
TCMG Service Level Agreements
PTS Service Level Agreement
PTS Use Limits
Cloud Monitor Service Level Agreement
API Documentation
History
Introduction
API Category
Making API Requests
Monitoring Data Query APIs
Alarm APIs
Legacy Alert APIs
Notification Template APIs
TMP APIs
Grafana Service APIs
Event Center APIs
TencentCloud Managed Service for Prometheus APIs
Monitoring APIs
Data Types
Error Codes
Glossary

Trace Details

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-03-20 20:14:43
The trace details feature is used to analyze each stage in a trace. You can use the waterfall chart to gain insight into the call duration and execution status of each stage. On the trace details page, all data comes from the same trace and has a unique Trace ID.

Directions

1. Log in to the TCOP console.
2. In the left sidebar, select Application Performance Management > Distributed tracing.
3. Select the appropriate region and business system.
4. Specify the query time span using the time selector in the upper-right corner and define additional query conditions through the query dialog box.
5. The first column in each row of query result displays the Trace ID. Click the trace corresponding to the Trace ID to enter the trace details page.

Feature Description

API Dimension Display

Click API Dimension Display at the top right of the page. The waterfall chart will simplify the displayed content. Only Spans with the calling role of Server or Consumer will be displayed. This display method measures application performance from the perspective of the server and consumer. When the calling relationship is complex, this display method can be used to quickly extract important information from the trace. When using the API dimension display, you can click the green symbol in the API Name column to view all calls of the application in the pop-up dialog.

Full Trace Display

Click Full Trace Display at the top right of the page. The waterfall chart will display all Spans of the trace. Through the full trace display, you can get a comprehensive understanding of the details of each stage in the trace.

Viewing the Bird's Eye View

Click View Bird's Eye View at the top right of the page. A bird's eye view will be enabled at the top of the page. It reflects the call duration of key stages in the trace. When the calling relationship is complex, the bird's eye view can be used to quickly grasp the overall picture of the trace. When the bird's eye view is enabled, you can click Close Bird's Eye View at the top right of the page to disable it.

Span Details

Click any row in the waterfall chart to expand the Span details view. All information carried in a Span will be reflected in the Span details view. At the top of the tab, the most important Span information, including Span name, calling role, start time, end time, instance name, and peer service, is displayed. Depending on the different characteristics of Spans, the Span details view will also contain the following tabs:
Error: If the Span status is error, this tab will display specific error information.
Calling: If the Span represents an RPC or HTTP call, this tab will display specific calling information, which is carried by Span attributes with prefixes http and rpc.
SQL: If the Span represents an SQL call, this tab will display specific calling information, which is carried by Span attributes with the prefix db.
Event: If the Span contains events, this tab will display specific event information.
More Span Information: This tab will display all additional Span information, including all custom fields reported in the Span.
CLS Logs: If the application is associated with Cloud Log Service (CLS), this tab will query and display logs related to the call based on the Trace ID and Span ID. Ensure that the associated CLS topic has full-text index enabled.
If the Span contains a method stack snapshot, click Method Stack Snapshot in the Span details, and the execution time of each method in the local method stack will be displayed. For details, see Method Stack Snapshot.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백