Skip to main content

πŸ“„οΈ Distributed Tracing

Distributed Tracing is used to record detailed information about all business systems, applications, and related service components that a request passes through and accesses during a single request process, including business data, performance data, code stacks, detailed operations of service components, as well as error and exception information, etc. When the response time of a request exceeds a predefined traces threshold, the system will record the process of that request in detail.