Monitoring & Analytics - User Click RCA (Response Time Breakdown)
Customer
eBay
Description
User Click, Move, Page response time are broken down and includes the following:
- Network/Server Side/Database time
- Scripting time
- Rendering + Painting time
- Waiting on User input
- Other time
Example
Java app
Transaction executed at Browser, Jvm and Database levels
MarkoJS/NodeJS app
Transaction executed at Browser, Network, MarkoJS, NodeJS, MySql levels
.NET app
Transaction executed at Browser, Network, CLR and Database levels
PHP
Transaction executed at Browser, Network, CLR and Database levels
SalesForce app
Transaction executed at Browser, Network, and Backend SFDC application.
Siebel CRM app
Transactions executed at Browser, Network, Web, Application and Database levels