Platform functions-API monitoring and warning explanation
Monitoring and warning
1. Foreword
The monitoring center will conduct a series of monitoring during the running process of the application, and the generated monitoring data can be set by the developer through early warning The threshold is used to alarm. The main monitoring contents include the following aspects: APP success rate, APP traffic, security vulnerability monitoring, APP availability rate, and APP response time. Click here to set the alarm threshold for your application.
2. APP success rate
APP success rate = total number of successful API calls per day/total number of effective API calls per day. Click here to view the daily success of your application rate situation. According to the platform's requirements, if your application success rate is less than 98%, you will be alerted. Please ensure that the success rate of calling the API is not less than 98%.
Specific settings can be made in Monitoring and Alert Configuration.
3. APP traffic
APP traffic = total number of API calls per day, click This checks the daily API calls of your application. When each application is created, it will be given a traffic package, which is the maximum number of API calls per day. Therefore, when the number of API calls in your application exceeds the traffic package, the application traffic will be limited. Therefore, please pay attention to the API calls of your application and set the threshold for APP traffic. Once you find that the traffic exceeds the threshold you set, please submit a traffic application in time.
4. Security Vulnerability Monitoring
Security vulnerabilities are platform exploit scanning tools. Your application will be scanned for code, and if a flaw is found in your application, you will be alerted. Click here to view the list of security vulnerabilities in your application. Please comply with the security regulations of third-party applications on the platform.
5. APP availability rate
The platform will detect application callbacks every ten minutes address (the website application is the bound domain name) once, and a total of 144 detections are made in a day. The APP availability rate = the number of successful detections/144. Click here to view the availability of your application.
When the application availability rate is too low, there may be abnormalities in your application (including website pages that cannot be opened or pages that are opened abnormally), causing a negative impact on users.
Currently, this service is a value-added service provided by the open platform. It only provides feedback on application usage and will not be linked to traffic or permissions for the time being. If the application's ability to provide services is relatively stable.
Specific settings can be made in Monitoring and Alert Configuration.
6. APP response time
Same as above, platform When requesting a callback address, its corresponding time will be recorded. The average APP response time = SUM (APP response time)/144. Click here to view the response time of your application. When the application response time is too long, there may be an exception in your application, causing users to wait longer for normal operation.
Specific settings can be made in Monitoring and Alert Configuration.
FAQ
- There is no FAQ