Application performance pages
Access performance and usage data for a specific application to evaluate its efficiency, identify bottlenecks, and make informed optimization decisions.
Application performance — Installed apps
| Field | Description |
|---|---|
| Application | Installed application that you want to track the performance. |
| Start date | Start date and time within 7 days from current date and time. |
| End date | End date and time that can’t exceed the current date and time. |
| Top memory and CPU usage tab | |
| Memory usage | Amount of memory or RAM (Random Access Memory) consumed by the top 10 applications in MB |
| CPU usage | Amount of processing power consumed by the top 10 applications in percentage |
| App performance tab | |
| CPU usage |
Amount of processing power consumed by an application in percentage
주: High CPU usage can result in degraded application performance, slower response times, and decreased user satisfaction. Therefore, identify performance bottlenecks and take proactive steps to
optimize application performance. |
| Memory usage |
Amount of memory or RAM (Random Access Memory) consumed by an application in percentage
주: High memory usage can result in degraded application performance, slower response times, and potentially lead to crashes or system instability. Therefore, monitor memory usage to optimize resource
allocation and capacity planning, verifying that applications have sufficient resources to meet user demands. |
| I/O read | Process of reading data from storage devices, such as hard drives or solid-state drives, within a computer system 주: Excessive I/O read operations can lead to performance bottlenecks, increased latency, and result
in slower system response times. Therefore, monitor I/O read activities to verify that the data retrieval processes aren't a limiting factor for application performance. |
| I/O write | Process of storing or writing data to storage devices like hard drives or solid-state drives, within a computer system 주: Excessive I/O write operations can also lead to performance bottlenecks, increased latency,
and potentially result in slower system response times. Therefore, monitor I/O write activities to verify that data storage processes don't hinder application performance. |
| Number of crashes | Trend of the application's crashes on the device over the last 2 hours 주: Analyzing this graph enables you to identify potential issues, pinpoint trends, and take proactive measures to enhance the application's
reliability and user experience. |
Application performance — Web apps
| Field | Description |
|---|---|
| Application | Installed application that you want to track the performance. |
| Start date | Start date and time within 7 days from current date and time. |
| End date | End date and time that can’t exceed the current date and time. |
| Response time | Time it takes for the application to respond to a user request in milliseconds 주: A slow response time can result in frustrated users, decreased engagement, and lower productivity, while a fast response time can
lead to improved user satisfaction and increased engagement. Therefore, it's essential to track response time as a key application metric and continuously monitor and optimize it to promote optimal user
experience. |
| DNS lookup | Time (in milliseconds) it takes for a user's device to resolve a domain name into an IP address 주: If Domain Name System (DNS) lookup identifies an error in the mapping of DNS entries on a user's system, the user
can’t access the internet or the intended website. |
| Page load time | Time taken for a web page to display its content fully and get interactive on a user's request |
| Failed web requests | Instances where requested web content or resources couldn't be successfully retrieved or loaded by the server 주: The failed web requests result provides insights into potential issues affecting web performance. It
helps in identifying problems such as server errors, broken links, or network issues that could hinder user experience. Identifying the frequency, type, and reasons behind failed requests helps in troubleshooting,
optimizing web infrastructure, and promoting a smoother browsing experience for users. |
| Availability | Percentage of time that a service is operational and accessible to users |