CN111708684B - Recording method and device for page access and computer system - Google Patents

Recording method and device for page access and computer system Download PDF

Info

Publication number
CN111708684B
CN111708684B CN202010373692.XA CN202010373692A CN111708684B CN 111708684 B CN111708684 B CN 111708684B CN 202010373692 A CN202010373692 A CN 202010373692A CN 111708684 B CN111708684 B CN 111708684B
Authority
CN
China
Prior art keywords
access
record
interface
request
call record
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.)
Active
Application number
CN202010373692.XA
Other languages
Chinese (zh)
Other versions
CN111708684A (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.)
Suning Cloud Computing Co Ltd
Original Assignee
Suning Cloud Computing 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 Suning Cloud Computing Co Ltd filed Critical Suning Cloud Computing Co Ltd
Priority to CN202010373692.XA priority Critical patent/CN111708684B/en
Publication of CN111708684A publication Critical patent/CN111708684A/en
Application granted granted Critical
Publication of CN111708684B publication Critical patent/CN111708684B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3438Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment monitoring of user actions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging

Abstract

The application discloses a recording method, a device and a computer system for page access, wherein the method comprises the following steps: receiving a page access request of a user and generating an access record corresponding to the request; analyzing the page access request, generating a calling record corresponding to a preset platform when the request comprises calling of the preset platform, and associating the access record with the calling record; when the request needs to call the interface of the preset platform, generating an interface calling record corresponding to the interface, associating the calling record with the interface calling record, and associating the access record of the user with the specific interface calling record according to the calling record, so that the whole process from receiving the request to calling the interface of the user access page is monitored, the access condition of the user can be investigated according to the monitored data, the specific platform and the interface with abnormity are positioned, and the efficiency of solving the abnormity is accelerated.

Description

Recording method and device for page access and computer system
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for recording page access, and a computer system.
Background
In the current data center platform ecology, more and more systems and platforms are covered, and languages used for constructing the systems and platforms are different, so that the deployment forms are various. Therefore, in the prior art, it is difficult to monitor the conditions of the whole system and platform in the data analysis process, quickly position and solve the problems, and the data generated in the analysis process cannot be utilized to create greater value.
Disclosure of Invention
In order to solve the defects of the prior art, the main object of the present invention is to provide a method, an apparatus and a computer system for recording page access.
In order to achieve the above object, a first aspect of the present invention provides a method for recording page accesses, where the method includes:
receiving a page access request of a user and generating an access record corresponding to the request;
analyzing the page access request, generating a calling record corresponding to a preset platform when the request comprises calling of the preset platform, and associating the access record with the calling record;
and when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record.
In some embodiments, the receiving a page access request of a user comprises:
checking whether the page access request contains preset buried point data or not;
the generating an access record corresponding to the request comprises:
and when the page access request contains preset buried point data, generating an access record corresponding to the request.
In some embodiments, the method comprises:
and when the interface needs to call a subsequent interface, generating a second interface call record corresponding to the subsequent interface, and associating the call record with the corresponding second interface call record.
In some embodiments, the access record includes a corresponding access serial number, the call record includes a corresponding trace ID, and the associating the access record and the call record includes:
and establishing and storing the association relationship between the access serial number and the tracking ID.
In some embodiments, the first interface call record comprises a corresponding access ID, and the associating the call record and the first interface call record comprises:
and establishing and storing the association relationship between the tracking ID and the access ID.
In some embodiments, the call record includes a corresponding response time.
In some embodiments, the method comprises:
and establishing and visually displaying the association relationship between the access record and the first interface call record according to the association relationship between the access record and the call record and the association relationship between the call record and the first interface call record.
In a second aspect, the present application discloses a recording apparatus for page accesses, the apparatus comprising:
the receiving module is used for receiving a page access request of a user;
the analysis module is used for analyzing the page access request;
the processing module is used for generating an access record corresponding to the request; when the request comprises the calling of a preset platform, generating a calling record corresponding to the preset platform, and associating the access record with the calling record; and when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record.
In some embodiments, the receiving module may be further configured to check whether the page access request includes preset buried point data;
the processing module can also be used for generating an access record corresponding to the request when the page access request contains preset buried point data.
In a third aspect, the present application discloses a computer system comprising:
one or more processors;
and memory associated with the one or more processors, the memory for storing program instructions that, when read and executed by the one or more processors, perform operations comprising:
receiving a page access request of a user and generating an access record corresponding to the request;
analyzing the page access request, generating a call record corresponding to a preset platform when the request comprises the call of the preset platform, and associating the access record and the call record;
and when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record.
The invention has the following beneficial effects:
the application discloses a recording method for page access, which comprises the following steps: receiving a page access request of a user and generating an access record corresponding to the request; analyzing the page access request, generating a call record corresponding to a preset platform when the request comprises the call of the preset platform, and associating the access record and the call record; when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, associating the call record with the first interface call record, and associating the access record of the user with the specific first interface call record according to the call record, so that the whole process from receiving the request to calling the interface of the user access page is monitored, the access condition of the user can be investigated according to the monitored data, and the specific platform and the interface which are abnormal are positioned, thereby accelerating the efficiency of solving the access abnormality;
furthermore, the method and the device also provide that when the page access request of the user is received, whether the page access request contains preset buried point data is checked, the received access request is screened, so that the request needing to be monitored is focused, and the resource waste on the monitoring of unnecessary requests is avoided;
the application discloses including response time and error times in the call record of presetting the platform, the platform and the interface that the technical staff of being convenient for screened the emergence anomaly according to the call record have promoted the debugging efficiency of the platform and the interface that correspond, have reduced the human cost.
All products of the present invention need not have all of the above-described effects.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flowchart of a page access full link monitoring system according to an embodiment of the present disclosure;
FIG. 2 is a diagram of a page access record relationship provided by an embodiment of the present application;
FIG. 3 is a page access full link monitoring presentation diagram provided by an embodiment of the present application;
FIG. 4 is a flow chart of a method provided by an embodiment of the present application;
FIG. 5 is a block diagram of an apparatus provided in an embodiment of the present application;
fig. 6 is a diagram of a computer system structure according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages 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 accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. 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.
Example one
As described in the background art, a technical solution for monitoring the calling status of a console in a system and multi-platform collaboration is lacked in the prior art. In order to solve the above technical problem, the present application provides a monitoring system for page access full link, as shown in fig. 1, the monitoring system includes a user side and a server side, a user can generate a page access request through the user side, when the request reaches the server side, a back-end interceptor intercepts and analyzes the request, and determines a platform and an interface corresponding to the request according to an analysis result, so as to monitor all platforms and interfaces called by the request.
The server side comprises a report analysis platform and an index service platform, can monitor all requests, and can specifically monitor the requests containing the buried point data. Technicians can manually bury points through a front-end page of the report analysis platform or automatically bury points by adopting an automatic point burying tool, and set point burying data is transmitted to a rear-end interceptor through an HTTP/RSP request, so that the rear-end interceptor intercepts a request containing the point burying data.
The index analysis platform can transmit the corresponding request and the access serial number to the corresponding index service platform through a preset intermediate method, the index service platform analyzes the request, calls an interface which needs to be called by the request to process and generates a corresponding platform and a call record of the interface so as to monitor the whole processing process of the request.
Specifically, the above scheme can be realized by the following steps:
the method comprises the following steps that firstly, a rear-end interceptor checks whether a received page access request comprises preset buried point data or not, and intercepts the request comprising the preset buried point data;
specifically, the preset buried point data may include a target page name, a target page tag, a target operation type, and the like. When the access request of the user contains the preset buried point data, the back-end interceptor intercepts and analyzes the request.
And the server determines a target platform called by the request according to the resolution result of the request, and generates an access record corresponding to the request, wherein the record comprises an access serial number (serial), an access page name and a page TAG.
Specifically, the access record may further include a name of the system that sent the request, a user ID of the request, a start time and a corresponding end time for starting to process the request, a time consumption determined according to the start time and the end time, and a processing status of the request.
Specifically, the access serial number is randomly generated and uniquely corresponds to the access record, and the corresponding access record and the corresponding access request of the user can be found according to the access serial number.
Step two, the server side calls a preset intermediate method, and transmits the generated access serial number and the access request to a target platform called by the request;
specifically, the target platform may include a data index service platform.
And the target platform generates a platform access record corresponding to the platform according to the access request, wherein the record comprises the called target platform and a tracking ID (TraceID), establishes an association relationship between the tracking ID and the access serial number and stores the association relationship to a preset message queue.
Specifically, the platform access record may further include a name of the system that sent the request, a user ID of the request, a start time and a corresponding end time for starting to process the request, time consumption determined according to the start time and the end time, and a processing status of the request.
Specifically, the tracking ID included in the platform access record is randomly generated and uniquely corresponds to the platform access record. And searching the corresponding platform access record according to the tracking ID.
Specifically, the server may pre-establish a Kafka message queue for storing an association relationship between the tracking ID and the access serial number and a correspondence relationship between the tracking ID and the access ID. As shown in fig. 2, when needed subsequently, a series of serially connected access records corresponding to a certain access ID, tracking ID or access serial number may be obtained from the message queue.
And step three, the target platform determines a target interface which needs to be called according to the access request, and transmits the tracking ID corresponding to the platform and the access request to the target interface.
Processing the received access request by the target interface and generating a corresponding interface calling record;
specifically, when an interface is called each time, an interface calling record corresponding to the call is generated, the interface calling record includes an access ID corresponding to the interface calling record and the called interface, and the corresponding interface calling record can be found according to the access ID.
And the server establishes the association relationship between the tracking ID and the access ID and stores the association relationship to a Kafka message queue.
Specifically, the target interface includes an OLAP interface, which may be used to call a corresponding OLAP engine, including acceleration engines such as Druid, PG, and ES, for analyzing and processing data.
Specifically, the interface call record may further include a name of a system that sends the request, a user ID of the request, a start time and a corresponding end time for starting to process the request, time consumption determined according to the start time and the end time, and a processing status of the request.
When the target interface needs to call other interfaces, the target interface transmits a tracking ID and an access request to the interface, the interface processes the access request and generates an interface call record corresponding to the interface, and the interface call record comprises a corresponding access ID. After the processing is completed, the server establishes the association relationship between the tracking ID and the corresponding access ID and stores the association relationship to the Kafka message queue.
Specifically, each interface call record further includes a generated access ID uniquely corresponding to the access request. And after generating the interface call record, the server establishes the association relationship between the access ID and the tracking ID, and stores the association relationship to a preset message queue.
Specifically, after the server completes the response to a certain access request, the access record, the platform access record and the interface access record related to the access request can be associated according to the access serial number, the tracking ID and the access ID corresponding to the request, so as to form a complete request processing link. As shown in fig. 3, the server can perform a whole-course monitoring on the corresponding request processing process according to the tracking ID, so as to find out the system abnormality in time, quickly locate the node with the problem, and reduce the required time and labor cost. Based on a large amount of full-link monitoring data, access records are investigated by means of data mining, user data imaging, calling analysis and the like, a use scene of a user can be generated, and the whole system is optimized according to the use scene. Meanwhile, research data can be shared in the data center station ecology, so that the benign development of the data center station ecology is facilitated, and a future planning direction is provided for each system and platform.
Example two
Corresponding to the foregoing embodiment, the present application provides a page access recording method, as shown in fig. 4, the method includes:
410. receiving a page access request of a user and generating an access record corresponding to the request;
preferably, the receiving a page access request of a user includes:
411. checking whether the page access request contains preset buried point data or not;
the generating an access record corresponding to the request comprises:
412. and when the page access request contains preset buried point data, generating an access record corresponding to the request.
420. Analyzing the page access request, generating a call record corresponding to a preset platform when the request comprises the call of the preset platform, and associating the access record and the call record;
preferably, the access record includes a corresponding access serial number, the call record includes a corresponding tracking ID, and the associating the access record and the call record includes:
421. and establishing and storing the association relationship between the access serial number and the tracking ID.
430. And when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record.
Preferably, the first interface call record includes a corresponding access ID, and associating the call record with the first interface call record includes:
431. and establishing and storing the association relationship between the tracking ID and the access ID.
Preferably, the access record includes a corresponding access serial number, the call record includes a corresponding tracking ID, and the associating the access record and the call record includes:
and establishing and storing the association relationship between the access serial number and the tracking ID.
Preferably, the method comprises:
440. and when the interface needs to call a subsequent interface, generating a second interface call record corresponding to the subsequent interface, and associating the call record with the corresponding second interface call record.
Preferably, the call record includes a corresponding response time.
Preferably, the method comprises:
450. and establishing and visually displaying the association relationship between the access record and the first interface call record according to the association relationship between the access record and the call record and the association relationship between the call record and the first interface call record.
EXAMPLE III
Corresponding to the above method embodiment, as shown in fig. 5, the present application provides a recording apparatus for page access, where the apparatus includes:
a receiving module 510, configured to receive a page access request of a user;
the analyzing module 520 is used for analyzing the page access request;
a processing module 530, configured to generate an access record corresponding to the request; when the request comprises the calling of a preset platform, generating a calling record corresponding to the preset platform, and associating the access record with the calling record; and when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record.
Preferably, the receiving module 510 is further configured to check whether the page access request includes preset buried point data; the processing module 530 may be further configured to generate an access record corresponding to the page access request when the page access request includes preset buried point data.
Preferably, the processing module 530 is further configured to generate a second interface call record corresponding to a subsequent interface when the interface needs to call the subsequent interface, and associate the call record with the second interface call record.
Preferably, the access record includes a corresponding access serial number, the call record includes a corresponding tracking ID, and the processing module 530 is further configured to establish and store an association relationship between the access serial number and the tracking ID.
Preferably, the first interface call record includes a corresponding access ID, and the processing module 530 is further configured to establish and store an association relationship between the tracking ID and the access ID.
Preferably, the call record includes a corresponding response time.
Preferably, the processing module 530 may be further configured to establish an association relationship between the access record and the first interface call record according to the association relationship between the access record and the call record and the association relationship between the call record and the first interface call record, and visually display the association relationship.
Example four
Corresponding to the above method, apparatus, and system, a fourth embodiment of the present application provides a computer system, including: one or more processors; and memory associated with the one or more processors, the memory for storing program instructions that, when read and executed by the one or more processors, perform operations comprising:
receiving a page access request of a user and generating an access record corresponding to the request;
analyzing the page access request, generating a calling record corresponding to a preset platform when the request comprises calling of the preset platform, and associating the access record with the calling record;
and when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record.
Fig. 6 illustrates an architecture of a computer system, which may specifically include a processor 1510, a video display adapter 1511, a disk drive 1512, an input/output interface 1513, a network interface 1514, and a memory 1520. The processor 1510, video display adapter 1511, disk drive 1512, input/output interface 1513, network interface 1514, and memory 1520 may be communicatively coupled via a communication bus 1530.
The processor 1510 may be implemented by a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits, and is configured to execute related programs to implement the technical solution provided by the present Application.
The Memory 1520 may be implemented in the form of a ROM (Read Only Memory), a RAM (Random Access Memory), a static storage device, a dynamic storage device, or the like. The memory 1520 may store an operating system 1521 for controlling the operation of the computer system 1500, a basic input output system BIOS 1522 for controlling low-level operations of the computer system 1500. In addition, a web browser 1523, a data storage management system 1524, an icon font processing system 1525, and the like can also be stored. The icon font processing system 1525 can be an application program that implements the operations of the foregoing steps in this embodiment. In summary, when the technical solution provided by the present application is implemented by software or firmware, the relevant program codes are stored in the memory 1520 and called for execution by the processor 1510.
The input/output interface 1513 is used for connecting an input/output module to input and output information. The i/o module may be configured as a component within the device (not shown) or may be external to the device to provide corresponding functionality. Wherein the input devices may include a keyboard, mouse, touch screen, microphone, various sensors, etc., and the output devices may include a display, speaker, vibrator, indicator light, etc.
The network interface 1514 is used to connect a communication module (not shown) to enable the communication interaction of the present device with other devices. The communication module can realize communication in a wired mode (such as USB, network cable and the like) and also can realize communication in a wireless mode (such as mobile network, WIFI, bluetooth and the like).
The bus 1530 includes a path to transfer information between the various components of the device, such as the processor 1510, the video display adapter 1511, the disk drive 1512, the input/output interface 1513, the network interface 1514, and the memory 1520.
In addition, the computer system 1500 may also obtain information of specific extraction conditions from the virtual resource object extraction condition information database 1541 for performing condition judgment, and the like.
It should be noted that although the above devices only show the processor 1510, the video display adapter 1511, the disk drive 1512, the input/output interface 1513, the network interface 1514, the memory 1520, the bus 1530, etc., in a specific implementation, the devices may also include other components necessary for proper operation. Furthermore, it will be understood by those skilled in the art that the apparatus described above may also include only the components necessary to implement the solution of the present application, and not necessarily all of the components shown in the figures.
From the above description of the embodiments, it is clear to those skilled in the art that the present application can be implemented by software plus necessary general hardware platform. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, or the like, and includes several instructions for enabling a computer device (which may be a personal computer, a cloud server, or a network device) to execute the method according to the embodiments or some parts of the embodiments of the present application.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments, which are substantially similar to the method embodiments, are described in a relatively simple manner, and reference may be made to some descriptions of the method embodiments for relevant points. The above-described system and system embodiments 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 without inventive effort.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and should not be taken as limiting the scope of the present invention, which is intended to cover any modifications, equivalents, improvements, etc. within the spirit and scope of the present invention.

Claims (8)

1. A method for recording page accesses, the method comprising:
receiving a page access request of a user and generating an access record corresponding to the request;
analyzing the page access request, generating a calling record corresponding to a preset platform when the request comprises calling of the preset platform, and associating the access record with the calling record;
when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record;
wherein the access record includes a corresponding access serial number, the call record includes a corresponding tracking ID, and associating the access record and the call record includes:
establishing and storing the incidence relation between the access serial number and the tracking ID;
the first interface call record includes a corresponding access ID, and associating the call record with the first interface call record includes:
and establishing and storing the association relationship between the tracking ID and the access ID.
2. The method of claim 1, wherein receiving a page access request from a user comprises:
checking whether the page access request contains preset buried point data or not;
the generating an access record corresponding to the request comprises:
and when the page access request contains preset buried point data, generating an access record corresponding to the request.
3. A method according to claim 1 or 2, characterized in that the method comprises:
and when the interface needs to call a subsequent interface, generating a second interface call record corresponding to the subsequent interface, and associating the call record with the second interface call record.
4. The method of claim 1 or 2, wherein the call record comprises a corresponding response time.
5. The method according to claim 1 or 2, characterized in that the method comprises:
and establishing and visually displaying the association relationship between the access record and the first interface call record according to the association relationship between the access record and the call record and the association relationship between the call record and the first interface call record.
6. An apparatus for recording page accesses, the apparatus comprising:
the receiving module is used for receiving a page access request of a user;
the analysis module is used for analyzing the page access request;
the processing module is used for generating an access record corresponding to the request; when the request comprises the calling of a preset platform, generating a calling record corresponding to the preset platform, and associating the access record with the calling record; when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record;
the processing module is further used for establishing and storing the association relationship between the access serial number and the tracking ID;
the first interface call record includes a corresponding access ID, and the processing module 530 is further configured to establish and store an association relationship between the tracking ID and the access ID.
7. The recording device according to claim 6, wherein the receiving module is further configured to check whether the page access request includes preset buried point data; the processing module is further used for generating an access record corresponding to the request when the page access request contains preset buried point data.
8. A computer system, the system comprising:
one or more processors;
and memory associated with the one or more processors for storing program instructions that, when read and executed by the one or more processors, perform operations comprising:
receiving a page access request of a user and generating an access record corresponding to the request;
analyzing the page access request, generating a call record corresponding to a preset platform when the request comprises the call of the preset platform, and associating the access record and the call record;
when the request needs to call the interface of the preset platform, generating a first interface call record corresponding to the interface, and associating the call record with the first interface call record;
wherein the access record includes a corresponding access serial number, the call record includes a corresponding tracking ID, and associating the access record with the call record includes:
establishing and storing the incidence relation between the access serial number and the tracking ID;
the first interface call record includes a corresponding access ID, and associating the call record with the first interface call record includes:
and establishing and storing the association relationship between the tracking ID and the access ID.
CN202010373692.XA 2020-05-06 2020-05-06 Recording method and device for page access and computer system Active CN111708684B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010373692.XA CN111708684B (en) 2020-05-06 2020-05-06 Recording method and device for page access and computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010373692.XA CN111708684B (en) 2020-05-06 2020-05-06 Recording method and device for page access and computer system

Publications (2)

Publication Number Publication Date
CN111708684A CN111708684A (en) 2020-09-25
CN111708684B true CN111708684B (en) 2022-11-15

Family

ID=72536508

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010373692.XA Active CN111708684B (en) 2020-05-06 2020-05-06 Recording method and device for page access and computer system

Country Status (1)

Country Link
CN (1) CN111708684B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101222349A (en) * 2007-01-12 2008-07-16 中国电信股份有限公司 Method and system for collecting web user action and performance data
CN104301148A (en) * 2014-10-27 2015-01-21 北京金和软件股份有限公司 User behavior recording method based on website access
CN108255905A (en) * 2017-05-04 2018-07-06 平安科技(深圳)有限公司 Interface calls data processing method, device and computer equipment
CN111092883A (en) * 2019-12-16 2020-05-01 重庆锐云科技有限公司 Method and device for automatically generating user access record, network equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101222349A (en) * 2007-01-12 2008-07-16 中国电信股份有限公司 Method and system for collecting web user action and performance data
CN104301148A (en) * 2014-10-27 2015-01-21 北京金和软件股份有限公司 User behavior recording method based on website access
CN108255905A (en) * 2017-05-04 2018-07-06 平安科技(深圳)有限公司 Interface calls data processing method, device and computer equipment
CN111092883A (en) * 2019-12-16 2020-05-01 重庆锐云科技有限公司 Method and device for automatically generating user access record, network equipment and storage medium

Also Published As

Publication number Publication date
CN111708684A (en) 2020-09-25

Similar Documents

Publication Publication Date Title
CN109302522B (en) Test method, test device, computer system, and computer medium
CN111475390A (en) Log collection system deployment method, device, equipment and storage medium
CN110851324A (en) Log-based routing inspection processing method and device, electronic equipment and storage medium
CN113900834A (en) Data processing method, device, equipment and storage medium based on Internet of things technology
CN110267215B (en) Data detection method, equipment and storage medium
CN111309743A (en) Report pushing method and device
CN109240928A (en) A kind of test method, device, equipment and storage medium
CN110908708B (en) Code release method, device and system
CN116662193A (en) Page testing method and device
CN111708684B (en) Recording method and device for page access and computer system
CN111325160A (en) Method and apparatus for generating information
CN111124841B (en) Alarm method and device for abnormal page and computer system
CN114265737A (en) System migration integrity detection method and device and electronic equipment
CN115203178A (en) Data quality inspection method and device, electronic equipment and storage medium
CN114745313A (en) Terminal remote testing method and device, electronic equipment and readable medium
CN114285774A (en) Flow recording method and device, electronic equipment and storage medium
CN110866492B (en) Baseline branch identification method and device and computer system
CN110633182B (en) System, method and device for monitoring server stability
CN113570083A (en) Operation and maintenance flow determination method and device for equipment, electronic equipment and storage medium
CN111352802A (en) Monitoring processing method, device, equipment and storage medium of network bus
CN111741046A (en) Data reporting method, data acquisition method, device, equipment and medium
CN111258648B (en) Interactive control method, device, computer system and medium for host system
CN114416488A (en) Data monitoring method and device, electronic equipment and storage medium
CN115617671A (en) Automatic generation method and device of test script, computer equipment and storage medium
CN113849356A (en) Equipment testing method and device, electronic equipment and storage medium

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