CN110069354A - The full link trace method of micro services and micro services framework - Google Patents

The full link trace method of micro services and micro services framework Download PDF

Info

Publication number
CN110069354A
CN110069354A CN201910300994.1A CN201910300994A CN110069354A CN 110069354 A CN110069354 A CN 110069354A CN 201910300994 A CN201910300994 A CN 201910300994A CN 110069354 A CN110069354 A CN 110069354A
Authority
CN
China
Prior art keywords
micro services
traceid
mark
request
log
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910300994.1A
Other languages
Chinese (zh)
Inventor
吴华
段勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bichenghui (chengdu) Technology Co Ltd
Original Assignee
Bichenghui (chengdu) Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bichenghui (chengdu) Technology Co Ltd filed Critical Bichenghui (chengdu) Technology Co Ltd
Priority to CN201910300994.1A priority Critical patent/CN110069354A/en
Publication of CN110069354A publication Critical patent/CN110069354A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/544Remote

Abstract

The invention discloses a kind of full link trace method of micro services and micro services frameworks, identify firstly, request source generates traceId and initiate to request, according to the communication protocol storage traceId mark used;This request of the purpose micro services application processing of request source is received, parses and judges to identify in message with the presence or absence of traceId, be such as not present, then traceId mark is regenerated using snowflake algorithm and stored to current thread application context;When purpose micro services application output journal, is identified and be output in log by thread context acquisition traceId, then send log memory for log;Finally, purpose micro services, which are applied, returns to request source according to request transmission path for traceId mark.Solve the problems, such as that being difficult to precisely find out corresponding link log and invasive strong, needs at present from magnanimity link monitoring log manually buries point, inconvenient extension.

Description

The full link trace method of micro services and micro services framework
Technical field
The invention belongs to the communications field, it is related to a kind of full link trace method of micro services and the full link trace method of micro services And micro services framework.
Background technique
In micro services framework, realize that service monitoring and track problems position by full link tracing combination business diary.It is existing Some full link monitorings of micro services, first internal services for receiving external request generate globally unique label i.e. TraceId, and being transmitted between subsequent service call output traceId and is deposited when each service print log Storage carries out link tracing to the log of storage, checks.The realization has following defect: entire link monitoring, and external client does not have There is any participation, causes to be difficult to precisely find out corresponding link log from magnanimity link monitoring log;Between service call, Different technology stacks, it is easy to cause traceId to lose, the possible reason is lack bury a little or service between technology stack not With cause traceId can not transparent transmission, to be unfavorable for extending.
Summary of the invention
The purpose of the present invention is to provide a kind of full link trace methods of micro services, solve existing full link trace method Link trace is carried out inside the micro services, the mark traceId of link trace is not returned into request source causes to be difficult to The problem of precisely finding out corresponding link log from magnanimity link monitoring log and invasive strong, needs manually bury point, limitation The problem of extending is not easy in http agreement.
It is a further object of the present invention to provide a kind of micro services frameworks of the full link trace method of application micro services.
The technical scheme adopted by the invention is that the full link trace method of micro services, the specific steps are as follows:
Step S1, request source generates traceId mark, and initiates to request, and stores traceId according to the communication protocol used Mark;
Step S2, the respective thread for receiving the purpose micro services application of request source handles this request, parses, and judge to report It identifies in text with the presence or absence of traceId, if it does not exist, then regenerating traceId mark, and is stored to current thread Application context;
Step S3, it when the application of purpose micro services handles the thread output journal of this request, is obtained by thread context TraceId is identified and is output in log, then sends log memory for log;
Step S4, request returns, and purpose micro services, which are applied, returns to traceId mark according to request transmission path, and most Request source is returned to eventually.
Further, the step S1 is specifically according to the communication protocol storage traceId mark used: if it is HTTP TraceId mark is then stored in the part heading Header by agreement;If it is Transmission Control Protocol, then traceId is identified and stored In the part Body.
Further, the step S2 regenerates traceId mark using snowflake algorithm.
Further, the step S2 analytic message, generation traceId mark are all made of towards tangent plane programming method.
Further, it uses when the step S3 output journal and log component is extended towards tangent plane programming method, Log is sent to be sent using asynchronous thread.
Further, if the thread of this request of the processing of purpose micro services application need to call next micro services to answer With using the thread as request source, by next micro services using micro services application as a purpose, according to step S1~S4 operation It executes.
Another technical solution of the present invention is a kind of micro services using the full link trace method of the micro services Framework.
The invention has the advantages that client is supported to generate traceId, internal services are generated using client TraceId is transmitted, while traceId is returned to client, by client provide traceId can quickly into The accurate link log of row is checked;The unique ID for generating link can be transparent in each specific service, really realize full link with Track;It requests promoter by traceId, cooperates micro services log, can quickly position the executive condition of entire link request, be not required to It goes in micro services log to go to match this request;Using towards tangent plane programming thought and stand-alone assembly, automatic log is buried a little, is mentioned High development efficiency, it is flexibly configurable;Compatible HTTP and TCP communication agreement, i.e., the compatibility of compatible all development technique stacks expand Malleability is strong;Carried out existing full link trace method is efficiently solved inside the micro services link trace, not by link with The mark traceId of track returns to request source, invasive strong, needs manually to bury a little, is confined to http agreement, is not easy to extension Problem.Using the micro services framework of the full link trace method of the micro services, it can quickly carry out service monitoring and track problems position, Exploitation and O&M cost are reduced, software service quality is improved.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.
Fig. 1 is the full link trace method schematic diagram of micro services of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
The full link trace method of micro services, as shown in Figure 1, the specific steps are as follows:
Step S1, request is initiated, request source generates traceId mark, if it is http protocol, then stores traceId In the part heading Header, if it is Transmission Control Protocol, then the part Body is placed it in.
Step S2, this request of the thread 1 of micro services application A or other thread process, judges whether deposit in analytic message It identifies in traceId, if it does not exist, then generating traceId mark by snowflake algorithm, and traceId mark is stored in Current thread application context;
Step S3, when thread 1 exports any log, traceId mark is obtained by thread context, and be output to log In, log memory is sent by log;
If step S4, thread 1 calls micro services application B, operated with the first step, following link is according to the first step, second Step, third step sequence execute;
Step S5, request returns, and traceId mark is returned to request originator according to request transmission path.
Analytic message, generation traceId mark are all made of using the thought (AOP) towards section in step S2, and AOP is exactly Dynamic implantation is carried out in compiling to code, the program that developer writes is equivalent to and does not handle traceId, but use After development kit in the design, it can be dynamically implanted into the program of processing traceId, it is transparent to developing.
Log component is extended using the thought (AOP) towards section when output journal in step S3, it is saturating to developing It is bright;It sends log to be sent using asynchronous thread, avoids causing performance bottleneck to business.
Present invention is mainly used in micro services framework, service monitoring and track problems are positioned, and reduce exploitation and fortune to reach Cost is tieed up, software service quality purpose is improved.
Micro services link trace is substantially to receive response to request source since request source issues request, entire to flow The data flow of journey can be together in series.The present invention generates the unique traceId mark of request since request source, in each log TraceId mark is recorded in record, achievees the purpose that link trace.
If user does not know traceId, server-side is difficult to find this link of user from a large amount of log, this It invents user and initiates a request in webpage, it is only necessary to tell the traceId in request, rear end can inquire this immediately The entire link log of traceId.
The present invention supports client to generate traceId, and internal services are transmitted using the traceId that client generates, TraceId is returned into client simultaneously, accurate link log can be rapidly performed by by the traceId that client provides and looked into It sees;Really realize full link trace;It requests promoter by traceId, cooperates micro services log, can quickly position entire link The executive condition of request does not need to match this request in micro services log;Using towards tangent plane programming thought and independent group Part, automatic log are buried a little, and development efficiency is improved, flexibly configurable;Compatible HTTP and TCP communication agreement, i.e., it is compatible all The compatibility of development technique stack, scalability are strong;Applied to service monitoring and track problems positioning is carried out in micro services framework, reduction is opened Hair and O&M cost improve software service quality.Existing full link trace method is efficiently solved inside the micro services into The mark traceId of link trace is not returned to request source by line link tracking, invasive strong, is needed manually to bury a little, be limited to In http agreement, it is not easy to the problem of extending.
In micro services or distributed system, user has initiated to call by browser to micro services, but receives Abnormal returned data, being difficult investigation at this time is that user browser compatibility issue, network are kidnapped or be rear end micro services The problem of, the reason is that background maintenance personnel precisely inquire this request of user in server-side can not be requested from a large amount of user Link data, if technically having used micro services link trace method of the invention, it is only necessary to which user is provided in request data TraceId, can quick search go out the link log of user, improve the ability of orientation problem.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the scope of the present invention.It is all Any modification, equivalent replacement, improvement and so within the spirit and principles in the present invention, are all contained in protection scope of the present invention It is interior.

Claims (7)

1. the full link trace method of micro services, which is characterized in that specific step is as follows:
Step S1, request source generates traceId mark, and initiates to request, according to the communication protocol storage traceId mark used Know;
Step S2, the respective thread for receiving the purpose micro services application of request source handles this request, parses and judges parsing report It identifies in text with the presence or absence of traceId, if it does not exist, then regenerating traceId mark, and is stored to current thread Application context;
Step S3, it when the application of purpose micro services handles the thread output journal of this request, is obtained by thread context TraceId is identified and is output in log, then sends log memory for log;
Step S4, request returns, and purpose micro services, which are applied, returns to traceId mark according to request transmission path, and finally returns Back to request source.
2. the full link trace method of micro services according to claim 1, which is characterized in that the step S1 is according to use Communication protocol storage traceId mark is specifically: if it is http protocol, then traceId mark being stored in heading The part Header;If it is Transmission Control Protocol, then traceId mark is stored in the part Body.
3. the full link trace method of micro services according to claim 1, which is characterized in that the step S2 is regenerated TraceId mark uses snowflake algorithm.
4. the full link trace method of micro services according to claim 3, which is characterized in that the step S2 analytic message, TraceId mark is generated to be all made of towards tangent plane programming method.
5. the full link trace method of micro services according to claim 1, which is characterized in that when the step S3 output journal Log component is extended using towards tangent plane programming method, log is sent and is sent using asynchronous thread.
6. the full link trace method of described in any item micro services according to claim 1~5, which is characterized in that the purpose is micro- If this thread requested of the processing being served by need to call next micro services application, will be under this using the thread as request source One micro services apply micro services application as a purpose, operate and execute according to step S1~S4.
7. a kind of micro services framework using the full link trace method of micro services as claimed in any one of claims 1 to 5.
CN201910300994.1A 2019-04-15 2019-04-15 The full link trace method of micro services and micro services framework Pending CN110069354A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910300994.1A CN110069354A (en) 2019-04-15 2019-04-15 The full link trace method of micro services and micro services framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910300994.1A CN110069354A (en) 2019-04-15 2019-04-15 The full link trace method of micro services and micro services framework

Publications (1)

Publication Number Publication Date
CN110069354A true CN110069354A (en) 2019-07-30

Family

ID=67367753

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910300994.1A Pending CN110069354A (en) 2019-04-15 2019-04-15 The full link trace method of micro services and micro services framework

Country Status (1)

Country Link
CN (1) CN110069354A (en)

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110535722A (en) * 2019-08-27 2019-12-03 江苏瑞中数据股份有限公司 A kind of full link operation and monitoring method of the micro services in cross-safety zone domain
CN110765089A (en) * 2019-10-25 2020-02-07 北京浪潮数据技术有限公司 Distributed equipment and log recording method, device and storage medium thereof
CN110780857A (en) * 2019-10-23 2020-02-11 杭州涂鸦信息技术有限公司 Unified log component
CN111078432A (en) * 2019-12-10 2020-04-28 深圳前海环融联易信息科技服务有限公司 Tracking method and device for scheduling between services
CN111147310A (en) * 2019-12-31 2020-05-12 北京奇艺世纪科技有限公司 Log tracking processing method, device, server and medium
CN111586092A (en) * 2020-03-25 2020-08-25 深圳壹账通智能科技有限公司 Full link monitoring method, system and CAT client
CN111625424A (en) * 2020-05-28 2020-09-04 广东浪潮大数据研究有限公司 Positioning method, device, equipment and readable storage medium
CN111813418A (en) * 2020-06-30 2020-10-23 平安国际智慧城市科技股份有限公司 Distributed link tracking method, device, computer equipment and storage medium
CN111858535A (en) * 2020-07-29 2020-10-30 广州海鹚网络科技有限公司 Medical platform log generation method and device and computer equipment
CN112003831A (en) * 2020-07-29 2020-11-27 苏州玩蜂软件科技有限公司 Log collection system and log collection method in distributed environment
CN112035317A (en) * 2020-08-28 2020-12-04 北京浪潮数据技术有限公司 Micro-service link monitoring method, device, equipment and medium
CN112104715A (en) * 2020-08-31 2020-12-18 银盛支付服务股份有限公司 Link tracking method and system based on microservice log
CN112148562A (en) * 2020-09-30 2020-12-29 苏宁消费金融有限公司 Distributed system-based interface and analysis method of relationship thereof
CN112286776A (en) * 2020-11-04 2021-01-29 中国电力财务有限公司 Method and system for tracking micro-service link
CN112463563A (en) * 2020-11-25 2021-03-09 银盛支付服务股份有限公司 Full link tracking method, computer equipment and storage medium
CN112486786A (en) * 2020-11-12 2021-03-12 贝壳技术有限公司 Calling link tracking method and device
CN112532478A (en) * 2020-11-23 2021-03-19 华人运通(上海)云计算科技有限公司 Link relation tracking method, system, viewing method, device, equipment and plug-in
CN112559212A (en) * 2020-12-18 2021-03-26 北京航天云路有限公司 Service call chain implementation method based on self-research framework
CN112711496A (en) * 2020-12-31 2021-04-27 杭州未名信科科技有限公司 Log information full link tracking method and device, computer equipment and storage medium
CN112860557A (en) * 2021-02-18 2021-05-28 深圳无域科技技术有限公司 Automatic testing method and system
CN114281280A (en) * 2021-12-31 2022-04-05 中企云链(北京)金融信息服务有限公司 Log processing method and device, storage medium and electronic device
CN114745295A (en) * 2022-04-19 2022-07-12 京东科技控股股份有限公司 Data acquisition method, device, equipment and readable storage medium
CN114915657A (en) * 2022-04-24 2022-08-16 中国人民解放军战略支援部队信息工程大学 Simulation application distributed tracking method based on OpenTracing specification
CN114978880A (en) * 2022-05-23 2022-08-30 南昌智能新能源汽车研究院 Service call chain tracking method, system, computer and storage medium based on AUTOSAR Adaptive
CN115529227A (en) * 2022-08-29 2022-12-27 金螳螂家数字科技(苏州)有限公司 Link tracking and abnormity diagnosis method based on Web request
CN115665118A (en) * 2022-10-31 2023-01-31 电子科技大学 Application-level call chain generation method based on HTTP (hyper text transport protocol) header extension

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106487596A (en) * 2016-10-26 2017-03-08 宜人恒业科技发展(北京)有限公司 Distributed Services follow the tracks of implementation method
CN108847952A (en) * 2018-04-23 2018-11-20 广州视源电子科技股份有限公司 The processing method of request link context, apparatus and system
CN108958899A (en) * 2018-08-14 2018-12-07 安徽云才信息技术有限公司 A kind of implementation method of micro services framework distributed transaction
CN109104302A (en) * 2018-07-18 2018-12-28 杭州鑫合汇互联网金融服务有限公司 A kind of full link tracing monitoring method
CN109144660A (en) * 2017-06-28 2019-01-04 英特尔公司 Micro services framework
CN109460307A (en) * 2018-10-15 2019-03-12 厦门商集网络科技有限责任公司 Micro services a little, which are buried, based on log calls tracking and its system
WO2019046996A1 (en) * 2017-09-05 2019-03-14 Alibaba Group Holding Limited Java software latency anomaly detection
CN109582472A (en) * 2018-10-19 2019-04-05 华为技术有限公司 A kind of micro services processing method and equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106487596A (en) * 2016-10-26 2017-03-08 宜人恒业科技发展(北京)有限公司 Distributed Services follow the tracks of implementation method
CN109144660A (en) * 2017-06-28 2019-01-04 英特尔公司 Micro services framework
WO2019046996A1 (en) * 2017-09-05 2019-03-14 Alibaba Group Holding Limited Java software latency anomaly detection
CN108847952A (en) * 2018-04-23 2018-11-20 广州视源电子科技股份有限公司 The processing method of request link context, apparatus and system
CN109104302A (en) * 2018-07-18 2018-12-28 杭州鑫合汇互联网金融服务有限公司 A kind of full link tracing monitoring method
CN108958899A (en) * 2018-08-14 2018-12-07 安徽云才信息技术有限公司 A kind of implementation method of micro services framework distributed transaction
CN109460307A (en) * 2018-10-15 2019-03-12 厦门商集网络科技有限责任公司 Micro services a little, which are buried, based on log calls tracking and its system
CN109582472A (en) * 2018-10-19 2019-04-05 华为技术有限公司 A kind of micro services processing method and equipment

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110535722A (en) * 2019-08-27 2019-12-03 江苏瑞中数据股份有限公司 A kind of full link operation and monitoring method of the micro services in cross-safety zone domain
CN110780857B (en) * 2019-10-23 2024-01-30 杭州涂鸦信息技术有限公司 Unified log component
CN110780857A (en) * 2019-10-23 2020-02-11 杭州涂鸦信息技术有限公司 Unified log component
CN110765089A (en) * 2019-10-25 2020-02-07 北京浪潮数据技术有限公司 Distributed equipment and log recording method, device and storage medium thereof
CN111078432A (en) * 2019-12-10 2020-04-28 深圳前海环融联易信息科技服务有限公司 Tracking method and device for scheduling between services
CN111078432B (en) * 2019-12-10 2024-04-16 深圳前海环融联易信息科技服务有限公司 Tracking method and device for scheduling between services
CN111147310A (en) * 2019-12-31 2020-05-12 北京奇艺世纪科技有限公司 Log tracking processing method, device, server and medium
CN111586092A (en) * 2020-03-25 2020-08-25 深圳壹账通智能科技有限公司 Full link monitoring method, system and CAT client
CN111625424A (en) * 2020-05-28 2020-09-04 广东浪潮大数据研究有限公司 Positioning method, device, equipment and readable storage medium
CN111813418B (en) * 2020-06-30 2024-04-05 深圳赛安特技术服务有限公司 Distributed link tracking method, device, computer equipment and storage medium
CN111813418A (en) * 2020-06-30 2020-10-23 平安国际智慧城市科技股份有限公司 Distributed link tracking method, device, computer equipment and storage medium
CN112003831A (en) * 2020-07-29 2020-11-27 苏州玩蜂软件科技有限公司 Log collection system and log collection method in distributed environment
CN111858535A (en) * 2020-07-29 2020-10-30 广州海鹚网络科技有限公司 Medical platform log generation method and device and computer equipment
CN112035317A (en) * 2020-08-28 2020-12-04 北京浪潮数据技术有限公司 Micro-service link monitoring method, device, equipment and medium
CN112035317B (en) * 2020-08-28 2022-06-17 北京浪潮数据技术有限公司 Micro-service link monitoring method, device, equipment and medium
CN112104715A (en) * 2020-08-31 2020-12-18 银盛支付服务股份有限公司 Link tracking method and system based on microservice log
CN112148562A (en) * 2020-09-30 2020-12-29 苏宁消费金融有限公司 Distributed system-based interface and analysis method of relationship thereof
CN112148562B (en) * 2020-09-30 2022-08-02 苏宁消费金融有限公司 Interface relation analysis method based on distributed system
CN112286776A (en) * 2020-11-04 2021-01-29 中国电力财务有限公司 Method and system for tracking micro-service link
CN112486786A (en) * 2020-11-12 2021-03-12 贝壳技术有限公司 Calling link tracking method and device
CN112532478A (en) * 2020-11-23 2021-03-19 华人运通(上海)云计算科技有限公司 Link relation tracking method, system, viewing method, device, equipment and plug-in
CN112463563A (en) * 2020-11-25 2021-03-09 银盛支付服务股份有限公司 Full link tracking method, computer equipment and storage medium
CN112559212A (en) * 2020-12-18 2021-03-26 北京航天云路有限公司 Service call chain implementation method based on self-research framework
CN112711496A (en) * 2020-12-31 2021-04-27 杭州未名信科科技有限公司 Log information full link tracking method and device, computer equipment and storage medium
CN112860557A (en) * 2021-02-18 2021-05-28 深圳无域科技技术有限公司 Automatic testing method and system
CN114281280B (en) * 2021-12-31 2023-08-25 中企云链(北京)金融信息服务有限公司 Log processing method and device, storage medium and electronic device
CN114281280A (en) * 2021-12-31 2022-04-05 中企云链(北京)金融信息服务有限公司 Log processing method and device, storage medium and electronic device
CN114745295A (en) * 2022-04-19 2022-07-12 京东科技控股股份有限公司 Data acquisition method, device, equipment and readable storage medium
CN114915657A (en) * 2022-04-24 2022-08-16 中国人民解放军战略支援部队信息工程大学 Simulation application distributed tracking method based on OpenTracing specification
CN114915657B (en) * 2022-04-24 2024-01-26 中国人民解放军战略支援部队信息工程大学 Mimicry application distributed tracking method based on OpenTraing specification
CN114978880B (en) * 2022-05-23 2024-02-13 南昌智能新能源汽车研究院 Service call chain tracking method, system, computer and storage medium
CN114978880A (en) * 2022-05-23 2022-08-30 南昌智能新能源汽车研究院 Service call chain tracking method, system, computer and storage medium based on AUTOSAR Adaptive
CN115529227A (en) * 2022-08-29 2022-12-27 金螳螂家数字科技(苏州)有限公司 Link tracking and abnormity diagnosis method based on Web request
CN115665118A (en) * 2022-10-31 2023-01-31 电子科技大学 Application-level call chain generation method based on HTTP (hyper text transport protocol) header extension

Similar Documents

Publication Publication Date Title
CN110069354A (en) The full link trace method of micro services and micro services framework
CN106021315B (en) Log management method and system for application program
CN110351283B (en) Data transmission method, device, equipment and storage medium
CN111930529B (en) Data synchronization method, device and system based on message queue and microservice
CN105407180A (en) Server message pushing method and device
CN110612716B (en) Intermediate device for network routing of data messages
CN108509392B (en) Multi-mechanism account checking method, system, computer equipment and storage medium
CN106131138B (en) A kind of real-time supplying system of display data and method based on non-obstruction queue
CN108712457A (en) Back-end server dynamic load method of adjustment and device based on Nginx reverse proxys
CN107517227B (en) Session implementation method and device for distributed consistency system
CN110309231A (en) A kind of method of data synchronization and system across computer room
US20180234287A1 (en) Method and apparatus of performing simultaneous multi-agent access for command execution through a single client
CN110489315A (en) A kind of tracking of operation requests, tracking device and server
CN110430126A (en) Instant communication message processing method, device, system, equipment and storage medium
CN116055524A (en) Interaction method, processor and device for Internet platform and Internet of things equipment
CN108900627A (en) A kind of network request method, terminal installation and storage medium
EP2690560A2 (en) Method of benchmarking the behaviour of a replacement information system with the old system
CN110582757A (en) Intermediate device for network routing of data messages
CN106992905A (en) Long-distance service method and system after network link failure
CN111324480A (en) Large host transaction fault positioning system and method
CN108228880B (en) Method, device, equipment and medium for database management system to call external function
CN112804313B (en) Data synchronization method, device, equipment and medium based on cross-domain edge node
CN114461425A (en) Data processing method, device, equipment and computer readable storage medium
CN108989467B (en) Centralized addressing method
CN109302398A (en) Reception parsing and storage method for IPv6 network UDP message packet

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190730

RJ01 Rejection of invention patent application after publication