Updated on 2025-05-22 GMT+08:00

RES07-05 Tracking Requests End-to-End

End-to-end tracing of requests helps analyze and debug issues and improve performance.

  • Risk level

    Low

  • Key strategies
    • Trace requests as they process through service components to ensure complete traces for locating and analyzing faults.
  • Related cloud services and tools
    • APM supports tracing. It comprehensively monitors traces and visualizes service executions and statuses, helping you quickly locate performance bottlenecks and faults.
      • In the displayed trace list, click the target trace to view its basic information.
      • On the trace details page, you can view the trace details, including the local method stack and remote call relationships.
      • Traces are associated with logs to improve user experience. You can directly switch from the tracing page to LTS to view logs.