Quality

Quality is a real-time crash reporter that helps you track, prioritize, and fix stability issues that erode your mini program quality.

Features

You can perform the following activities within one or all version of a mini program:

  • See the following statistics in a form of a graph within different time ranges:
  • Total HTTP Requests: The total number of HTTP requests.
  • JSAPI Call Volume: The total number of JSAPI calls.
  • JSError Quantity: The total number of JS errors.
  • Abnormal Requests: The total number of abnormal requests of HTTP requests or JSAPI calls.
  • Affected Users: The total number of users that are affected by JSErrors or loading exceptions.

image.png

  • See the details of abnormal requests, and errors:
  • Abnormal Request Details: You can see abnormal URLs, error descriptions, error codes, and a total number of errors for each abnormal URL.
  • JSError Details: You can see the error stack description, total number of events caused by each JSError, and total number of affected users caused by each JS error.
  • Abnormal Resource Files Details: You can see abnormal URLs, error types, and a total number of errors for each abnormal URL.

image.png

More information

Overview

Workflow Procedures

Member Role