CN110795003B - Interface display method and device - Google Patents

Interface display method and device Download PDF

Info

Publication number
CN110795003B
CN110795003B CN201911047351.7A CN201911047351A CN110795003B CN 110795003 B CN110795003 B CN 110795003B CN 201911047351 A CN201911047351 A CN 201911047351A CN 110795003 B CN110795003 B CN 110795003B
Authority
CN
China
Prior art keywords
transaction
detail data
monitoring point
distribution map
target
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
CN201911047351.7A
Other languages
Chinese (zh)
Other versions
CN110795003A (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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201911047351.7A priority Critical patent/CN110795003B/en
Publication of CN110795003A publication Critical patent/CN110795003A/en
Application granted granted Critical
Publication of CN110795003B publication Critical patent/CN110795003B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Human Computer Interaction (AREA)
  • Development Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the disclosure provides an interface display method and device, wherein the method comprises the following steps: collecting transaction detail data in a preset time period by using components of each monitoring point in a target transaction path, and generating a corresponding transaction path view; analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point; when the selection operation aiming at the time node in the preset time period is detected, extracting a target transaction time-consuming sequence on the time node in the transaction time-consuming sequence, and generating a corresponding transaction distribution map; and adding the transaction distribution map into the transaction path view to obtain and display a target transaction path view. After the transaction detail data are screened and sorted according to the transaction detail data collected by the monitoring component in the target transaction path and the time node selected by the user, the target transaction distribution map containing the transaction distribution map is generated, so that the user can intuitively and conveniently acquire the transaction time consumption condition of the target transaction path.

Description

Interface display method and device
Technical Field
The disclosure belongs to the field of data analysis, and particularly relates to an interface display method and device.
Background
The statistics of transaction performance between end-to-end are mainly for application systems running on computer systems, such as: stock exchange systems, etc. The transaction performance statistics refers to monitoring the transaction performance of the steps executed on each monitoring point in the whole process from the time when the application system receives a transaction request sent by the client to the time when the corresponding information of the request is returned to the client.
The existing transaction performance statistics display mode mainly performs statistics on performance data of each monitoring point in a certain transaction path, and then converts the performance data obtained through statistics into a simple bar graph or a graph for display.
Through the method, the user can intuitively know the performance data of the simple transaction path, but cannot intuitively and conveniently acquire the transaction time consumption analysis in the complex transaction path for the complex transaction path and the huge transaction data.
BRIEF SUMMARY OF THE PRESENT DISCLOSURE
The disclosure provides an interface display method and an interface display device, which at least solve the problem that the interface display method in the related art can not enable a user to intuitively and conveniently know the transaction time consumption situation in a complex transaction path. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided an interface display method, including:
collecting transaction detail data in a preset time period by utilizing components of monitoring points preset in a target transaction path, and generating a corresponding transaction path view, wherein the transaction path view comprises the monitoring points and the connection relation among the monitoring points;
analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point;
when a selection operation for a time node in the preset time period is detected, extracting a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation, and generating a corresponding transaction distribution map, wherein the transaction distribution map comprises the time consumption and the sequence of each transaction of each monitoring point on the time node;
and adding the transaction distribution map into the transaction path view according to the corresponding relation between the transaction distribution map and the monitoring points to obtain a target transaction path view, and displaying the target transaction path view and/or the transaction detail data.
Optionally, after the step of displaying the target transaction path view, the method further includes:
under the condition that the selection operation of a first transaction item in an easily distributed graph on a target transaction path view is detected, decoding message analysis and/or original message analysis are/is carried out on first transaction detail data corresponding to the first transaction item in the transaction detail data to generate first transaction detail data;
generating a first single transaction distribution map corresponding to the first transaction item according to the first transaction detail sub-data, wherein the single transaction distribution map comprises transaction time consumption of the first transaction item on each monitoring point;
performing decoding message analysis and/or original message analysis according to the first transaction detail sub-data to generate first transaction detail data;
and displaying the first single transaction distribution map and the first transaction detail data.
Optionally, after the step of displaying the target transaction path view, the method further includes:
under the condition that a transaction tracking condition aiming at the target transaction path view is detected, second transaction detail data corresponding to a second transaction item are extracted from the transaction detail data according to the transaction tracking condition;
performing decoding message analysis and/or original message analysis according to the second transaction detail data to generate second transaction detail data;
generating a second single transaction profile corresponding to the second transaction item;
and displaying the second single transaction distribution map and second transaction detail data.
Optionally, after the step of displaying the target transaction path view and/or the transaction detail data, the method further includes:
under the condition that a monitoring point tracking condition for a third transaction item in the target transaction path view is detected, analyzing third transaction detail data corresponding to the third transaction item in the transaction detail data according to the monitoring point tracking condition to obtain an abnormal transaction monitoring point meeting the monitoring point tracking condition, and generating corresponding abnormal transaction detail data;
and displaying the abnormal transaction detail data.
Optionally, after the step of displaying the target transaction path view and/or the transaction detail data, the method further includes:
and generating and displaying a transaction time consumption analysis report according to the transaction detail data, wherein the transaction time consumption analysis report comprises a time consumption curve graph of each transaction on each monitoring point.
According to a second aspect of the embodiments of the present disclosure, there is provided an interface display apparatus including:
the receiving module is used for acquiring transaction detail data in a preset time period by utilizing components of monitoring points preset in a target transaction path and generating a corresponding transaction path view, wherein the transaction path view comprises the monitoring points and the connection relation among the monitoring points;
the analysis module is used for analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point;
the first generation module is used for extracting a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation when the selection operation aiming at the time node in the preset time period is detected, and generating a corresponding transaction distribution map, wherein the transaction distribution map comprises the time consumption and the sequence of each transaction of each monitoring point on the time node;
and the first display module is used for adding the transaction distribution map into the transaction path view according to the corresponding relation between the transaction distribution map and the monitoring points to obtain a target transaction path view and displaying the target transaction path view and/or the transaction detail data.
Optionally, the apparatus further comprises:
the first detection module is used for carrying out decoding message analysis and/or original message analysis on first transaction detail data corresponding to a first transaction item in the transaction detail data under the condition that the selection operation of the first transaction item in the distribution diagram is easily detected on a target transaction path view so as to generate first transaction detail data;
a second generation module, configured to generate a first single-transaction distribution map corresponding to the first transaction item according to the first transaction detail data, where the single-transaction distribution map includes transaction time consumption of the first transaction item at each monitoring point;
a third generation module, configured to perform decoding message analysis and/or original message analysis according to the first transaction detail data to generate first transaction detail data;
and the second display module is used for displaying the first single transaction distribution map and the first transaction detail data.
Optionally, the apparatus further comprises:
the second detection module is used for extracting second transaction detail data corresponding to a second transaction item from the transaction detail data according to the transaction tracking condition under the condition that the transaction tracking condition aiming at the target transaction path view is detected;
a fourth generating module, configured to perform decoding message analysis and/or original message analysis according to the second transaction detail data to generate second transaction detail data;
a fifth generating module, configured to generate a second single-transaction distribution map corresponding to the second transaction item;
and the third display module is used for displaying the second single-transaction distribution map and the second transaction detail data.
Optionally, the apparatus further comprises:
a third detection module, configured to, when a monitoring point tracking condition for a third transaction item in the target transaction path view is detected, analyze third transaction detail data corresponding to the third transaction item in the transaction detail data according to the monitoring point tracking condition to obtain an abnormal transaction monitoring point meeting the monitoring point tracking condition, and generate corresponding abnormal transaction detail data;
and the fourth display module is used for displaying the abnormal transaction detail data.
Optionally, the apparatus further comprises:
and the fifth display module is used for generating and displaying a transaction time consumption analysis report according to the transaction detail data, wherein the transaction time consumption analysis report comprises a time consumption curve graph of each transaction on each monitoring point.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the interface display method according to any one of the first aspect when executing the computer program.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium, on which a computer program is stored, the computer program, when being executed by a processor, implementing the interface display method according to any one of the first aspect.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the embodiment of the disclosure provides an interface display method and device, wherein the method comprises the following steps: collecting transaction detail data in a preset time period by utilizing components of monitoring points preset in a target transaction path, and generating a corresponding transaction path view, wherein the transaction path view comprises the monitoring points and the connection relation among the monitoring points; analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point; when a selection operation for a time node in the preset time period is detected, extracting a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation, and generating a corresponding transaction distribution map, wherein the transaction distribution map comprises the time consumption and the sequence of each transaction of each monitoring point on the time node; and adding the transaction distribution map into the transaction path view according to the corresponding relation between the transaction distribution map and the monitoring points to obtain a target transaction path view, and displaying the target transaction path view and/or the transaction detail data. After the transaction detail data are screened and sorted according to the transaction detail data collected by the monitoring component in the target transaction path and the time node selected by the user, the target transaction distribution map containing the transaction distribution map is generated, so that the user can intuitively and conveniently acquire the transaction time consumption condition of the target transaction path.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, are configured to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
FIG. 1 is a flow chart illustrating a method of displaying an interface in accordance with an exemplary embodiment;
FIG. 2 is a diagrammatic illustration of a presentation interface showing a target transaction path view, according to an exemplary embodiment;
FIG. 3 is a diagrammatic illustration of a presentation interface showing a transaction detail view, according to an exemplary embodiment;
FIG. 4 is a flow chart illustrating another method of interface display in accordance with an exemplary embodiment;
FIG. 5 is a schematic diagram of an input interface for transaction path tracking, shown in accordance with an exemplary embodiment;
FIG. 6 is a schematic diagram of an input interface for exception transaction tracking, according to an exemplary embodiment;
fig. 7 is a block diagram illustrating an interface display apparatus according to an exemplary embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are configured to distinguish similar objects and are not necessarily configured to describe a particular order or sequence. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating steps of an interface display method according to an embodiment of the present disclosure, where the method may include:
step 101, collecting transaction detail data in a preset time period by using components of monitoring points preset in a target transaction path, and generating a corresponding transaction path view, wherein the transaction path view comprises the monitoring points and connection relations among the monitoring points.
In the embodiment of the present invention, the monitoring point refers to a logical collection point of traffic data of a monitored service application system, that is, a flow-through node of request and response data of an application system, and may be disposed before and after a firewall and is responsible for nodes such as a balancing device, an application server, a database server, and the like. The component refers to a calculation unit of index data and service data of each monitoring point, and may be understood as a set of data processing devices in the monitoring points, where the set may include a plurality of child nodes, and each child node is responsible for collecting transaction detail data of a certain link or device, for example: one load balancing device can be defined as one component, and a plurality of application servers can also be defined as one component.
The module can collect transaction detail data of each monitoring point in a certain service application system in a preset time period, and can generate a transaction path view containing each monitoring point according to the connection relation and the function between each monitoring point so as to visually represent the mutual relation of each monitoring point. The transaction detail data can comprise source IP, target IP, starting time, ending time, client IP, server IP, transaction type, transaction channel, region, serial number, transaction time consumption, transaction amount and other related business data of request data and response data in each monitoring point. The dimensions of the data included in the transaction detail data can be specifically formulated according to the service characteristics of the service application system and the actual requirements of the user, and are not specifically limited herein.
In practical application, when a user starts the transaction path time consumption analysis system, the transaction path view and the corresponding transaction detail data are automatically read.
And 102, analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point, and generating a first transaction distribution map according to the transaction time-consuming sequence for displaying.
In an embodiment of the present invention, the preset arrangement condition may include one or more components that need to perform transaction time consumption analysis, a specific dimension parameter that needs to be included in data collected by the component, a sorting manner (e.g., ascending order, descending order, etc.), and a required amount of sorted data (e.g., data that is 100 times before the time consumption). And the transaction path time-consuming analysis system screens and sorts the transaction detail data according to the preset conditions to obtain the transaction time-consuming sequence.
In practical applications, the preset arrangement condition may be configured by a user according to the requirement of data analysis of the user, or determined according to a default configuration of the system. It is understood that if the system does not detect the configuration of the preset arrangement condition by the user, the preset arrangement condition is automatically determined according to the default configuration for analysis.
In another embodiment of the present invention, after obtaining the transaction time-consuming sequence, the system may preliminarily generate an initial transaction distribution map corresponding to each component according to the transaction time-consuming sequence, where the initial transaction distribution map includes a histogram of each monitoring point in a preset time period in the transaction time-consuming sequence, and the histogram includes the ordering of each transaction data and the corresponding transaction time-consuming. The system can add the preliminary transaction distribution map to each monitoring point of the transaction path view in a tab mode to obtain and display the preliminary transaction path view. The user can know the transaction time consumption situation in each monitoring point in a preset time period through observing the preliminary transaction path view, so that the transaction path time consumption of a specific time node is determined to be specifically analyzed.
103, when a selection operation for a time node in the preset time period is detected, extracting a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation, and generating a corresponding transaction distribution map, wherein the transaction distribution map comprises the time consumption and the sequence of each transaction of each monitoring point on the time node.
In the embodiment of the present invention, the transaction path time consumption analysis system displays the enlightenment time and the ending time of the preset time period to the user in the form of piano keys, the user can select one or two time nodes required to perform time consumption analysis according to the self requirement, and the time nodes are corresponding to a preset time length by default, for example: and 5s, the preset time length of the time node can ensure the integrity of the collected transaction detail data of each time node, and the problem of data loss caused by too short time length is avoided. If the user selects a time node, the system confirms that the preset duration corresponding to the time node corresponding to the selection operation of the user is the selected time area. If the user selects two time nodes, the system confirms that the interval formed by the two time nodes is the time area selected by the user. Then, a corresponding target transaction time-consuming sequence is extracted from the transaction time-consuming sequence according to the time region, and a corresponding transaction distribution map is generated according to the target time-consuming sequence, wherein the transaction distribution map can be generated according to a preset drawing configuration (such as a bar chart, a line chart and a pie chart), and the generated transaction distribution map can comprise two dimensions, namely the time consumption of each transaction and the sequence of the data in the target transaction time-consuming sequence, so that a user can intuitively know the actual situation of transaction path time consumption.
And 104, adding the transaction distribution map into the transaction path view according to the corresponding relation between the transaction distribution map and the monitoring points to obtain a target transaction path view, and displaying the target transaction path view and/or the transaction detail data.
In the embodiment of the invention, each transaction distribution map corresponds to a corresponding component, and each component corresponds to a corresponding monitoring point, so that each transaction distribution map corresponds to a corresponding monitoring point. The system adds each transaction distribution diagram to the corresponding component in the transaction path view in a tab mode to generate a target transaction path view, and can display the target transaction path view corresponding to each transaction distribution diagram in the transaction path view in an attached manner so as to facilitate the user to view. The transaction profile may also include a total transaction amount within the time node.
Referring to fig. 2, a target transaction path view is exemplarily shown, in which a transaction distribution graph is also inserted into a transaction path view in a tab manner for a certain service system, the target transaction path view includes four monitoring points, and the transaction distribution graph corresponding to a monitoring point component including one or more sub-nodes is corresponding to every monitoring point, so as to show transaction time consumption of multiple transactions.
Referring to fig. 3, which illustrates a transaction detail view corresponding to a plurality of monitoring points of a certain business system, a user can switch the transaction detail data to be viewed by clicking on the component option in the first row.
Optionally, referring to fig. 4, on the basis of fig. 1, after the step 104, the following steps 105 to 108 are further included:
step 105, under the condition that the selection operation of a first transaction item in an intersection pattern on a target transaction path view is detected, performing decoding message analysis and/or original message analysis on first transaction detail data corresponding to the first transaction item in the transaction detail data to generate first transaction detail data.
In the embodiment of the present invention, after viewing the target transaction path view displayed by the system, the user may click on an image portion corresponding to any transaction item in any transaction distribution map in the target transaction path data according to the user's own requirement (if the transaction distribution map is a histogram, the user may click on and select a corresponding histogram), so as to input a selection operation for the first transaction item. The system determines the transaction according to the selection operation, extracts transaction detail data associated with the transaction from each component from the transaction detail data, performs decoding message analysis and/or original message analysis, and generates first transaction detail data.
And 106, generating a first single transaction distribution map corresponding to the first transaction item according to the first transaction detail sub-data, wherein the single transaction distribution map comprises transaction time consumption of the first transaction item on each monitoring point.
In the embodiment of the invention, by extracting the transaction time consumption on each monitoring point in the transaction detail sub-data, a first single-stroke transaction distribution graph containing two dimensions of the monitoring point and the transaction time consumption is generated.
And 107, performing decoding message analysis and/or original message analysis according to the first transaction detail data to generate first transaction detail data.
In the embodiment of the present invention, the system decodes the first transaction detail data, and extracts the original data associated with the first transaction detail data from the component according to a decoding message analysis or original message analysis manner to perform a comprehensive analysis, so as to generate the first transaction detail data.
And step 108, displaying the first single transaction distribution map and the first transaction detail data.
In the embodiment of the present invention, after the first transaction item is selected, the current display interface of the system is switched to a page including the first single transaction distribution map and the first transaction detail data for display. The corresponding single-transaction distribution map and the corresponding transaction detail data are displayed to the user according to the selection operation of the user for the single-transaction item, so that the user can more intuitively acquire the time-consuming path analysis data of the single-transaction.
Optionally, referring to fig. 4, on the basis of fig. 1, after the step 104, the following steps 109 to 112 are further included:
and step 109, when the transaction tracking condition for the target transaction path view is detected, extracting second transaction detail data corresponding to a second transaction item from the transaction detail data according to the transaction tracking condition.
In the embodiment of the present invention, referring to fig. 5, the user may input the components required to perform the transaction path tracking, the serial number of the tracking field, and the tracking condition through the transaction path tracking page, where the tracking condition may be data including one or more dimensional parameters, and the system may query and extract the matching second transaction item from the transaction detail data according to the transaction tracking condition input by the user, and extract the second transaction detail data associated with the second transaction item at each monitoring point.
And step 110, performing decoding message analysis and/or original message analysis according to the second transaction detail data to generate second transaction detail data.
Step 111, generating a second single transaction distribution map corresponding to the second transaction item.
And step 112, displaying the second single transaction distribution map and the second transaction detail data.
In an embodiment of the present invention, the steps 110 to 112 may refer to the scheme of generating the first single transaction distribution map and the first transaction detail data corresponding to the first transaction item in the steps 105 to 108, and generate and display the second single transaction distribution map and the second transaction detail data corresponding to the second transaction item.
In the embodiment of the invention, the corresponding second transaction item is determined according to the transaction tracking condition input by the user, and the corresponding single transaction distribution map and the transaction detail data are generated, so that the user can more conveniently acquire the required transaction time consumption analysis data.
Optionally, referring to fig. 4, on the basis of fig. 1, after the step 104, the following steps 113 to 114 are further included:
and 113, under the condition that a monitoring point tracking condition for a third transaction item in the target transaction path view is detected, analyzing third transaction detail data corresponding to the third transaction item in the transaction detail data according to the monitoring point tracking condition to obtain an abnormal transaction monitoring point meeting the monitoring point tracking condition, and generating corresponding abnormal transaction detail data.
Optionally, referring to fig. 4, on the basis of fig. 1, after the step 104, the method further includes:
and step 114, displaying the abnormal transaction detail data.
In the embodiment of the present invention, a user may configure and input a monitoring point tracking condition in a configured monitoring node tracking interface according to a need of the user, where the monitoring point tracking condition may include collected dimension parameters, for example: source IP, destination IP, transaction time, etc. It can be understood that if a user needs to obtain transaction detail data of a transaction item with an abnormal occurrence in a certain monitoring point, a corresponding monitoring point tracking condition can be input according to the judgment condition of the user on the abnormal occurrence, so that the monitoring point with the abnormal occurrence and the abnormal transaction detail data can be conveniently determined.
Referring to fig. 6, it is exemplarily shown that when the monitoring tracking condition is a transaction amount, the transaction amount range of the abnormal transaction and the ordering manner of the obtained transaction amount parameters can be selected through the input interface, for example: ascending and descending.
Any of the three schemes described in steps 105 to 108, 109 to 112, and 113 to 114 may be combined with the interface display method described in steps 101 to 104.
Optionally, referring to fig. 4, on the basis of fig. 1, after the step 104, the method further includes:
and step 115, generating and displaying a transaction time consumption analysis report according to the transaction detail data, wherein the transaction time consumption analysis report comprises a time consumption graph of each transaction on each monitoring point.
In the embodiment of the invention, the transaction path time consumption analysis system can generate a time consumption curve graph of each transaction according to the selection operation of a single transaction analysis function of a user and the transaction detail data, and parameters such as a monitoring point, a starting time, an ending time and the like corresponding to the transaction can be added to the time consumption curve graph.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
in the embodiment of the disclosure, transaction detail data in a preset time period are collected by using components of monitoring points preset in a target transaction path, and a corresponding transaction path view is generated, wherein the transaction path view comprises the monitoring points and connection relations among the monitoring points; analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point; when a selection operation for a time node in the preset time period is detected, extracting a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation, and generating a corresponding transaction distribution map, wherein the transaction distribution map comprises the time consumption and the sequence of each transaction of each monitoring point on the time node; and adding the transaction distribution map into the transaction path view according to the corresponding relation between the transaction distribution map and the monitoring points to obtain a target transaction path view, and displaying the target transaction path view and/or the transaction detail data. After the transaction detail data are screened and sorted according to the transaction detail data collected by the monitoring component in the target transaction path and the time node selected by the user, the target transaction distribution map containing the transaction distribution map is generated, so that the user can intuitively and conveniently acquire the transaction time consumption condition of the target transaction path.
Fig. 7 is a block diagram illustrating a structure of an interface display apparatus 20 according to an exemplary embodiment, where the apparatus 20 may include:
the receiving module 201 is configured to collect transaction detail data within a preset time period by using a component of each monitoring point preset in a target transaction path, and generate a corresponding transaction path view, where the transaction path view includes each monitoring point and a connection relationship between each monitoring point;
the analysis module 202 is configured to analyze the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point;
the first generation module 203 is configured to, when a selection operation for a time node in the preset time period is detected, extract a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation, and generate a corresponding transaction distribution map, where the transaction distribution map includes time consumption and an order of each transaction of each monitoring point on the time node;
the first display module 204 is configured to add the transaction distribution map to the transaction path view according to a corresponding relationship with the monitoring point, obtain a target transaction path view, and display the target transaction path view and/or the transaction detail data.
Optionally, the apparatus further comprises:
a first detection module 205, configured to, when a selection operation of a first transaction item in an intersection pattern on a target transaction path view is detected, perform decoded message analysis and/or original message analysis on first transaction detail data corresponding to the first transaction item in the transaction detail data to generate first transaction detail data;
a second generating module 206, configured to generate a first single-transaction distribution map corresponding to the first transaction item according to the first transaction detail data, where the single-transaction distribution map includes transaction time consumption of the first transaction item at each monitoring point;
a third generating module 207, configured to perform decoding message analysis and/or original message analysis according to the first transaction detail data to generate first transaction detail data;
and a second display module 208 for displaying the first single transaction distribution map and the first transaction detail data.
Optionally, the apparatus further comprises:
a second detecting module 209, configured to, when a transaction tracking condition for the target transaction path view is detected, extract second transaction detail data corresponding to a second transaction item from the transaction detail data according to the transaction tracking condition;
a fourth generating module 210, configured to perform decoding message analysis and/or original message analysis according to the second transaction detail data to generate second transaction detail data;
a fifth generating module 211, configured to generate a second single-transaction distribution map corresponding to the second transaction item;
and a third display module 212, configured to display the second single-transaction distribution map and the second transaction detail data.
Optionally, the apparatus further comprises:
a third detecting module 213, configured to, when a monitoring point tracking condition for a third transaction item in the target transaction path view is detected, analyze third transaction detail data corresponding to the third transaction item in the transaction detail data according to the monitoring point tracking condition to obtain an abnormal transaction monitoring point meeting the monitoring point tracking condition, and generate corresponding abnormal transaction detail data;
and a fourth display module 214, configured to display the abnormal transaction detail data.
Optionally, the apparatus further comprises:
the fifth display module 215 is configured to generate and display a transaction elapsed time analysis report according to the transaction detail data, where the transaction elapsed time analysis report includes a time-consuming graph of each transaction at each monitoring point.
In the embodiment of the disclosure, the receiving module is configured to collect transaction detail data within a preset time period by using a component of each monitoring point preset in a target transaction path, and generate a corresponding transaction path view, where the transaction path view includes each monitoring point and a connection relationship between the monitoring points; the analysis module is used for analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point; the first generation module is used for extracting a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation when the selection operation aiming at the time node in the preset time period is detected, and generating a corresponding transaction distribution map, wherein the transaction distribution map comprises the time consumption and the sequence of each transaction of each monitoring point on the time node; and the first display module is used for adding the transaction distribution map into the transaction path view according to the corresponding relation between the transaction distribution map and the monitoring points to obtain a target transaction path view and displaying the target transaction path view and/or the transaction detail data. After the transaction detail data are screened and sorted according to the transaction detail data collected by the monitoring component in the target transaction path and the time node selected by the user, the target transaction distribution map containing the transaction distribution map is generated, so that the user can intuitively and conveniently acquire the transaction time consumption condition of the target transaction path.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
In addition, an embodiment of the present disclosure further provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and capable of running on the processor, where the computer program, when executed by the processor, implements each process of the above-mentioned embodiment of the interface display method, and can achieve the same technical effect, and details are not repeated here to avoid repetition.
The embodiments of the present disclosure further provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above-mentioned embodiment of the interface display method, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As is readily imaginable to the person skilled in the art: any combination of the above embodiments is possible, and thus any combination between the above embodiments is an embodiment of the disclosure, but the disclosure is not necessarily detailed herein for reasons of brevity.
The interface display methods provided herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing a system incorporating aspects of the present disclosure will be apparent from the foregoing description. Moreover, this disclosure is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the present disclosure as described herein, and any descriptions above of specific languages are provided for disclosure of enablement and best mode of the present disclosure.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the disclosure may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the disclosure, various features of the disclosure are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various disclosed aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that is, the claimed disclosure requires more features than are expressly recited in each claim. Rather, as the following claims reflect, disclosed aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this disclosure.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or monitoring points in the embodiments may be combined into one module or unit or monitoring point and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-monitoring points. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Moreover, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the disclosure and form different embodiments. For example, in the claims, any of the claimed embodiments may be used in any combination.
Various component embodiments of the disclosure may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components of the interface display method according to embodiments of the present disclosure. The present disclosure may also be embodied as device or apparatus programs (e.g., computer programs and computer program products) configured to perform a portion or all of the methods described herein. Such programs implementing the present disclosure may be stored on a computer-readable medium or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the disclosure, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The disclosure may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (8)

1. An interface display method, characterized in that the method comprises:
collecting transaction detail data in a preset time period by utilizing components of monitoring points preset in a target transaction path, and generating a corresponding transaction path view, wherein the transaction path view comprises the monitoring points and the connection relation among the monitoring points; the monitoring point refers to a flow data logic acquisition point of a monitored service application system; the component refers to a calculation unit of index data and service data of each monitoring point;
analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point;
when a selection operation for a time node in the preset time period is detected, extracting a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation, and generating a corresponding transaction distribution map, wherein the transaction distribution map comprises the time consumption and the sequence of each transaction of each monitoring point on the time node;
adding the transaction distribution map into the transaction path view according to the corresponding relation between the transaction distribution map and the monitoring points to obtain a target transaction path view, and displaying the target transaction path view and/or the transaction detail data
After the step of displaying the target transaction path view, the method further comprises the following steps:
under the condition that the selection operation of a first transaction item in an easily distributed graph on a target transaction path view is detected, decoding message analysis and/or original message analysis are/is carried out on first transaction detail data corresponding to the first transaction item in the transaction detail data to generate first transaction detail data;
generating a first single-transaction distribution map corresponding to the first transaction item according to the first transaction detail sub-data, wherein the first single-transaction distribution map comprises transaction time consumption of the first transaction item on each monitoring point;
performing decoding message analysis and/or original message analysis according to the first transaction detail sub-data to generate first transaction detail data;
and displaying the first single transaction distribution map and the first transaction detail data.
2. The method of claim 1, wherein after the step of presenting the target transaction path view, further comprising:
under the condition that a transaction tracking condition aiming at the target transaction path view is detected, second transaction detail data corresponding to a second transaction item are extracted from the transaction detail data according to the transaction tracking condition;
performing decoding message analysis and/or original message analysis according to the second transaction detail data to generate second transaction detail data;
generating a second single transaction profile corresponding to the second transaction item;
and displaying the second single transaction distribution map and second transaction detail data.
3. The method of claim 1, wherein after the step of presenting the target transaction path view and/or transaction detail data, further comprising:
under the condition that a monitoring point tracking condition for a third transaction item in the target transaction path view is detected, analyzing third transaction detail data corresponding to the third transaction item in the transaction detail data according to the monitoring point tracking condition to obtain an abnormal transaction monitoring point meeting the monitoring point tracking condition, and generating corresponding abnormal transaction detail data;
and displaying the abnormal transaction detail data.
4. The method of claim 1, wherein after the step of presenting the target transaction path view and/or transaction detail data, further comprising:
and generating and displaying a transaction time consumption analysis report according to the transaction detail data, wherein the transaction time consumption analysis report comprises a time consumption curve graph of each transaction on each monitoring point.
5. An interface display apparatus, the apparatus comprising:
the receiving module is used for acquiring transaction detail data in a preset time period by utilizing components of monitoring points preset in a target transaction path and generating a corresponding transaction path view, wherein the transaction path view comprises the monitoring points and the connection relation among the monitoring points; the monitoring point refers to a flow data logic acquisition point of a monitored service application system; the component refers to a calculation unit of index data and service data of each monitoring point;
the analysis module is used for analyzing the transaction detail data according to a preset arrangement condition to obtain a transaction time-consuming sequence of each monitoring point;
the first generation module is used for extracting a target transaction time consumption sequence of each monitoring point on the time node in the transaction time consumption sequence according to the selection operation when the selection operation aiming at the time node in the preset time period is detected, and generating a corresponding transaction distribution map, wherein the transaction distribution map comprises the time consumption and the sequence of each transaction of each monitoring point on the time node;
the first display module is used for adding the transaction distribution map into the transaction path view according to the corresponding relation between the transaction distribution map and the monitoring points to obtain a target transaction path view and displaying the target transaction path view and/or the transaction detail data;
the first detection module is used for carrying out decoding message analysis and/or original message analysis on first transaction detail data corresponding to a first transaction item in the transaction detail data under the condition that the selection operation of the first transaction item in the distribution diagram is easily detected on a target transaction path view so as to generate first transaction detail data;
a second generation module, configured to generate a first single-transaction distribution map corresponding to the first transaction item according to the first transaction detail sub-data, where the first single-transaction distribution map includes transaction time consumption of the first transaction item at each monitoring point;
a third generation module, configured to perform decoding message analysis and/or original message analysis according to the first transaction detail data to generate first transaction detail data;
and the second display module is used for displaying the first single transaction distribution map and the first transaction detail data.
6. The apparatus of claim 5, further comprising:
the second detection module is used for extracting second transaction detail data corresponding to a second transaction item from the transaction detail data according to the transaction tracking condition under the condition that the transaction tracking condition aiming at the target transaction path view is detected;
a fourth generating module, configured to perform decoding message analysis and/or original message analysis according to the second transaction detail data to generate second transaction detail data;
a fifth generating module, configured to generate a second single-transaction distribution map corresponding to the second transaction item;
and the third display module is used for displaying the second single-transaction distribution map and the second transaction detail data.
7. The apparatus of claim 6, further comprising:
a third detection module, configured to, when a monitoring point tracking condition for a third transaction item in the target transaction path view is detected, analyze third transaction detail data corresponding to the third transaction item in the transaction detail data according to the monitoring point tracking condition to obtain an abnormal transaction monitoring point meeting the monitoring point tracking condition, and generate corresponding abnormal transaction detail data;
and the fourth display module is used for displaying the abnormal transaction detail data.
8. The apparatus of claim 5, further comprising:
and the fifth display module is used for generating and displaying a transaction time consumption analysis report according to the transaction detail data, wherein the transaction time consumption analysis report comprises a time consumption curve graph of each transaction on each monitoring point.
CN201911047351.7A 2019-10-30 2019-10-30 Interface display method and device Active CN110795003B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911047351.7A CN110795003B (en) 2019-10-30 2019-10-30 Interface display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911047351.7A CN110795003B (en) 2019-10-30 2019-10-30 Interface display method and device

Publications (2)

Publication Number Publication Date
CN110795003A CN110795003A (en) 2020-02-14
CN110795003B true CN110795003B (en) 2021-07-13

Family

ID=69442302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911047351.7A Active CN110795003B (en) 2019-10-30 2019-10-30 Interface display method and device

Country Status (1)

Country Link
CN (1) CN110795003B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111784516B (en) * 2020-06-15 2023-12-22 华青融天(北京)软件股份有限公司 Service path determining method and device and electronic equipment
CN112433913B (en) * 2020-11-23 2024-04-09 中国建设银行股份有限公司 Transaction path generation method, system, computer device and storage medium
CN113448804B (en) * 2021-06-29 2023-06-27 四川长虹电器股份有限公司 Equipment state data processing method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101088072A (en) * 2004-12-24 2007-12-12 国际商业机器公司 A method and system for monitoring transaction based systems
CN106126352A (en) * 2016-06-17 2016-11-16 中国银行股份有限公司 The asynchronous method and device reporting and submitting information
CN106940697A (en) * 2016-01-04 2017-07-11 阿里巴巴集团控股有限公司 A kind of time series data method for visualizing and equipment
CN107688649A (en) * 2017-08-31 2018-02-13 江西博瑞彤芸科技有限公司 Querying method based on ideal money service platform
CN109766348A (en) * 2018-11-26 2019-05-17 武汉谱数科技有限公司 The synchronization graphic display system and method for multi items Object of Transaction
CN109787809A (en) * 2018-12-07 2019-05-21 北京盛世全景科技股份有限公司 A kind of panorama easily regards intelligent operational system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120005074A1 (en) * 2010-06-30 2012-01-05 Ebay, Inc. Inline link payment
US20140143110A1 (en) * 2012-11-20 2014-05-22 Sap Ag Circular Transaction Path Detection
CN108197176A (en) * 2017-12-21 2018-06-22 深圳四方精创资讯股份有限公司 Core bank data processing method and its system based on distributed type assemblies framework

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101088072A (en) * 2004-12-24 2007-12-12 国际商业机器公司 A method and system for monitoring transaction based systems
CN106940697A (en) * 2016-01-04 2017-07-11 阿里巴巴集团控股有限公司 A kind of time series data method for visualizing and equipment
CN106126352A (en) * 2016-06-17 2016-11-16 中国银行股份有限公司 The asynchronous method and device reporting and submitting information
CN107688649A (en) * 2017-08-31 2018-02-13 江西博瑞彤芸科技有限公司 Querying method based on ideal money service platform
CN109766348A (en) * 2018-11-26 2019-05-17 武汉谱数科技有限公司 The synchronization graphic display system and method for multi items Object of Transaction
CN109787809A (en) * 2018-12-07 2019-05-21 北京盛世全景科技股份有限公司 A kind of panorama easily regards intelligent operational system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
金融系统交易监测模式研究与应用;孙慧天;《专业硕士学位论文》;20161031;正文第2-47页 *

Also Published As

Publication number Publication date
CN110795003A (en) 2020-02-14

Similar Documents

Publication Publication Date Title
CN110795003B (en) Interface display method and device
CN107168854B (en) Internet advertisement abnormal click detection method, device, equipment and readable storage medium
CN111274095B (en) Log data processing method, device, equipment and computer readable storage medium
CN107797894B (en) APP user behavior analysis method and device
CN110990584B (en) Knowledge graph generation method and device
CN105868256A (en) Method and system for processing user behavior data
CN112506743A (en) Log monitoring method and device and server
US20150135018A1 (en) Analysis method, analysis apparatus, computer-readable storage medium storing analysis program
CN106980572B (en) Online debugging method and system for distributed system
CN110471945B (en) Active data processing method, system, computer equipment and storage medium
CN111400627A (en) Information acquisition method and device, electronic equipment and readable storage medium
US20240242597A1 (en) Alarm method and device
CN111242318A (en) Business model training method and device based on heterogeneous feature library
CN109657119A (en) A kind of web crawlers detection method based on access log IP analysis
CN109918048B (en) Target object extraction method, device and system and computer readable storage medium
Hostiadi et al. Dataset for Botnet group activity with adaptive generator
CN115801372A (en) Link tracking method and device
CN114116872A (en) Data processing method and device, electronic equipment and computer readable storage medium
CN111950494B (en) Monitoring method, device and system based on convolutional neural network and readable storage medium
CN111523764A (en) Business architecture detection method, device, tool, electronic equipment and medium
CN111538616A (en) Method, device and system for positioning abnormity and computer readable storage medium
CN113329034B (en) Big data service optimization method based on artificial intelligence, server and storage medium
CN114579415A (en) Method, device, equipment and medium for configuring and acquiring buried point data
CN113962216A (en) Text processing method and device, electronic equipment and readable storage medium
CN106777010B (en) Log providing method and device and log obtaining method, device and system

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