The performance of an application is one of the most important factors affecting the customer experience.
Using Performance Monitoring, you can analyze the network requests related to performance metrics together with rendering start, load, and related profiling in both mobile and web applications.
Performance Monitoring has 3 main sections: Overview, Device and Network. Overview gives you a summary of;
- Most recent issues, such as slow network response or app start
- Top slow rendering screens and slow network requests
- Network latency and success
The Network section displays all the HTTP/HTTPs requests made by your application whereas the Device section registers app start, page load, view render performance, and any custom trace you instruct via the SDKs.
You can dive into metrics for each of your requests and traces to see individual outliers such as response/load times, success rates, and payload sizes. Furthermore, you can dive even deeper into all of these metrics by applying filters and looking into individual samples.