CN116795656A - Early warning prompting method, device, equipment and storage medium for buried point error - Google Patents

Early warning prompting method, device, equipment and storage medium for buried point error Download PDF

Info

Publication number
CN116795656A
CN116795656A CN202310657097.2A CN202310657097A CN116795656A CN 116795656 A CN116795656 A CN 116795656A CN 202310657097 A CN202310657097 A CN 202310657097A CN 116795656 A CN116795656 A CN 116795656A
Authority
CN
China
Prior art keywords
buried
point
reported
buried point
points
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202310657097.2A
Other languages
Chinese (zh)
Other versions
CN116795656B (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.)
Shenzhen Tongxingzhe Technology Co ltd
Original Assignee
Shenzhen Tongxingzhe Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Tongxingzhe Technology Co ltd filed Critical Shenzhen Tongxingzhe Technology Co ltd
Priority to CN202310657097.2A priority Critical patent/CN116795656B/en
Publication of CN116795656A publication Critical patent/CN116795656A/en
Application granted granted Critical
Publication of CN116795656B publication Critical patent/CN116795656B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/327Alarm or error message display

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention relates to the field of data processing, and discloses a buried point error early warning prompting method, a buried point error early warning prompting device, buried point error early warning prompting equipment and a storage medium. The method comprises the following steps: defining buried points for target applications to obtain defined buried points, wherein a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID; when the embedded point is reported, acquiring a target embedded point field corresponding to the reported embedded point; determining the accuracy of reported buried points according to the target buried point field and determining unreported buried points in the defined buried points according to the reported buried points; and outputting early warning prompt information according to the accuracy and the reported buried points and the unreported buried points. The invention improves the usability of the buried point data.

Description

Early warning prompting method, device, equipment and storage medium for buried point error
Technical Field
The present invention relates to the field of data processing, and in particular, to a method, an apparatus, a device, and a storage medium for early warning and prompting of buried point errors.
Background
Buried points are one data collection method commonly used for website analysis. The data embedding point is a good privately-arranged data acquisition mode. The existing technical means is too random to define the embedded point field of the application program, so that the probability of finding out the embedded point in the development stage is reduced, and the corresponding embedded point cannot be increased or modified as soon as possible. The availability of buried point data is low.
Disclosure of Invention
The invention mainly aims to solve the technical problem of low availability of buried point data.
The first aspect of the invention provides an early warning and prompting method for buried point errors, which comprises the following steps:
defining buried points for target applications to obtain defined buried points, wherein a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID;
when the embedded point is reported, acquiring a target embedded point field corresponding to the reported embedded point;
determining the accuracy of the reported buried point according to the target buried point field and determining the unreported buried point in the defined buried point according to the reported buried point;
and outputting early warning prompt information according to the accuracy, the reported buried points and the unreported buried points.
Optionally, in a first implementation manner of the first aspect of the present invention, the step of defining the buried point for the target application, and obtaining the defined buried point includes:
packaging the program code of the automatic identification application ID into a first subfield and packaging the code of the automatic identification page ID into a second subfield;
and defining buried points for the target application according to the first sub-field, the second sub-field, the preset buried point ID, the preset buried point name and the preset event ID, and obtaining the defined buried points.
Optionally, in a second implementation manner of the first aspect of the present invention, the step of outputting early warning prompt information according to the accuracy, the reported buried point, and the unreported buried point includes:
counting the unreported buried points, the reported error buried points and the reported correct buried points according to the accuracy, the reported buried points and the unreported buried points;
and outputting the early warning prompt information according to the unreported buried point, the reported error buried point and the reported correct buried point.
Optionally, in a third implementation manner of the first aspect of the present invention, the step of outputting the early warning prompt information according to the unreported buried point, the reported error buried point, and the reported correct buried point includes:
determining the occurrence times of the unreported buried point, the reported error buried point and the reported correct buried point;
and outputting the early warning prompt information according to the occurrence times.
Optionally, in a fourth implementation manner of the first aspect of the present invention, the step of defining a buried point for the target application includes:
a buried point is defined for the target application of the debug version.
Optionally, in a fifth implementation manner of the first aspect of the present invention, the step of determining, according to the target embedded point field, the accuracy of the reported embedded point includes:
and performing error detection of copy and paste on the reported buried point according to the target buried point field so as to determine the accuracy.
Optionally, in a sixth implementation manner of the first aspect of the present invention, the step of determining the accuracy by performing copy-paste error detection on the reported buried point according to the target buried point field includes:
when copying and pasting, determining whether the target application ID and the target page ID in the target embedded point field are automatically modified or not, and determining whether the target embedded point ID, the target embedded point name and the target event ID in the target embedded point field are unmodified or not to obtain a modification condition;
and determining the accuracy according to the modification condition.
The second aspect of the present invention provides an early warning and prompting device for buried point errors, comprising:
the definition module is used for defining buried points for target applications to obtain defined buried points, and a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID;
the reporting module is used for acquiring a target embedded point word segment corresponding to the reported embedded point when the embedded point is reported;
the determining module is used for determining the accuracy of the reported buried points according to the target buried point field and determining the unreported buried points in the defined buried points according to the reported buried points;
and the early warning module is used for outputting early warning prompt information according to the accuracy, the reported buried points and the unreported buried points.
A third aspect of the present invention provides an early warning and prompting device for buried point errors, comprising: a memory and at least one processor, the memory having instructions stored therein, the memory and the at least one processor being interconnected by a line; and the at least one processor calls the instruction in the memory so that the early warning and prompting equipment for the buried point error executes the early warning and prompting method for the buried point error.
A fourth aspect of the present invention provides a computer-readable storage medium having instructions stored therein that, when executed on a computer, cause the computer to perform the above-described method of warning of buried point errors.
In the embodiment of the invention, buried points are defined for target applications, and defined buried points are obtained, wherein a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID; when the embedded point is reported, acquiring a target embedded point field corresponding to the reported embedded point; determining the accuracy of the reported buried point according to the target buried point field and determining the unreported buried point in the defined buried point according to the reported buried point; and outputting early warning prompt information according to the accuracy, the reported buried points and the unreported buried points. Because the early warning prompt equipment for embedding point errors defines embedding point word segments for each application program, each page and each event background, the embedding point word segments comprise embedding point necessary information such as event names, application IDs, page IDs, event IDs and the like; when the terminal reports the embedded point, the application ID is automatically acquired through a program, the page ID is automatically acquired after being set through a static field of the page, and the corresponding data field is modified through encapsulation of the application ID and the page ID even if the embedded point code is copied and pasted so as to check the correctness. Aiming at the debug version, the correctness of the buried point can be checked by applying the consistency of the ID, the page ID, the event ID and the additional parameters, and related personnel can be early warned based on the correctness, so that the related personnel can early increase or modify the corresponding buried point, thereby improving the usability of the buried point data.
Drawings
FIG. 1 is a schematic diagram of an embodiment of a method for warning and prompting a buried point error in an embodiment of the present invention;
FIG. 2 is a schematic diagram of an embodiment of an early warning device for point-buried errors in the present invention;
FIG. 3 is a schematic diagram of an embodiment of a warning device for point-buried fault in an embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a method, a device, equipment and a storage medium for early warning and prompting of buried point errors.
The terms "first," "second," "third," "fourth" and the like in the description and in the claims and in the above drawings, if any, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments described herein may be implemented in other sequences than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such process, method, article, or apparatus.
For easy understanding, the following describes a specific flow of an embodiment of the present invention, referring to fig. 1, and one embodiment of a method for early warning and prompting of buried point errors in the embodiment of the present invention includes:
101. defining buried points for target applications to obtain defined buried points, wherein a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID;
specifically, the early warning prompting method for embedding point errors in the embodiment is applied to a development stage, and aims at target application of debug version, and the steps include background defining embedding points, for example: and the early warning prompting equipment for embedding the point errors defines an embedding point field for each application ID, each page ID, each event ID and each event name to obtain a defined embedding point.
Optionally, the program code for automatically identifying the application ID is encapsulated as a first field and the code for automatically identifying the page ID is encapsulated as a second field; and taking the first field, the second field, the preset buried point ID, the preset buried point name and the preset event ID as the buried point fields of the target application. Specifically, by encapsulating the application ID and the page ID, the application ID can be automatically acquired by the program, and the page ID is automatically acquired after being set by the static field of the page. The static field is a field which can be accessed through the field name of the object name point without requiring new object in popular terms. C# and Java represent a static field with a static key. Distinction between static and instance fields: as its name distinguishes, the instance field is instantiated for use and not instantiated for use. The static field is vice versa.
Optionally, counting the unreported buried points, the reported error buried points and the reported correct buried points according to the accuracy, the reported buried points and the unreported buried points; and outputting the early warning prompt information according to the unreported buried point, the reported error buried point and the reported correct buried point.
Optionally, determining the occurrence times of the unreported buried point, the reported error buried point and the reported correct buried point; and outputting the early warning prompt information according to the occurrence times.
Optionally, a buried point is defined for the target application of the debug version.
102. When the embedded point is reported, acquiring a target embedded point field corresponding to the reported embedded point;
103. and determining the accuracy of the reported buried point according to the target buried point field and determining the unreported buried point in the defined buried point according to the reported buried point.
Further, the steps include automatic verification analysis, such as: and checking the correctness of the buried point by the consistency of the application ID, the page ID, the event ID and the additional parameters. And counting the occurrence times of each buried point aiming at all the buried points, namely, the unreported buried points, the reported error buried points, the reported correct buried points and the like.
Optionally, performing error detection of copy and paste on the reported buried point according to the target buried point field so as to determine the accuracy.
Optionally, during copy and paste, determining whether the target application ID and the target page ID in the target embedded point field are automatically modified, and determining whether the target embedded point ID, the target embedded point name and the target event ID in the target embedded point field are unmodified, so as to obtain a modification condition; and determining the accuracy according to the modification condition.
Optionally, public parameters (application ID of package, page ID of package, program automatic filling) of the defined buried points and individual parameters (preset buried point ID, preset buried point name, preset event ID, etc.) of the buried points are distinguished, all buried point specific items of public edition application are defined, and item buried points are selected from public edition buried points. And (5) embedding the point sdk at the terminal, and reporting the embedded point. The application ID, the page ID and the embedded point ID are all in a many-to-many relationship, and can be used as a combined main key to perform error detection of copying and pasting the embedded point according to public parameters, embedded point individual parameters and additional parameters. When copying and pasting, the public parameters are automatically modified, the embedded point ID is not modified, the additional parameters are not modified, new additional parameters are found through the public parameters and the embedded point ID, the two additional parameters are inconsistent, and then the copying and pasting errors are found. And (5) performing integrity detection according to the project embedded points. The embodiment can automatically find the missing, error and other conditions of the buried point in the development stage by the modes of packaging the application ID, the page ID, reporting additional parameters such as event names and the like, and increase or modify the corresponding buried point as early as possible, thereby ensuring the availability of buried point data.
Optionally, in this embodiment, each item selects a buried point from the public edition, and the buried point is automatically analyzed to ensure the integrity of the item. The existing approach is more critical to the correctness of a single app, and the integrity requirement is insufficient, so that the integrity of the report of a certain device is counted for a period of time due to the integrity characteristic of the embodiment, and the real-time performance is not concerned.
Optionally, the early warning and prompting device for the fault of the buried point in the embodiment includes a reporting module, where the reporting module encapsulates part of the parameters so as to detect the error of copy and paste. The same report point is reported on different pages, and errors can be identified.
Optionally, in this embodiment, the application ID of the package and the page ID of the package are used as public parameters, and the preset embedded point ID, the preset embedded point name and the preset event ID are used as additional parameters, so that the correctness of the embedded point can be checked through the additional parameters.
104. Outputting early warning prompt information according to the accuracy, the reported buried points and the unreported buried points;
specifically, the steps include early warning services, such as: and early warning related personnel to increase or modify corresponding buried points as early as possible according to the statistical result of the buried point classification.
In the embodiment of the invention, buried points are defined for target applications, and defined buried points are obtained, wherein a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID; when the embedded point is reported, acquiring a target embedded point field corresponding to the reported embedded point; determining the accuracy of the reported buried point according to the target buried point field and determining the unreported buried point in the defined buried point according to the reported buried point; and outputting early warning prompt information according to the accuracy, the reported buried points and the unreported buried points. Because the early warning prompt equipment for embedding point errors defines embedding point word segments for each application program, each page and each event background, the embedding point word segments comprise embedding point necessary information such as event names, application IDs, page IDs, event IDs and the like; when the terminal reports the embedded point, the application ID is automatically acquired through a program, the page ID is automatically acquired after being set through a static field of the page, and the corresponding data field is modified through encapsulation of the application ID and the page ID even if the embedded point code is copied and pasted so as to check the correctness. Aiming at the debug version, the correctness of the buried point can be checked by applying the consistency of the ID, the page ID, the event ID and the additional parameters, and related personnel can be early warned based on the correctness, so that the related personnel can early increase or modify the corresponding buried point, thereby improving the usability of the buried point data.
The foregoing describes a method for early warning and prompting a buried point error in the embodiment of the present invention, and the following describes a device for early warning and prompting a buried point error in the embodiment of the present invention, referring to fig. 3, one embodiment of the device for early warning and prompting a buried point error in the embodiment of the present invention includes:
the defining module 301 is configured to define a buried point for a target application, so as to obtain a defined buried point, where a buried point field corresponding to the defined buried point includes an encapsulated application ID, an encapsulated page ID, a preset buried point name, and a preset event ID;
the reporting module 302 is configured to obtain, when reporting the embedded point, a target embedded point field corresponding to the reported embedded point;
a determining module 303, configured to determine, according to the target embedded point field, an accuracy of the reported embedded point and determine, according to the reported embedded point, a non-reported embedded point in the defined embedded points;
and the early warning module 304 is configured to output early warning prompt information according to the accuracy, the reported buried point and the unreported buried point.
Optionally, the definition module 301 may be further specifically configured to:
packaging the program code of the automatic identification application ID into a first subfield and packaging the code of the automatic identification page ID into a second subfield;
and defining buried points for the target application according to the first sub-field, the second sub-field, the preset buried point ID, the preset buried point name and the preset event ID, and obtaining the defined buried points.
Optionally, the early warning module 304 may be further specifically configured to:
counting the unreported buried points, the reported error buried points and the reported correct buried points according to the accuracy, the reported buried points and the unreported buried points;
and outputting the early warning prompt information according to the unreported buried point, the reported error buried point and the reported correct buried point.
Optionally, the early warning module 304 may be further specifically configured to:
determining the occurrence times of the unreported buried point, the reported error buried point and the reported correct buried point;
and outputting the early warning prompt information according to the occurrence times.
Optionally, the definition module 301 may be further specifically configured to:
a buried point is defined for the target application of the debug version.
Optionally, the determining module 303 may be further specifically configured to:
and performing error detection of copy and paste on the reported buried point according to the target buried point field so as to determine the accuracy.
Optionally, the determining module 303 may be further specifically configured to:
when copying and pasting, determining whether the target application ID and the target page ID in the target embedded point field are automatically modified or not, and determining whether the target embedded point ID, the target embedded point name and the target event ID in the target embedded point field are unmodified or not to obtain a modification condition;
and determining the accuracy according to the modification condition.
In the embodiment of the invention, buried points are defined for target applications, and defined buried points are obtained, wherein a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID; when the embedded point is reported, acquiring a target embedded point field corresponding to the reported embedded point; determining the accuracy of the reported buried point according to the target buried point field and determining the unreported buried point in the defined buried point according to the reported buried point; and outputting early warning prompt information according to the accuracy, the reported buried points and the unreported buried points. Because the early warning prompt equipment for embedding point errors defines embedding point word segments for each application program, each page and each event background, the embedding point word segments comprise embedding point necessary information such as event names, application IDs, page IDs, event IDs and the like; when the terminal reports the embedded point, the application ID is automatically acquired through a program, the page ID is automatically acquired after being set through a static field of the page, and the corresponding data field is modified through encapsulation of the application ID and the page ID even if the embedded point code is copied and pasted so as to check the correctness. Aiming at the debug version, the correctness of the buried point can be checked by applying the consistency of the ID, the page ID, the event ID and the additional parameters, and related personnel can be early warned based on the correctness, so that the related personnel can early increase or modify the corresponding buried point, thereby improving the usability of the buried point data.
The foregoing fig. 2 describes the early warning and prompting device for the buried point error in the embodiment of the present invention in detail from the angle of the modularized functional entity, and the following describes the early warning and prompting device for the buried point error in the embodiment of the present invention in detail from the angle of hardware processing.
Fig. 3 is a schematic structural diagram of an early warning device for point-embedding fault provided in an embodiment of the present invention, where the early warning device 500 for point-embedding fault may have a relatively large difference due to different configurations or performances, and may include one or more processors (central processing units, CPU) 510 (e.g., one or more processors) and a memory 520, and one or more storage media 530 (e.g., one or more mass storage devices) storing application programs 533 or data 532. Wherein memory 520 and storage medium 530 may be transitory or persistent storage. The program stored in the storage medium 530 may include one or more modules (not shown), each of which may include a series of instruction operations in the early warning device 500 for a buried error. Still further, the processor 510 may be configured to communicate with the storage medium 530 to execute a series of instruction operations in the storage medium 530 on the pre-alarm prompting device 500 for buried point errors.
The spot-based fault warning notification apparatus 500 may also include one or more power supplies 540, one or more wired or wireless network interfaces 550, one or more input/output interfaces 560, and/or one or more operating systems 531, such as Windows Serve, mac OS X, unix, linux, freeBSD, and the like. It will be appreciated by those skilled in the art that the pre-warning alert device structure of a buried point error shown in fig. 3 does not constitute a limitation of the pre-warning alert device based on a buried point error, and may include more or less components than those illustrated, or may combine certain components, or may be arranged in different components.
The invention also provides a computer readable storage medium, which can be a nonvolatile computer readable storage medium, and can also be a volatile computer readable storage medium, wherein the computer readable storage medium stores instructions, and when the instructions run on a computer, the instructions cause the computer to execute the steps of the early warning prompting method for the buried point error.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the system or apparatus and unit described above may refer to the corresponding process in the foregoing method embodiment, which is not repeated herein.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied essentially or in part or all of the technical solution or in part in the form of a software product stored in a storage medium, including instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a random access memory (random access memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. The early warning and prompting method for the buried point error is characterized by comprising the following steps of:
defining buried points for target applications to obtain defined buried points, wherein a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID;
when the embedded point is reported, acquiring a target embedded point field corresponding to the reported embedded point;
determining the accuracy of the reported buried point according to the target buried point field and determining the unreported buried point in the defined buried point according to the reported buried point;
and outputting early warning prompt information according to the accuracy, the reported buried points and the unreported buried points.
2. The method for warning and prompting an error in a buried point according to claim 1, wherein the step of defining the buried point for the target application to obtain the defined buried point comprises:
packaging the program code of the automatic identification application ID into a first subfield and packaging the code of the automatic identification page ID into a second subfield;
and defining buried points for the target application according to the first sub-field, the second sub-field, the preset buried point ID, the preset buried point name and the preset event ID, and obtaining the defined buried points.
3. The method for warning and prompting an error in a buried point according to claim 1, wherein the step of outputting warning and prompting information according to the accuracy, the reported buried point and the unreported buried point comprises:
counting the unreported buried points, the reported error buried points and the reported correct buried points according to the accuracy, the reported buried points and the unreported buried points;
and outputting the early warning prompt information according to the unreported buried point, the reported error buried point and the reported correct buried point.
4. The method for warning and prompting an error in a buried point according to claim 3, wherein the step of outputting the warning and prompting information according to the unreported buried point, the reported error buried point and the reported correct buried point comprises:
determining the occurrence times of the unreported buried point, the reported error buried point and the reported correct buried point;
and outputting the early warning prompt information according to the occurrence times.
5. The method for warning and prompting of a buried point error according to claim 1, wherein said step of defining a buried point for a target application comprises:
a buried point is defined for the target application of the debug version.
6. The method for warning and prompting an error in a buried point according to claim 1, wherein said step of determining the accuracy of the reported buried point according to the target buried point field comprises:
and performing error detection of copy and paste on the reported buried point according to the target buried point field so as to determine the accuracy.
7. The method for warning and prompting an error in a buried point according to claim 6, wherein said step of copying and pasting said reported buried point according to said target buried point field to determine said accuracy comprises:
when copying and pasting, determining whether the target application ID and the target page ID in the target embedded point field are automatically modified or not, and determining whether the target embedded point ID, the target embedded point name and the target event ID in the target embedded point field are unmodified or not to obtain a modification condition;
and determining the accuracy according to the modification condition.
8. The utility model provides a bury early warning suggestion device that point makedown, its characterized in that, bury early warning suggestion device that point makedown includes:
the definition module is used for defining buried points for target applications to obtain defined buried points, and a buried point field corresponding to the defined buried points comprises an encapsulated application ID, an encapsulated page ID, a preset buried point name and a preset event ID;
the reporting module is used for acquiring a target embedded point word segment corresponding to the reported embedded point when the embedded point is reported;
the determining module is used for determining the accuracy of the reported buried points according to the target buried point field and determining the unreported buried points in the defined buried points according to the reported buried points;
and the early warning module is used for outputting early warning prompt information according to the accuracy, the reported buried points and the unreported buried points.
9. The utility model provides a buried point early warning suggestion equipment that makes mistakes, its characterized in that, buried point early warning suggestion equipment that makes mistakes includes: a memory and at least one processor, the memory having instructions stored therein, the memory and the at least one processor being interconnected by a line;
the at least one processor invokes the instructions in the memory to cause the pre-warning cue device of the buried point error to perform the pre-warning cue method of the buried point error of any one of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored, characterized in that the computer program, when executed by a processor, implements the early warning prompting method of buried point errors according to any one of claims 1-7.
CN202310657097.2A 2023-06-05 2023-06-05 Early warning prompting method, device, equipment and storage medium for buried point error Active CN116795656B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310657097.2A CN116795656B (en) 2023-06-05 2023-06-05 Early warning prompting method, device, equipment and storage medium for buried point error

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310657097.2A CN116795656B (en) 2023-06-05 2023-06-05 Early warning prompting method, device, equipment and storage medium for buried point error

Publications (2)

Publication Number Publication Date
CN116795656A true CN116795656A (en) 2023-09-22
CN116795656B CN116795656B (en) 2024-05-14

Family

ID=88047379

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310657097.2A Active CN116795656B (en) 2023-06-05 2023-06-05 Early warning prompting method, device, equipment and storage medium for buried point error

Country Status (1)

Country Link
CN (1) CN116795656B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150170070A1 (en) * 2013-08-05 2015-06-18 Tencent Technology (Shenzhen) Company Limited Method, apparatus, and system for monitoring website
WO2019100614A1 (en) * 2017-11-22 2019-05-31 平安科技(深圳)有限公司 Buried point data processing method, device, computer device and storage medium
CN113360376A (en) * 2021-06-01 2021-09-07 北京沃东天骏信息技术有限公司 Buried point testing method and device
CN113868137A (en) * 2021-09-28 2021-12-31 北京京东拓先科技有限公司 Method, device and system for processing buried point data and server
CN115442225A (en) * 2022-08-01 2022-12-06 上海数禾信息科技有限公司 Method and device for reporting buried point log and method and device for monitoring buried point quality
CN115576772A (en) * 2022-09-23 2023-01-06 杭州网易云音乐科技有限公司 Method and device for reporting embedded point information, medium and electronic equipment
CN115658452A (en) * 2022-10-31 2023-01-31 杭州网易云音乐科技有限公司 Buried point checking method, buried point checking device, readable storage medium and electronic equipment
CN115757107A (en) * 2022-11-09 2023-03-07 中和农信项目管理有限公司 Embedded point detection method, device, server and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150170070A1 (en) * 2013-08-05 2015-06-18 Tencent Technology (Shenzhen) Company Limited Method, apparatus, and system for monitoring website
WO2019100614A1 (en) * 2017-11-22 2019-05-31 平安科技(深圳)有限公司 Buried point data processing method, device, computer device and storage medium
CN113360376A (en) * 2021-06-01 2021-09-07 北京沃东天骏信息技术有限公司 Buried point testing method and device
CN113868137A (en) * 2021-09-28 2021-12-31 北京京东拓先科技有限公司 Method, device and system for processing buried point data and server
CN115442225A (en) * 2022-08-01 2022-12-06 上海数禾信息科技有限公司 Method and device for reporting buried point log and method and device for monitoring buried point quality
CN115576772A (en) * 2022-09-23 2023-01-06 杭州网易云音乐科技有限公司 Method and device for reporting embedded point information, medium and electronic equipment
CN115658452A (en) * 2022-10-31 2023-01-31 杭州网易云音乐科技有限公司 Buried point checking method, buried point checking device, readable storage medium and electronic equipment
CN115757107A (en) * 2022-11-09 2023-03-07 中和农信项目管理有限公司 Embedded point detection method, device, server and storage medium

Also Published As

Publication number Publication date
CN116795656B (en) 2024-05-14

Similar Documents

Publication Publication Date Title
CN107025224B (en) Method and equipment for monitoring task operation
CN111104392A (en) Database migration method and device, electronic equipment and storage medium
CN108038039B (en) Method for recording log and micro-service system
CN111475401A (en) Test method and related equipment
CN109165209B (en) Data verification method, device, equipment and medium for object types in database
CN113505044A (en) Database warning method, device, equipment and storage medium
CN111680104A (en) Data synchronization method and device, computer equipment and readable storage medium
CN110717130B (en) Dotting method, dotting device, dotting terminal and storage medium
CN116795656B (en) Early warning prompting method, device, equipment and storage medium for buried point error
CN111767213B (en) Database check point testing method and device, electronic equipment and storage medium
CN112711563A (en) Method and system for detecting electronic file tetragonality
CN111413952B (en) Robot fault detection method and device, electronic equipment and readable storage medium
CN113392000A (en) Test case execution result analysis method, device, equipment and storage medium
CN112486841A (en) Method and device for checking data collected by buried point
CN114500249B (en) Root cause positioning method and device
CN111124809A (en) Test method and device for server sensor system
CN111400245B (en) Art resource migration method and device
CN114416442A (en) Hardware change detection method and device, electronic equipment and readable storage medium
CN110727602B (en) Coverage rate data processing method, coverage rate data processing device and storage medium
CN113360389A (en) Performance test method, device, equipment and storage medium
CN112148590A (en) Method, device and equipment for determining code coverage rate
CN112612882B (en) Review report generation method, device, equipment and storage medium
US20240020140A1 (en) Computer system enabled with runtime software module tracking
CN113986898A (en) Data quality detection method, device, equipment and readable storage medium
CN114138772A (en) Derivative variable generation method and device, terminal 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