All API calls made to dataserver are recorded and a summary is displayed in this block. HPA Agent records each frontend call and give statistics on it :
- API name (class and method name)
- Number of calls
- Average response time
- Weight of the frontend in relation all frontends
- warning: if a request has been stalled (more than 30s) or if too much execution in parallel (stack on the same service, concurrent calls > 5). When a stall warning is displayed, the number of concurrent calls is also displayed (even less than 5).
As usual export data functionality is available.
See shortcut to webview data in this paragraph