View trace details

更新时间:
复制 MD 格式

The trace details page displays detailed information for a trace in two chart modes. These charts show all the details of a call trace, such as server-side information and trace logs. An upstream and downstream topology graph also helps you understand the call relationships.

Single trace time series chart

The trace details page shows a time series chart by default. This chart provides the most detailed call information for an in-depth analysis of all trace details.

  • View key information for the application associated with the call trace. This includes the application name, SpanId, IP address, call type, call status (successful or failed), an overview of the service information, and the duration.

  • Hover over the service information column to view more details, such as client information, server-side information, the service name, method name, duration, and result.

  • Click the log icon next to the application name to view the application's logs, including business logs and error logs.

    Note

    To use the log feature, you must first configure and associate application logs. For more information, see Configure application log association.

    应用日志关联

Viewing link unitization information

Note

This feature is available only in environments that support the Logical Data Center (LDC) unitized architecture.

In a unitized deployment environment, the single trace time series chart also displays unit information. This information includes the data centers and units for the server-side and client. It also shows the source and destination zones of the call trace, as shown in the following figure.

链路单元化信息

Single trace topology graph

Click the topology graph icon to open the single trace topology graph. The graph displays the upstream and downstream call relationships for the trace. It also shows performance data, such as request volume, response time, and error rate, for each node or call relationship, as shown in the following figure.

拓扑图