Analysis Dashboard¶
In the Scenes > System Views, you can search for the anomaly tracking analysis dashboard to clone and create.
The view includes the following metric information:
Field |
Description |
---|---|
Total Issue Count | Count the number of Issues within a specified time frame. |
Open Issue Count | Count the number of Issues with the status of open within a specified time frame. |
Pending Issue Count | Count the number of Issues with the status of pending within a specified time frame. |
Resolved Issue Count | Count the number of Issues with the status of resolved within a specified time frame. |
Average Issue Processing Time | Calculate the average processing time for resolved Issues within a specified time frame. |
Maximum Issue Processing Time | Calculate the maximum processing time for resolved Issues within a specified time frame. |
Issue Level Distribution | Count the number of Issues and lists them according to different levels within a specified time frame. |
Issue Source Distribution | Count the number of Issues and lists them according to different sources within a specified time frame. |
Top 10 Issue Handlers by Count | For each handler, count and list the number of Issues. The scope of Issue statistics here includes all statuses. |
Top 10 Issue Handlers by Processing Time | For all resolved Issues, group them by different handlers and calculate the processing time for corresponding Issues, returning the top 10 results. |
Distribution of Unresolved Issue Handlers | For all unresolved Issues (status: open OR pending), group them by different handlers and count the number of Issues. |
List of Unresolved Issues | List all unresolved (status: open OR pending) Issue information within the current workspace. Fields listed: Title, Level, Status, Handler. |
For operations related to charts, please refer to Visual Charts.