Call data processing method and device for service call
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- BEIJING BAIDU NETCOM SCI & TECH CO LTD
- Publication Date
- 2020-11-06
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present disclosure relates to the field of information technology, in particular to the technical field of service invocation and architecture for searching. The present disclosure relates to a calling data processing method and device for service calling, electronic equipment and a storage medium. Background technique
[0002] In a microservice system with a large number of nodes, a request will be diverged into multiple requests to request downstream services in parallel, and the service call chain experienced by the request is very complicated. Building a full call chain trace system is necessary for system behavior analysis. The existing call chain includes a request (trace) identifier (Identity, ID) that uniquely identifies the call chain and a call (span) ID generated for each called node. However, the above processing needs to completely store the call ID, so there will be a problem of data redundancy. Contents of the invention
[0003] ...