CN109460307A - Micro services a little, which are buried, based on log calls tracking and its system - Google Patents

Micro services a little, which are buried, based on log calls tracking and its system Download PDF

Info

Publication number
CN109460307A
CN109460307A CN201811197247.1A CN201811197247A CN109460307A CN 109460307 A CN109460307 A CN 109460307A CN 201811197247 A CN201811197247 A CN 201811197247A CN 109460307 A CN109460307 A CN 109460307A
Authority
CN
China
Prior art keywords
log
micro services
transaction
journal number
calling
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.)
Granted
Application number
CN201811197247.1A
Other languages
Chinese (zh)
Other versions
CN109460307B (en
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.)
Xiamen Shang Ji Network Technology Co Ltd
Original Assignee
Xiamen Shang Ji Network 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 Xiamen Shang Ji Network Technology Co Ltd filed Critical Xiamen Shang Ji Network Technology Co Ltd
Priority to CN201811197247.1A priority Critical patent/CN109460307B/en
Publication of CN109460307A publication Critical patent/CN109460307A/en
Application granted granted Critical
Publication of CN109460307B publication Critical patent/CN109460307B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • 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
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Accounting & Taxation (AREA)
  • Mathematical Physics (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

Micro services a little, which are buried, the present invention is based on log calls tracking and its system, the calling of service is applied into log, it system log and buries a log and is collected into log together and collect on server, technical staff can very easily inquire all execution informations of a transaction, facilitate misarrangement and search problem.In addition to this, administrative staff can also very easily report customization within the system.Transaction tracking is realized by log, reduces the intrusion for system as far as possible, and developer's record log can seamlessly be implanted into Transaction Identification Number into log without doing any extra process.

Description

Micro services a little, which are buried, based on log calls tracking and its system
Technical field
The present invention relates to micro services to track call method, calls track side more particularly to micro services a little are buried based on log Method and its system.
Background technique
Micro services are a kind of framework styles, and a large complicated software application is made of one or more micro services.System In each micro services can independently be disposed, be loose coupling between each micro services.Each micro services only focus on completion one Part task simultaneously completes the task well.In all cases, each Charge-de-Mission a small professional ability.Although " micro- This framework style of service " does not have precise definition, but it such as takes around professional ability tissue with some common characteristics Business, automatically dispose, intelligent end points, to " the going centralization " of language and data control etc..Traditional application is due to trading volume Smaller, iteration update is slower, and what is generallyd use is the Technical Architecture of monomer applications.But current Internet era, monomer are arrived Using can no longer meet internet for the demand of system resilience.For this predicament, Internet application is usually using in incognito Business framework.The core concept of micro services is that monomer applications are divided into multiple micro services according to its business module boundary.This is slightly Service can be disposed independently, and completion can be cooperateed with to trade by far call.Operation maintenance personnel can be according to the use feelings of business module Condition carries out elastic dilatation to micro services.
Although micro services can preferably solve the problems, such as internet large concurrent, due to micro services and monomer applications ratio Relatively get up, granularity is smaller, needs independent deployment, and service will disperse in multiple servers.One transaction will often call portion The micro services on different machines are affixed one's name to, developer, since machine is numerous, needs one when the problem of investigation and tracking transaction It is the platform platform investigation past, very laborious time-consuming.It is as shown in Figure 1 that current micro services track specific process.Micro services tracking is usual Blocker is done in the consumer of service and provider, by the information of service call before service call and after calling, such as calls and closes Bond parameter calls time-consuming etc. to be sent to the monitoring micro services independently disposed.Micro services are monitored to protect the calling tracking information of service It is stored in database, does service tracks for subsequent, check problem or statistics uses.The limitation of which is mainly in such as lower section Face: lack the procedural information during service execution in the service tracks information of 1. records;2. monitoring micro services needs place in real time Larger numbers of tracking information is managed, performance bottleneck is easily become;3. magnanimity monitoring information is recorded in database, lead to monitoring Database data is excessively huge, and service efficiency is low.
Summary of the invention
For this purpose, technical problem to be solved by the present invention lies in lack service execution process in the service tracks information of record In procedural information, monitoring micro services need to handle larger numbers of tracking information in real time, easily become performance bottleneck, magnanimity prison Control information is recorded in database, causes the database data of monitoring excessively huge, service efficiency is low.
In order to solve the above technical problems, used technical solution of the invention:
Micro services a little, which are buried, based on log calls tracking, comprising the following steps:
S1: external system sends request and starts to call micro services.
S2: generating transaction journal number, and print the micro services calling buries a log, and log information includes the transaction flow Water number.
S3: the transaction journal number is transparent in the calling of the micro services by local thread.
S4: printing has the transaction log of the transaction journal number.
S5: when the micro services call long-range other micro services, record far call micro services bury a log, so The other micro services of far call afterwards, transaction journal number described in transparent transmission is to called long-range micro services.
S6: the long-range micro services receive the transaction journal number, are transparent to the long-range micro services by local thread Calling in, while record transaction call bury a log.
S7: log concentrator collects local log, parses the Transaction Information in log, and be sent to log and collect service Device.
S8: the log collects server and receives daily record data, is indexed and saves to daily record data.
S9: technical staff collects the inquiry of server using the log and a log is traded and buried in report tool inquiry.
In the step S2, transaction serial number is generated using UUID algorithm.
In the step S3, the transaction journal number passes through the MDC mechanism of log frame logback, is transparent to described micro- In the calling of service.
In the step S5, the micro services are transmitted to the transaction journal number by API mode called described remote Journey micro services, system embedment blocker call triggering blocker when other micro services to execute code automatically to transmit transaction Information, the Transaction Information include at least transaction journal number.
In the step S9, if being collected into the log of the serious exception informations such as memory spilling, prompt letter is issued at once Breath.
Micro services a little are buried based on log and call tracking system, including processor, are adapted for carrying out each instruction;And storage is set It is standby, it is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Call micro services;
Transaction journal number is generated, print the micro services calling buries a log, and log information includes the transaction journal Number;
The transaction journal number is transparent in the calling of the micro services by local thread;
Printing has the transaction log of the transaction journal number;
When the micro services call long-range other micro services, record far call micro services bury a log, then The other micro services of far call, transaction journal number described in transparent transmission give long-range micro services;
It calls the long-range micro services to receive the transaction journal number, the long-range micro services is transparent to by local thread Calling in, while record transaction call bury a log;
Local log is collected by log concentrator, parses the Transaction Information in log, and be sent to log and collect service Device;
Server is collected by the log and receives daily record data, and daily record data is indexed and is saved;
The inquiry of server is collected using the log and a log is traded and buried in report tool inquiry.
The processor generates transaction serial number using UUID algorithm.
The processor by the MDC mechanism of log frame logback, by the transaction journal number be transparent to it is described in incognito In the calling of business.
System embedment blocker, the processor execute code when calling other micro services to transmit transaction letter automatically Breath, the Transaction Information include at least transaction journal number.
The above technical solution of the present invention has the following advantages over the prior art.
1. micro services call whole pass through to bury a trace log record, guarantee the complete of key message;
2. burying a trace log individually to record, system operating rate is improved;
3. generating unique transaction journal number using UUID algorithm, it is ensured that transaction data can not be distorted.
4. usage log collects the inquiry of server and a log is traded and buried in report tool inquiry, analyzed for back-end data Interface data is provided with condition monitoring.
Detailed description of the invention
In order to make the content of the present invention more clearly understood, it below according to specific embodiments of the present invention and combines Attached drawing, the present invention is described in further detail, wherein
Fig. 1 is that the micro services of the prior art call tracking technique flow chart;
Fig. 2 buries the calling tracking flow chart of micro services a little based on log to be of the invention.
Specific embodiment
Embodiment 1
Micro services a little are buried based on log and call tracking, as shown in Figure 2, comprising the following steps:
S1: external system sends request and starts to call micro services.
S2: generating transaction journal number, and print the micro services calling buries a log, and log information includes the transaction flow Water number.
S3: the transaction journal number is transparent in the calling of the micro services by local thread.Transparent transmission, i.e. transparent transmission (pass-through), it refers to only being responsible for the content of transmission by source regardless of the business tine transmitted in communication Location is transferred to destination address, without making any change to business datum content.
S4: printing has the business diary of the transaction journal number.
S5: when the micro services call long-range other micro services, record far call micro services bury a log, so The other micro services of far call afterwards, transaction journal number described in transparent transmission give long-range micro services.
S6: the long-range micro services receive the transaction journal number, are transparent to the long-range micro services by local thread Calling in, while record transaction call bury a log.
S7: log concentrator collects local log, parses the Transaction Information in log, and be sent to log and collect service Device.
S8: the log collects server and receives daily record data, is indexed and saves to daily record data.
S9: technical staff collects the inquiry of server using the log and a log is traded and buried in report tool inquiry.
In the step S2, since this is the entrance most started that micro services are called, needs first to generate system and uniquely hand over Easy serial number.Transaction serial number is generated using UUID algorithm may insure the uniqueness of the transaction journal number.System print is micro- Service call buries a log, will include the transaction journal number just generated in log information.UUID is Universally The abbreviation of Unique Identifier, it is unique machine (from specific name space to the whole world) in a certain range The identifier of generation.UUID is generated via certain algorithm machine, in order to guarantee that the uniqueness of UUID, specification are defined including net Card MAC Address, timestamp, name space (Namespace), the randomly or pseudo-randomly elements such as number, timing, and from these elements Generate the algorithm of UUID.The complex characteristics of UUID are while ensure that its uniqueness, it is meant that it can only be generated by computer, it is non- It is manually specified, unartificial identification.
In the step S3, the transaction journal number passes through the MDC mechanism of log frame logback, is transparent to described micro- In the calling of service.Logback is an open source log component, and MDC (Mapped Diagnostic Context) is a kind of side Just under the conditions of multithreading record log function.Certain application programs handle asking for multiple users by the way of multithreading It asks.In the use process of a user, there may be multiple and different threads to be handled.In the present embodiment, MDC is referred to Log lower portion holds an Inheritable Thread Local example, and for saving context data, MDC is provided Several core interfaces such as put/get/clear, for operating the data in ThreadLocal;K-V in ThreadLocal, It can state, will eventually be printed upon in log in logback.xml.
In the step S4, in transaction implementation procedure, system can print the system log and industry of developer's write-in It is engaged in log (as passed through logger.info (" log content for needing to print ")), since transaction journal number passes through the local MDC Thread transparent transmission, the log got have transaction journal number automatically, do not need developer and specially bring into.In the present embodiment, it is System automatic printing log, in another embodiment, system instructs print log according to developer.
In the step S5, the micro services need the transaction journal number to be transmitted to called institute by API mode Long-range micro services are stated, system framework has been configured insertion blocker, calls and executes code when other micro services automatically to pass Pass the information such as the transaction journal number.(Application Programming Interface, application programming connect API Mouthful) it is some functions predetermined, it is therefore an objective to application program is provided and is accessed with developer based on certain software or hardware The ability of one group of routine, and be not necessarily to access source code, or understand the details of internal work mechanism.
In the present embodiment, following code is executed automatically to transmit the information such as transaction journal number:
In the step S9, log collects the log that server-side is collected into, subsequent to do business diagnosis for administrative staff, It transacts business tracking, misarrangement etc. for technical staff.Alarm rule is defined in server-side in addition, can also collect in log, for can Doubtful log can timely early warning.Such as warning module, if operation maintenance personnel, which can define, is collected into memory spilling (OutOfMemoryException) etc. the log of serious exception information, sends short messages at once or mail notification related personnel is most It handles fastly.
The trading situation that system is run would generally be recorded in local file by application system, and technical staff is by checking this The content of a little file records comes misarrangement or orientation problem.These files we be known as log.Bury a little is exactly to close in application system The place of key, for example the entrance and exit record sample information that micro services are called is into log.Then on micro services machine top Log concentrator is affixed one's name to, sends unified collect of log in inquiry system, analysis and displaying is then read out by the system.Day Will buries micro services a little and a difficult point of tracking is called to be that single micro services calling is likely to be related to more machines, that is, singly The transaction log of pen will disperse on multiple servers, and the log these dispersions is needed to associate by certain mode.It should Scheme is to generate a unique transaction journal number by UUID in service call entrance by the way of, this serial number passes through Thread transparent transmission goes down.All log output, requires to print to the transaction journal number of this thread in log.In addition, if originally Another micro services of service call, the transaction journal number need to be sent to long-range micro services by way of API, long-range micro- Service judgement has existed transaction journal number, just no longer regenerates new transaction journal number, and print log when continues to make With the transaction journal number.After log uniformly collects, technical staff can find the transaction by a transaction journal number All correlation logs.
Embodiment 2
Micro services a little are buried based on log and call tracking system, including processor, are adapted for carrying out each instruction;And storage is set It is standby, it is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Call micro services.
Transaction journal number is generated, print the micro services calling buries a log, and log information includes the transaction journal Number.
The transaction journal number is transparent in the calling of the micro services by local thread.
Printing has the business diary of the transaction journal number.
When the micro services call long-range other micro services, record far call micro services bury a log, then The other micro services of far call, transaction journal number described in transparent transmission give long-range micro services.
It calls the long-range micro services to receive the transaction journal number, the long-range micro services is transparent to by local thread Calling in, while record transaction call bury a log.
Local log is collected by log concentrator, parses the Transaction Information in log, and be sent to log and collect service Device.
Server is collected by the log and receives daily record data, and daily record data is indexed and is saved.
The inquiry of server is collected using the log and a log is traded and buried in report tool inquiry.
The processor generates transaction serial number using UUID algorithm.
The processor by the MDC mechanism of log frame logback, by the transaction journal number be transparent to it is described in incognito In the calling of business.
System framework has been embedded in blocker, and the processor executes code automatically when calling other micro services to pass Pass the information such as the transaction journal number.
Through the invention micro services tracking and its system a little are buried based on log so that micro services call whole process bury Point trace log record, guarantees the complete of key message, and burying a trace log individually records, and improves system operating rate, uses UUID algorithm generates unique transaction journal number, it is ensured that transaction data can not be distorted, usage log collect server inquiry and A log is traded and is buried in report tool inquiry, provides interface data for back-end data analysis and condition monitoring.
Obviously, the above embodiments are merely examples for clarifying the description, and does not limit the embodiments.It is right For those of ordinary skill in the art, can also make on the basis of the above description it is other it is various forms of variation or It changes.There is no necessity and possibility to exhaust all the enbodiments.And it is extended from this it is obvious variation or It changes still within the protection scope of the invention.

Claims (9)

1. burying micro services a little based on log calls tracking, which comprises the following steps:
S1: external system sends request and starts to call micro services;
S2: generating transaction journal number, and print the micro services calling buries a log, and log information includes the transaction journal Number;
S3: the transaction journal number is transparent in the calling of the micro services by local thread;
S4: printing has the transaction log of the transaction journal number;
S5: when the micro services call long-range other micro services, record far call micro services bury a log, then far Journey calls other micro services, and transaction journal number described in transparent transmission is to called long-range micro services;
S6: the long-range micro services receive the transaction journal number, and the tune of the long-range micro services is transparent to by local thread In, at the same record transaction call bury a log;
S7: log concentrator collects local log, parses the Transaction Information in log, and be sent to log and collect server;
S8: the log collects server and receives daily record data, is indexed and saves to daily record data;
S9: technical staff collects the inquiry of server using the log and report tool inquiry and buries a log at transaction log.
2. according to claim 1 bury the calling tracking of micro services a little based on log, which is characterized in that the step In S2, transaction serial number is generated using UUID algorithm.
3. according to claim 2 bury the calling tracking of micro services a little based on log, which is characterized in that the step In S3, the transaction journal number passes through the MDC mechanism of log frame logback, is transparent in the calling of the micro services.
4. according to claim 3 bury the calling tracking of micro services a little based on log, which is characterized in that the step In S5, the micro services are transmitted to the transaction journal number the called long-range micro services, system embedment by API mode Blocker calls and triggers blocker when other micro services and execute code automatically and come delivering trade information, the Transaction Information Including at least transaction journal number.
5. according to claim 4 bury the calling tracking of micro services a little based on log, which is characterized in that the step In S9, if being collected into the log of the serious exception informations such as memory spilling, prompt information is issued at once.
6. burying micro services a little based on log calls tracking system, including processor, it is adapted for carrying out each instruction;And storage is set It is standby, it is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Call micro services;
Transaction journal number is generated, print the micro services calling buries a log, and log information includes the transaction journal number;
The transaction journal number is transparent in the calling of the micro services by local thread;
Printing has the transaction log of the transaction journal number;
When the micro services call long-range other micro services, record far call micro services bury a log, then remotely Other micro services are called, transaction journal number described in transparent transmission gives long-range micro services;
It calls the long-range micro services to receive the transaction journal number, the tune of the long-range micro services is transparent to by local thread In, at the same record transaction call bury a log;
Local log is collected by log concentrator, parses the Transaction Information in log, and be sent to log and collect server;
Server is collected by the log and receives daily record data, and daily record data is indexed and is saved;
The inquiry of server is collected using the log and a log is traded and buried in report tool inquiry.
7. according to claim 6 bury the calling tracking system of micro services a little based on log, which is characterized in that the processing Device generates transaction serial number using UUID algorithm.
8. according to claim 7 bury the calling tracking system of micro services a little based on log, which is characterized in that the processing Device passes through the MDC mechanism of log frame logback, the transaction journal number is transparent in the calling of the micro services.
9. according to claim 8 bury the calling tracking system of micro services a little based on log, which is characterized in that system embedment Blocker, the processor execute code when calling other micro services automatically and come delivering trade information, the Transaction Information Including at least transaction journal number.
CN201811197247.1A 2018-10-15 2018-10-15 Micro-service calling tracking method and system based on log embedded point Active CN109460307B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811197247.1A CN109460307B (en) 2018-10-15 2018-10-15 Micro-service calling tracking method and system based on log embedded point

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811197247.1A CN109460307B (en) 2018-10-15 2018-10-15 Micro-service calling tracking method and system based on log embedded point

Publications (2)

Publication Number Publication Date
CN109460307A true CN109460307A (en) 2019-03-12
CN109460307B CN109460307B (en) 2021-03-12

Family

ID=65607609

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811197247.1A Active CN109460307B (en) 2018-10-15 2018-10-15 Micro-service calling tracking method and system based on log embedded point

Country Status (1)

Country Link
CN (1) CN109460307B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069354A (en) * 2019-04-15 2019-07-30 必成汇(成都)科技有限公司 The full link trace method of micro services and micro services framework
CN112035354A (en) * 2020-08-28 2020-12-04 北京指掌易科技有限公司 Method, device and equipment for positioning risk code and storage medium
CN112131070A (en) * 2019-06-25 2020-12-25 北京京东尚科信息技术有限公司 Call relation tracking method, device, equipment and computer readable storage medium
CN112256530A (en) * 2020-10-27 2021-01-22 广州助蜂网络科技有限公司 Log service method capable of tracking link and system thereof
CN112882994A (en) * 2021-03-30 2021-06-01 中信银行股份有限公司 Log extraction method and device
CN115883647A (en) * 2022-11-29 2023-03-31 京东科技信息技术有限公司 Service log recording method, system, device, terminal, server and medium
CN115904872A (en) * 2022-12-01 2023-04-04 深圳市雁联计算系统有限公司 Transaction link monitoring method, system and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631699A (en) * 2012-08-28 2014-03-12 纽海信息技术(上海)有限公司 Log management system and method for log monitoring, acquiring and querying
CN106294091A (en) * 2016-08-11 2017-01-04 福建富士通信息软件有限公司 A kind of without intrusive mood daily record interception method for analyzing performance and system
CN106487596A (en) * 2016-10-26 2017-03-08 宜人恒业科技发展(北京)有限公司 Distributed Services follow the tracks of implementation method
CN107330034A (en) * 2017-06-26 2017-11-07 百度在线网络技术(北京)有限公司 A kind of log analysis method and device, computer equipment, storage medium
CN107766205A (en) * 2017-10-10 2018-03-06 武汉大学 A kind of monitoring system and method towards the tracking of micro services invoked procedure
CN108108252A (en) * 2017-12-20 2018-06-01 马上消费金融股份有限公司 Global unique ID generation method, system and storage medium
CN108121637A (en) * 2017-12-19 2018-06-05 北京盖娅互娱网络科技股份有限公司 A kind of method and apparatus for recording using daily record
US20180285397A1 (en) * 2017-04-04 2018-10-04 Cisco Technology, Inc. Entity-centric log indexing with context embedding

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631699A (en) * 2012-08-28 2014-03-12 纽海信息技术(上海)有限公司 Log management system and method for log monitoring, acquiring and querying
CN106294091A (en) * 2016-08-11 2017-01-04 福建富士通信息软件有限公司 A kind of without intrusive mood daily record interception method for analyzing performance and system
CN106487596A (en) * 2016-10-26 2017-03-08 宜人恒业科技发展(北京)有限公司 Distributed Services follow the tracks of implementation method
US20180285397A1 (en) * 2017-04-04 2018-10-04 Cisco Technology, Inc. Entity-centric log indexing with context embedding
CN107330034A (en) * 2017-06-26 2017-11-07 百度在线网络技术(北京)有限公司 A kind of log analysis method and device, computer equipment, storage medium
CN107766205A (en) * 2017-10-10 2018-03-06 武汉大学 A kind of monitoring system and method towards the tracking of micro services invoked procedure
CN108121637A (en) * 2017-12-19 2018-06-05 北京盖娅互娱网络科技股份有限公司 A kind of method and apparatus for recording using daily record
CN108108252A (en) * 2017-12-20 2018-06-01 马上消费金融股份有限公司 Global unique ID generation method, system and storage medium

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069354A (en) * 2019-04-15 2019-07-30 必成汇(成都)科技有限公司 The full link trace method of micro services and micro services framework
CN112131070A (en) * 2019-06-25 2020-12-25 北京京东尚科信息技术有限公司 Call relation tracking method, device, equipment and computer readable storage medium
CN112131070B (en) * 2019-06-25 2024-09-20 北京京东尚科信息技术有限公司 Calling relation tracking method, device, equipment and computer readable storage medium
CN112035354A (en) * 2020-08-28 2020-12-04 北京指掌易科技有限公司 Method, device and equipment for positioning risk code and storage medium
CN112256530A (en) * 2020-10-27 2021-01-22 广州助蜂网络科技有限公司 Log service method capable of tracking link and system thereof
CN112882994A (en) * 2021-03-30 2021-06-01 中信银行股份有限公司 Log extraction method and device
CN115883647A (en) * 2022-11-29 2023-03-31 京东科技信息技术有限公司 Service log recording method, system, device, terminal, server and medium
CN115883647B (en) * 2022-11-29 2024-06-14 京东科技信息技术有限公司 Service log recording method, system, device, terminal, server and medium
CN115904872A (en) * 2022-12-01 2023-04-04 深圳市雁联计算系统有限公司 Transaction link monitoring method, system and storage medium
CN115904872B (en) * 2022-12-01 2024-03-12 深圳市雁联计算系统有限公司 Transaction link monitoring method, system and storage medium

Also Published As

Publication number Publication date
CN109460307B (en) 2021-03-12

Similar Documents

Publication Publication Date Title
CN109460307A (en) Micro services a little, which are buried, based on log calls tracking and its system
Mayer et al. An approach to extract the architecture of microservice-based software systems
US8028200B2 (en) Tracing operations in multiple computer systems
US7640459B2 (en) Performing computer application trace with other operations
CN107870933B (en) Method, device and system for counting android application page browsing behaviors
US7003781B1 (en) Method and apparatus for correlation of events in a distributed multi-system computing environment
CN108205486A (en) A kind of intelligent distributed call chain tracking based on machine learning
US20080098359A1 (en) Manipulation of trace sessions based on address parameters
CN109947746A (en) A kind of quality of data management-control method and system based on ETL process
CN109656963A (en) Metadata acquisition methods, device, equipment and computer readable storage medium
CA2350735A1 (en) A method for providing open access to application profiling data
US20060190488A1 (en) System and method for determining information related to user interactions with an application
CN109491860A (en) Method for detecting abnormality, terminal device and the medium of application program
US20090112783A1 (en) Method and system of associating a runtime event with a component
CA2948700A1 (en) Systems and methods for websphere mq performance metrics analysis
CN110232014A (en) Operation flow automated testing method, device, controller and medium
CN110263222B (en) Data acquisition method, device, equipment and medium
CN105224296B (en) Web service Qos attribute evaluation system and its evaluation method based on independent third party
CN109902073A (en) Log processing method, device, computer equipment and computer readable storage medium
CN112559525B (en) Data checking system, method, device and server
CN114745295A (en) Data acquisition method, device, equipment and readable storage medium
JP2017539031A (en) Separation of test verification from test execution
CN111367792A (en) Test method, test device, storage medium and electronic equipment
CN110636116B (en) Multidimensional data acquisition system and method
US7711812B2 (en) Definition system and method for web services that monitor other web services

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
GR01 Patent grant
GR01 Patent grant