Skip to content

Overview


Based on the application performance data that has been integrated, the system provides you with a core data real-time dashboard under Application Performance Monitoring > Overview. This overview view focuses on displaying the following key information:

  • Core performance metrics: “Total number of online services”, “P90 service response time” (reflecting general latency), “Maximum service response time” (capturing extreme latency), “Service error count”, “Service error rate”;
  • Top 10 Response Time

    • P90 Service Response Time Ranking (Top 10): Slowest responding services

    • P90 Resource Response Time Ranking (Top 10): High-latency resources (such as API endpoints, databases)

    • P90 Action Response Time Ranking (Top 10): Specific slow transactions (such as code methods)

  • Top 10 Error Distributions

    • Service Error Rate Ranking (Top 10): Services with the highest failure rates

    • Resource 5xx Error Rate Ranking (Top 10): Server-side error-prone resources (such as timeout interfaces)

    • Resource 4xx Error Rate Ranking (Top 10): Client-side error-prone resources (such as invalid request endpoints)

Feedback

Is this page helpful? ×