CN112596974A - Full link monitoring method, device, equipment and storage medium - Google Patents

Full link monitoring method, device, equipment and storage medium Download PDF

Info

Publication number
CN112596974A
CN112596974A CN202011455612.1A CN202011455612A CN112596974A CN 112596974 A CN112596974 A CN 112596974A CN 202011455612 A CN202011455612 A CN 202011455612A CN 112596974 A CN112596974 A CN 112596974A
Authority
CN
China
Prior art keywords
service
full link
query request
identifier
call chain
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
CN202011455612.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.)
Changsha Youheng Network Technology Co Ltd
Original Assignee
Changsha Youheng 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 Changsha Youheng Network Technology Co Ltd filed Critical Changsha Youheng Network Technology Co Ltd
Priority to CN202011455612.1A priority Critical patent/CN112596974A/en
Publication of CN112596974A publication Critical patent/CN112596974A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • 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/3017Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is implementing multitasking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/80Database-specific techniques

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a full link monitoring method, a full link monitoring device, full link monitoring equipment and a storage medium. The method comprises the following steps: acquiring a data query request; according to the service identification contained in the data query request, querying the contained service identification in a log system through a preset full link call chain; and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system. By the scheme, the cat is positioned as the distributed call chain, so that each log and all logs of the call chain cannot be seen if people want to see the cat. Not only can full link monitoring be realized, but also a plurality of threads or a plurality of query requests can be queried, and in the prior art, based on a CAT monitoring system, full links cannot be realized, or even if full links are realized, only one query request currently being executed can be queried.

Description

Full link monitoring method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of internet, in particular to a full link monitoring method, a full link monitoring device, full link monitoring equipment and a storage medium.
Background
With the development of internet technology, distributed applications are increasing. In order to ensure that the service can operate stably, a service system needs to be monitored.
In practical application, the business system can be monitored based on the CAT platform. The CAT can be applied to a series of monitoring platform tools such as monitoring analysis, log collection, monitoring alarm and the like. And functions of JVM performance data acquisition, service Trace, alarm and the like are supported. However, based on the monitoring mode supported by the CAT itself, full link monitoring cannot be achieved, or even if the monitoring is achieved, only the current execution condition of a certain thread can be monitored. Therefore, there is a need for a system that enables multi-threaded full link monitoring based on the CAT platform.
Disclosure of Invention
The embodiment of the invention provides a full link monitoring method, a full link monitoring device, full link monitoring equipment and a full link monitoring storage medium, which are used for meeting the technical scheme of diversified card punching requirements of service merchants.
In a first aspect, an embodiment of the present invention provides a full link monitoring method, where the method includes:
acquiring a data query request;
according to the service identification contained in the data query request, querying the contained service identification in a log system through a preset full link call chain;
and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system.
Optionally, the generating manner of the preset full link call chain includes: generating the preset full link calling chain based on the corresponding relation between the service identifier and the root identifier contained in the service operation request; and storing the preset full link call chain corresponding to at least one thread in a diagnostic log container.
Optionally, the method further comprises: and sending and saving the preset full link call chain to the log system through the diagnostic log container.
Optionally, the diagnostic log container is an MDC.
Optionally, the querying, according to the service identifier included in the data query request, the service identifier included in the query in the full link call chain preset in the log system includes: responding to the data query request, and determining the contained service identification; determining the corresponding root identifier according to the service identifier; and sending the query request carrying the root identifier to the CAT monitoring system.
Optionally, the method further comprises: and after the data query request is executed, clearing the preset full link call chain associated with the service identifier in the diagnosis log container.
In a second aspect, an embodiment of the present invention provides a full link monitoring apparatus, where the apparatus includes:
the acquisition module is used for acquiring a data query request;
the query module is used for querying the contained service identification in the log system through a preset full link call chain according to the service identification contained in the data query request;
and the determining module is used for determining the root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor, and a memory, where the memory is configured to store one or more computer instructions, and when the one or more computer instructions are executed by the processor, the full-link monitoring method according to the first aspect is implemented.
In a fourth aspect, embodiments of the present invention provide a computer-readable storage medium storing a computer program, which when executed by one or more processors causes the one or more processors to perform actions comprising:
acquiring a data query request;
according to the service identification contained in the data query request, querying the contained service identification in a log system through a preset full link call chain;
and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system.
In the embodiment of the invention, a data query request is obtained; according to the service identification contained in the data query request, querying the contained service identification in a log system through a preset full link call chain; and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system. By the scheme, the cat is positioned as the distributed call chain, so that each log and all logs of the call chain cannot be seen if people want to see the cat. Not only can the full link monitoring be realized, but also a plurality of threads or a plurality of query requests can be queried, and in the prior art, based on a CAT monitoring system, the full link cannot be realized, or even if the full link is realized, only one query request currently being executed can be queried.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flowchart of a full link monitoring method according to an embodiment of the present application;
fig. 2 is a schematic diagram of a full link monitoring process according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a full-link monitoring apparatus according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an electronic device corresponding to the full-link monitoring apparatus provided in the embodiment of fig. 3.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "a plurality" typically includes at least two.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a commodity or system that includes the element.
With the development of services, in order to meet diversified service requirements, a distributed system is adopted to realize diversified and multi-type service requirements. In particular, effective monitoring of each service unit in the current distributed system can be realized through the CAT monitoring platform system. The monitoring message types supported by the CAT include: transaction types, such as remote invocation, database invocation, and service logic monitoring with long execution time; event type, for example, recording the occurrence number of certain events and the system abnormal number; heartpoint type, e.g., CPU state, battery state, system load, etc.; a Metric type for recording a service index, such as a recording number, an average value, and the like; and the Trace type is used for recording Trace information and viewing related information. However, in the monitoring process, the data related to the service cannot be directly found according to the root identifier (e.g., RootID) provided by the CAT platform. In order to realize comprehensive and real-time query of data related to each service in the distributed system, query of full link data of multiple threads is also required.
Fig. 1 is a schematic flowchart of a full-link monitoring method provided in an embodiment of the present application, and is applied to a server (for example, a cloud server or a server cluster), as shown in fig. 1, the method includes the following steps:
101: and acquiring a data query request.
102: and inquiring the contained service identification in a log system through a preset full link call chain according to the service identification contained in the data inquiry request.
103: and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system.
In practical applications, monitoring of the distributed system can be achieved by using a CAT monitoring system. The staff can obtain the desired data through the CAT monitoring system as required, such as monitoring time consumption, monitoring debugging and the like. In some cases, calls between multiple systems in a distributed system may be involved, requiring the RootID to be passed along with the calling procedure. For example, a user performs ordering operation for a certain commodity, generates a corresponding service identifier, and calls between different service systems. RootID, FatherID and ChildID are carried in the calling process, and a complete global calling chain is generated based on the three IDs.
And when in inquiry, analyzing the received inquiry request to obtain the service identifier carried in the data inquiry request. And further, in a log system, querying the rootID corresponding to the service identifier. After obtaining the RootID, the CAT monitoring system can query the desired service data, such as time-consuming data invocation, problem point location query, and the like.
For the sake of understanding, the present solution will be described below with reference to specific embodiments. Fig. 2 is a schematic diagram of a full link monitoring process according to an embodiment of the present application. As can be seen from fig. 2, after the user performs the service operation such as placing an order, the corresponding service identifier is generated. And after the service identifier is subjected to relevant operation and multi-system call, the service identifier is transmitted to a web server, a back-end server and the like. Further, a diagnostic log container (e.g., MDC) extracts the service identification and the corresponding RootID from the service execution information. And, relevant information during the execution of the web service and the backend service is also monitored by the CAT. However, in the Cat monitoring process, it is not possible to accurately know which service identifier corresponds to a certain monitoring log. Therefore, after the diagnosis log container obtains the relevant execution information, the relevant execution information is imported into the log system, and further, the staff can find the rootID corresponding to the service identifier based on the log system and query the corresponding service data by using the rootID, so that service backtracking is realized. In the scheme, a plurality of thread-related call chains can be stored in the diagnosis log container at the same time, and the query requirements of a user on a plurality of service identifiers can be met. In addition, the service identification and the rootID are associated by using the diagnosis log container, and the associated result is imported into the log system, so that a worker can find the rootID corresponding to the service identification through the log system, and the query requirement on service data is met.
In one or more embodiments of the present application, the generating method of the preset full link call chain includes: generating the preset full link calling chain based on the corresponding relation between the service identifier and the root identifier contained in the service operation request; and storing the preset full link call chain corresponding to at least one thread in a diagnostic log container.
In practical application, when a user performs related business operation, multiple system calls are performed, and related services are completed by multiple threads. During the execution of the related operations through the web service and the backend service, the diagnostic log container extracts the service identifier and the root identifier (i.e., RootID) contained in the service operation request. And then, generating a preset full link call chain based on the corresponding relation between the service identifier and the root identifier so as to realize service data backtracking in the following.
After the preset full link call chain is obtained through the above embodiment, the preset full link call chain needs to be sent and stored to the log system through the diagnostic log container. In the actual operation process, the staff can find the corresponding RootID through the log system, and the diagnostic log container is used for establishing and storing the related preset full link call chain.
In one or more embodiments of the present application, the querying, according to a service identifier included in the data query request, the service identifier included in a preset full link call chain in a log system includes: responding to the data query request, and determining the contained service identification; determining the corresponding root identifier according to the service identifier; and sending the query request carrying the root identifier to the CAT monitoring system.
In practical application, after a worker finds a certain problem or needs to search certain service data, the worker may input a corresponding service identifier (it should be noted that the service identifier may be an identifier that uniquely represents a service order, such as a service ID and an order ID), and further, based on the service identifier, may search a corresponding root identifier in a log system. Then, the relevant service data (e.g., time-consuming invocation) in the CAT is queried through the root identity (RootID). Based on the scheme, the staff can quickly inquire the required service data by using the service identification, and the service backtracking is realized.
In one or more embodiments of the present application, the method further includes: and after the data query request is executed, clearing the preset full link call chain associated with the service identifier in the diagnosis log container.
In practical applications, in order to avoid memory overflow, after the data query request is executed, the relevant data summarized by the diagnostic log container needs to be cleared. Of course, if the memory space is large, the memory space may not be cleared immediately after the execution is completed, or may be cleared periodically. The specific staff can select and set according to the actual request, which is only used as an example and not to limit the technical solution of the present application.
Based on the embodiment, a data query request is obtained; according to the service identification contained in the data query request, querying the contained service identification in a log system through a preset full link call chain; and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system. By the scheme, the cat is positioned as the distributed call chain, so that each log and all logs of the call chain cannot be seen if people want to see the cat. Not only can the full link monitoring be realized, but also a plurality of threads or a plurality of query requests can be queried, and in the prior art, based on a CAT monitoring system, the full link cannot be realized, or even if the full link is realized, only one query request currently being executed can be queried.
Based on the same idea, an embodiment of the present application further provides a full link monitoring device, and fig. 3 is a schematic structural diagram of the full link monitoring device provided in the embodiment of the present application. As can be seen from fig. 3, the device comprises:
an obtaining module 31, configured to obtain a data query request;
the query module 32 is configured to query, according to the service identifier included in the data query request, the service identifier included in the log system through a preset full link call chain;
a determining module 33, configured to determine a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system.
Optionally, the method further includes a generating device 34, configured to generate the preset full link call chain based on a correspondence between the service identifier and the root identifier included in the service operation request; and storing the preset full link call chain corresponding to at least one thread in a diagnostic log container.
Optionally, the generating device 34 is further configured to send and save the preset full link call chain to the log system through the diagnostic log container.
Optionally, the diagnostic log container is an MDC.
Optionally, the query module 32 is further configured to determine, in response to the data query request, the included service identifier; determining the corresponding root identifier according to the service identifier; and sending the query request carrying the root identifier to the CAT monitoring system.
Optionally, the system further includes a clearing module 35, configured to clear the preset full link call chain associated with the service identifier in the diagnostic log container after the data query request is completed.
Based on the embodiment, a data query request is obtained; according to the service identification contained in the data query request, querying the contained service identification in a log system through a preset full link call chain; and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system. By the scheme, the cat is positioned as the distributed call chain, so that each log and all logs of the call chain cannot be seen if people want to see the cat. Not only can the full link monitoring be realized, but also a plurality of threads or a plurality of query requests can be queried, and in the prior art, based on a CAT monitoring system, the full link cannot be realized, or even if the full link is realized, only one query request currently being executed can be queried.
In a possible design, the structure of the full-link monitoring apparatus shown in fig. 3 may be implemented as an electronic device, and as shown in fig. 4, the electronic device corresponding to the full-link monitoring apparatus provided in the embodiment shown in fig. 3 may include: a processor 41, a memory 42, and the memory 42 is used for storing one or more computer instructions, wherein the one or more computer instructions, when executed by the processor 41, implement the steps performed by the server in the foregoing embodiments.
Optionally, the electronic device may further include a communication interface 43 for communicating with other devices.
In addition, an embodiment of the present invention provides a computer storage medium for storing a computer program, where the computer program enables a client to implement the full link monitoring method in the embodiment shown in fig. 1 when executed.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by adding a necessary general hardware platform, and of course, can also be implemented by a combination of hardware and software. With this understanding in mind, the above-described aspects and portions of the present technology which contribute substantially or in part to the prior art may be embodied in the form of a computer program product, which may be embodied on one or more computer-usable storage media having computer-usable program code embodied therein, including without limitation disk storage, CD-ROM, optical storage, and the like.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable resource updating apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable resource updating apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable resource updating apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable resource updating apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. A full link monitoring method is applied to a server side, and the method comprises the following steps:
acquiring a data query request;
according to the service identification contained in the data query request, querying the contained service identification in a log system through a preset full link call chain;
and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system.
2. The method according to claim 1, wherein the generation manner of the preset full link call chain comprises:
generating the preset full link calling chain based on the corresponding relation between the service identifier and the root identifier contained in the service operation request;
and storing the preset full link call chain corresponding to at least one thread in a diagnostic log container.
3. The method of claim 2, further comprising:
and sending and saving the preset full link call chain to the log system through the diagnostic log container.
4. The method of claim 2, wherein the diagnostic log container is an MDC.
5. The method according to claim 1, wherein said querying the service identifier included in the full link call chain preset in the log system according to the service identifier included in the data query request includes:
responding to the data query request, and determining the contained service identification;
determining the corresponding root identifier according to the service identifier;
and sending the query request carrying the root identifier to the CAT monitoring system.
6. The method of claim 1, further comprising:
and after the data query request is executed, clearing the preset full link call chain associated with the service identifier in the diagnosis log container.
7. A full link monitoring apparatus, the apparatus comprising:
the acquisition module is used for acquiring a data query request;
the query module is used for querying the contained service identification in the log system through a preset full link call chain according to the service identification contained in the data query request;
and the determining module is used for determining the root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system.
8. An electronic device, comprising: a processor, a memory to store one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the full link monitoring method of any of claims 1 to 6.
9. A computer-readable storage medium storing a computer program, wherein the computer program, when executed by one or more processors, causes the one or more processors to perform acts comprising:
acquiring a data query request;
according to the service identification contained in the data query request, querying the contained service identification in a log system through a preset full link call chain;
and determining a root identifier corresponding to the service identifier so as to search service data from the CAT monitoring system.
CN202011455612.1A 2020-12-10 2020-12-10 Full link monitoring method, device, equipment and storage medium Pending CN112596974A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011455612.1A CN112596974A (en) 2020-12-10 2020-12-10 Full link monitoring method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011455612.1A CN112596974A (en) 2020-12-10 2020-12-10 Full link monitoring method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112596974A true CN112596974A (en) 2021-04-02

Family

ID=75192630

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011455612.1A Pending CN112596974A (en) 2020-12-10 2020-12-10 Full link monitoring method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112596974A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113760652A (en) * 2021-08-13 2021-12-07 济南浪潮数据技术有限公司 Method, system, device and storage medium for full link monitoring based on application

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107330034A (en) * 2017-06-26 2017-11-07 百度在线网络技术(北京)有限公司 A kind of log analysis method and device, computer equipment, storage medium
CN108632111A (en) * 2018-04-02 2018-10-09 广东能龙教育股份有限公司 Service link monitoring method based on log

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107330034A (en) * 2017-06-26 2017-11-07 百度在线网络技术(北京)有限公司 A kind of log analysis method and device, computer equipment, storage medium
CN108632111A (en) * 2018-04-02 2018-10-09 广东能龙教育股份有限公司 Service link monitoring method based on log

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
网友: "《怎么把CAT客户端的RootMessageId记录到每》", 《HTTP://WWW.JAVASHUO.COM/ARTICLE/P-YRKZRXKN-DS.HTML》 *
网友: "《深入详解美团点评CAT跨语言服务监控(三)CAT客户端原理》", 《HTTPS://WWW.CNBLOGS.COM/XIAOWENSHU/P/10319528.HTML》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113760652A (en) * 2021-08-13 2021-12-07 济南浪潮数据技术有限公司 Method, system, device and storage medium for full link monitoring based on application
CN113760652B (en) * 2021-08-13 2023-12-26 济南浪潮数据技术有限公司 Method, system, device and storage medium for full link monitoring based on application

Similar Documents

Publication Publication Date Title
CN112307057A (en) Data processing method and device, electronic equipment and computer storage medium
CN111339175B (en) Data processing method, device, electronic equipment and readable storage medium
US20090064324A1 (en) Non-intrusive monitoring of services in a service-oriented architecture
CN114490268A (en) Full link monitoring method, device, equipment, storage medium and program product
CN111966289A (en) Partition optimization method and system based on Kafka cluster
CN112015618A (en) Abnormity warning method and device
CN113596078A (en) Service problem positioning method and device
CN114745295A (en) Data acquisition method, device, equipment and readable storage medium
CN112526905B (en) Processing method and system for index abnormity
CN112596974A (en) Full link monitoring method, device, equipment and storage medium
CN111324583B (en) Service log classification method and device
CN112579552A (en) Log storage and calling method, device and system
CN112579387A (en) Business system monitoring method and device, storage medium and equipment
CN115756888A (en) Data processing method, processor, device and storage medium
CN113472881B (en) Statistical method and device for online terminal equipment
CN115202973A (en) Application running state determining method and device, electronic equipment and medium
CN114860432A (en) Method and device for determining information of memory fault
CN113824590A (en) Method for predicting problem of micro service network, computer device and storage medium
CN114428704A (en) Method and device for full-link distributed monitoring, computer equipment and storage medium
CN113132143B (en) Service call tracing method and related product
CN117041356B (en) Index distribution method, index calculation method, apparatus, electronic device and system
CN116401138B (en) Operating system running state detection method and device, electronic equipment and medium
CN116109112B (en) Service data processing method, device, medium and equipment based on aggregation interface
CN117632445B (en) Request processing method and device, task execution method and device
CN112433915B (en) Data monitoring method and related device based on distributed performance monitoring tool

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: 20210402

RJ01 Rejection of invention patent application after publication